odoo/addons/hr_expense/tests
Somesh Khare 7f5bc3fdf0 [Fix] hr_expense: correct amount for included tax with negative sign
Setting an expense with a tax included with a negative base code sign was
getting the wrong amount (tax line as a credit instead of debit). So leading to
a total for the accounting entry superior of the total of the expense (should
not happend as the tax is included).
Add test to verify this scenario.
Fixes #4260, opw 618531
2015-02-20 11:10:32 +05:30
..
__init__.py [Fix] hr_expense: correct amount for included tax with negative sign 2015-02-20 11:10:32 +05:30
test_journal_entries.py [Fix] hr_expense: correct amount for included tax with negative sign 2015-02-20 11:10:32 +05:30