Is there any Service for the code generation?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Is there any Service for the code generation?

Richard Morphy
Hi All,
       I need to generate some secrete code(voucher code) for Order, so that
If any user want to process this order in future then he will be able to
enter the order process and enter the Secrete number for order that was
given before, *Is there any Service to create secrete code for the order* *and
in which entity such kind of information will be stored,* so user can use
this code and made purchase complete. How I can do that? Is such utility is
available in OFbiz or we have to make custom changes for it? How we can
implement this in OFBiz if we are not having any such
feature.
Please help me out. Thanks in advance.
Reply | Threaded
Open this post in threaded view
|

Re: Is there any Service for the code generation?

BJ Freeman
there is not code and place to put the code in ofbiz at this time, that
you can use for recall of an order.
however take a look at the Shopping list entity for storing the order
for future recall.
once the user logins they can see orders that were placed but put on
hold. They can even place orders that will be executed based on a date.



Richard Morphy sent the following on 3/11/2008 11:47 PM:

> Hi All,
>        I need to generate some secrete code(voucher code) for Order, so that
> If any user want to process this order in future then he will be able to
> enter the order process and enter the Secrete number for order that was
> given before, *Is there any Service to create secrete code for the order* *and
> in which entity such kind of information will be stored,* so user can use
> this code and made purchase complete. How I can do that? Is such utility is
> available in OFbiz or we have to make custom changes for it? How we can
> implement this in OFBiz if we are not having any such
> feature.
> Please help me out. Thanks in advance.
>