Ingo Wolfmayr created OFBIZ-10189:
-------------------------------------
Summary: Invoice in status approved - cancel
Key: OFBIZ-10189
URL:
https://issues.apache.org/jira/browse/OFBIZ-10189 Project: OFBiz
Issue Type: Improvement
Components: accounting
Reporter: Ingo Wolfmayr
Attachments: ofbiz.patch
When I create an invoice and set it to status "INVOICE_APPROVED" it is not possible to cancel the invoice as the status change is not available. If I change the status to "INVOICE_READY" it is again possible to cancel the invoice. I think in most of the business cases this won't make sense. I therefore would like to suggest to change it: if invoice in status "INVOICE_APPROVED" it can be cancelled.
# Create invoice (sales invoice)
# Set status to "INVOICE_APPROVED": available status changes: INVOICE_SEND, INVOICE_READY 3. Set status to "INVOICE_READY": available status changes: INVOICE_PAID, INVOICE_CANCELLED, INVOICE_PAIDOFF
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)