error when cancelling an order
-------------------------------
Key: OFBIZ-2804
URL: https://issues.apache.org/jira/browse/OFBIZ-2804
Project: OFBiz
Issue Type: Bug
Components: order
Affects Versions: SVN trunk
Reporter: Erwan de FERRIERES
Fix For: SVN trunk
when you create a purchase order with the demo data, and then you want to
cancel it, there is an error, because no productStoreId is associated to the
order. The patch will correct the problem.
You can reproduce the error by creating a purchase order with demosupplier as
supplier, adding some products to the order and then creating it.
When you arrive on the orderview scree, first there is no productstore
associated to the order. Then if you click on "cancel order" you will have the
message saying that there is no productStore or payToPartyId for tax
calculation.
If you insert the data contained in the patch and make the same steps, you
won't have any error.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.