Vauxoo / odoo

Fork of Odoo (formerly OpenERP). [This project is not publically mantained just born for internal usage with some little patches] go to official repository on github.com/odoo/odoo
https://www.odoo.com
Other
9 stars 9 forks source link

[FIX] hr_expense: correctly migrate expense tax amount field #600

Closed xmglord closed 1 month ago

xmglord commented 1 month ago

The technical refactor in 1 renamed the tax amount in currency from amount_tax to tax_amount_currency. However, in some instances, it was mistakenly renamed to tax_amount, including in the commit description. This commit corrects this minor oversight.


I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr