Tuesday, October 18, 2016
1 change · master
Enhancements to existing features
The accounting module now stores the tax base amount at the time an invoice is created. This helps ensure reports remain accurate even if tax settings are changed later.
Original PR description
Storing the value is necessary in case tax definition is changed. Indeed, we want to keep the value for reporting purpose. opw-691177