Auto fill the ordername with the ProductStorePrefix and Sequenced Number
------------------------------------------------------------------------
Key: OFBIZ-1380
URL: https://issues.apache.org/jira/browse/OFBIZ-1380
Project: OFBiz
Issue Type: Improvement
Components: order
Affects Versions: SVN trunk
Environment: orderagreements.flt
Reporter: BJ Freeman
Priority: Minor
if no agreement exist that effects the ordernam then fill with
ProductStorePrefix +ordernumber based on the PartyID appened by the -PartID
This allows tracking of orders by individuals using the orderentry.
create a relationship from partyID userlogin to orderheader userlogin to
retrieve last order number they used.
if non is found the seed with 100.
there order head ID would be ProductStorePrefix +ordernumber based on the
PartyID appened by the -PartID
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.