You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Richard Morphy <ri...@gmail.com> on 2008/03/12 08:47:21 UTC

Is there any Service for the code generation?

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.

Re: Is there any Service for the code generation?

Posted by BJ Freeman <bj...@free-man.net>.
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.
>