[
https://issues.apache.org/jira/browse/OFBIZ-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551155
]
Marco Risaliti commented on OFBIZ-1464:
---------------------------------------
I have checked the patch attached to this issue and after some review I will
commit with some changes:
- corrected some foreign key violation that in the demo data doesn't exists
contactMechId = 10000 --> 9000
productId = VUDUBX100 --> GZ-1000
productStoreId = 9001 --> 9000
shipmentMethodTypeId = NEXTDAY --> NEXT_DAY
- changed all the refernce that used ArrayList to FastList.
- removed the warning on 1.5.
Thanks
Marco
> JUnit test case for Creating a Purchase Order
> ---------------------------------------------
>
> Key: OFBIZ-1464
> URL: https://issues.apache.org/jira/browse/OFBIZ-1464
> Project: OFBiz
> Issue Type: Sub-task
> Components: product
> Affects Versions: SVN trunk
> Reporter: Vikas Mayur
> Assignee: Marco Risaliti
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: ordertests.xml, PurchaseOrderTestCase.patch
>
>
> Followed the process from
> http://docs.ofbiz.org/display/OFBENDUSER/Create+a+Purchase+Order
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.