Hi all !

I want to add some specific OrderHeader attributes for my enterprise needs. For 
this purpose, I extend the OrderHeader entity to add attributes like comments, 
requestedDeliveryDate, ... Before checking out the order, I add a screen 
designed with FTL file where I put a form and some inputs (comments, 
requestedDeliveryDate, ...) and I add a checkout button here to process order. 
I use at this time the ofbiz processorder method in the OrderServices.java.

In this class, I want to set up the new attributes added in the OrderHeader 
entity with values recovered from the inputs (in my custom FTL page). So, my 
question is : what I have to do in order to recover this values from my FTL 
form in the processorder Java method ?

If someone can give me some information to do that or know any existing example 
in ofbiz, it will be very helpfull !!

Thanks,

Amine 




_________________________________________________________________
Contrôlez les personnes autorisées à parler à vos enfants sur  MSN / Windows 
Live Messenger !
http://www.windowslive.fr/controleparental/default.asp

Reply via email to