odoo/addons/account/tests
Martin Trigaux edbd0df9a0 [FIX] account: test assuming specific currency rate
Old demo data hardcoded the currency rate of USD to 1.5289 at the half
of the year, introducting new year red runbot.
Using assertAlmostEquals to avoid values like 32.730000000000004
2015-01-02 14:24:56 +01:00
..
__init__.py [FIX] account: several fixes on the new bank statement reconciliation widget 2014-09-04 11:32:16 +02:00
test_bank_stmt_reconciliation_widget_ui.py [FIX] account: several fixes on the new bank statement reconciliation widget 2014-09-04 11:32:16 +02:00
test_reconciliation.py [FIX] account: test assuming specific currency rate 2015-01-02 14:24:56 +01:00
test_search.py [FIX] account: correct name_search on account to be validated even at negation 2013-12-06 18:00:12 +01:00
test_tax.py [TEST] starting unit tests for taxes 2012-11-01 21:39:35 +01:00