OrderItemBilling and OrderAdjustmentBilling are not reset when cancelling an
invoice
------------------------------------------------------------------------------------
Key: OFBIZ-4516
URL: https://issues.apache.org/jira/browse/OFBIZ-4516
Project: OFBiz
Issue Type: Bug
Components: accounting
Affects Versions: SVN trunk
Reporter: Martin Kreidenweis
When we already created an invoice for an order and we want to change the order
(e.g. cancel items from the order), we might want to cancel the whole invoice
and create a new one.
This does not work as expected: For the new invoice the invoice items that
already were in the old invoice are not created with the right quantities any
more.
What we expect would be that while creating the new invoice the canceled
invoice is ignored when checking if the OrderItems have already been invoiced.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira