Hi,
In ofbiz rev 5334,
When i use Purchase Order entry, i always have the CreateCustomer screen
after the orderItem screen, is it normal ?
I have added in the orderEntryTabar.ftl file line 37
finalizeMode=purchase
- <a
href="<@ofbizUrl>/finalizeOrder?finalizeReqCustInfo=false&finalizeReqShipInfo=false&finalizeReqOptions=false&finalizeReqPayInfo=false</@ofbizUrl>"
class="submenutextright">${uiLabelMap.OrderFinalizeOrder}</a>
+ <a
href="<@ofbizUrl>/finalizeOrder?finalizeMode=purchase&finalizeReqCustInfo=false&finalizeReqShipInfo=false&finalizeReqOptions=false&finalizeReqPayInfo=false</@ofbizUrl>"
class="submenutextright">${uiLabelMap.OrderFinalizeOrder}</a>
and now i have no more it ;-)
Just to understand,
what the way to have the CreateCustomer screen in the sales order entry
process ?
Thanks for your help,
Olivier
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev