[
https://issues.apache.org/jira/browse/OFBIZ-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539988
]
BJ Freeman commented on OFBIZ-1380:
-----------------------------------
This currently is not filled in
<input type='text' class="inputBox" size='60' maxlength='100'
name='orderName'/>
and if you click on new order in partymgr profile the User Login Id does not
get filled in for either the PartyID or the the logged in person that is
placting the order.
from
http://docs.ofbiz.org/display/OFBENDUSER/3.1+Order+Entry
it says these fields are for the person placing the order, ie not the order
taker but the person the order taker is placing the order for.
Currently, unless I missed it there is no way to track the orders a order taker
places.
> 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.