[jira] Created: (OFBIZ-1380) Auto fill the ordername with the ProductStorePrefix and Sequenced Number

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

[jira] Created: (OFBIZ-1380) Auto fill the ordername with the ProductStorePrefix and Sequenced Number

Nicolas Malin (Jira)
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.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1380) Auto fill the ordername with the ProductStorePrefix and Sequenced Number

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539975 ]

Scott Gray commented on OFBIZ-1380:
-----------------------------------

Why not just use a the find orders screen?  
What do you mean by this:
>This allows tracking of orders by individuals using the orderentry.

> 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.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1380) Auto fill the ordername with the ProductStorePrefix and Sequenced Number

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ 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.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-1380) Auto fill the ordername with the ProductStorePrefix and Sequenced Number

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato closed OFBIZ-1380.
------------------------------------

    Resolution: Incomplete

> 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.