Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.2.0-b1
-
Fix Version/s: 3.2.0-b1
-
Component/s: None
-
Labels:None
Description
Currently to edit an invoice you must specify:
client_id
currency
lines
This came up as an issue because want to be able to change the status of an invoice without modifying any information. That is, just pass in invoice ID and array('status' => "void").
Issue Links
- blocks
-
CORE-1051 Order: Void invoice when order marked as fraud or canceled
- Closed