Wednesday, March 20, 2019
2 changes · master
Resolved issues and error corrections
The stock routes report has been updated to use the current naming for putaway rules. This prevents an error from appearing when users open the report, improving reliability for warehouse operations.
Original PR description
As putaway strategies were replaced by putaway rules, some properties were renamed but were unchanged in the report, causing traceback. opw-1957005
The Argentine tax report now places collected VAT from customer invoices and refunds in the correct line. This helps ensure the report reflects sales tax amounts accurately instead of using vendor bill values.
Original PR description
report line 'Impuesto Cobrado IVA' should hold tax amount of sales invoices/refund instead of vendor bills/refund bug was spotted while migrating module to V13 tax configuration task