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

bharat updated OFBIZ-2218:
--------------------------

    Attachment: My_Purchase_Order_Id22.patch

This Patch will ensure that Buyer should be able to specify PO# otherwise it 
should be generated automatically while placing a purchase order.
To test this patch follow these steps 
1. In order manager , while creating PO user will be asked to enter PO#.
2. If the same orderid already exits, then an error message will be displayed.
3. If the provided order id is unique than it will create the PO with the 
provided orderid.
4. After creating the PO the order view page should display the provided 
Orderid.    

> Buyer should be able to specify PO# otherwise it should be generated 
> automatically while placing a purchase order.
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2218
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2218
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Pranay Pandey
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: My_Purchase_Order_Id22.patch, 
> My_Purchase_Order_Id22.patch
>
>
> Currently this functionality is not supported.
> While placing purchase order buyer should be able to provide PO# and if not 
> then system should generate it automatically which happens currently.
> *Implementation Notes:* 
>   Add text box to enter optional purchase orderId, add support to order 
> creation service to use if passed and generate as it currently does if not 
> passed.
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to