David Beal
b884d86683
[IMP] tax_balance: breadcrumb name ( #548 )
6 years ago
Pedro M. Baeza
b25b618e8c
[IMP] account_tax_balance: Ensure test correctness (2)
Tests failed if you don't have an account called 'Tax Paid' in your test DB, which
can happen when you are integrating tests in other environments, for example with
other starting language.
6 years ago
Pedro M. Baeza
26071462de
[IMP] account_tax_balance: Ensure test correctness
On certain environments, expense account might not exist, so we create it directly
for avoiding problems.
6 years ago
Andrea
2f9b6142bd
[FIX] at_install/post_install test decorators
6 years ago
Andrea
8ef198053b
[12.0][MIG] account_tax_balance
6 years ago
hveficent
ef61b8c737
utf-8 remove from .py files
7 years ago
Pedro M. Baeza
3d1dd10c56
[IMP] account_tax_balance: Change tests to post instal and protect again freezes
7 years ago
Pedro M. Baeza
ec088ca30d
[MIG] account_tax_balance: Migration to 11.0
7 years ago
Stéphane Bidoul (ACSONE)
f55e37ccc4
account_tax_balance: improve test coverage
8 years ago
Stéphane Bidoul (ACSONE)
4a921f8f4d
[IMP] account_tax_balance: performance
Let the database do some computations (sum) and do not
put large lists of ids in action domain.
8 years ago
Stefan Rijnhart
9a2f07c029
[FIX] Include tax amounts from all move types
8 years ago
eLBati
2212553523
[FIX+IMP] account_tax_balance:
* Test
* README
* add extra parent menu. If not, with the web_responsive module is mixed
between other menus
8 years ago
Antonio Espinosa
a223d53e27
Consider normal and refund operations separately
Allow to explore all move lines
Spanish translation
Bugfixes
Show negative lines too
Show move type in account.move views
Tests include new fields
8 years ago
eLBati
337fda6119
[FIX+IMP] account_tax_balance:
* Tests
* PEP8
* Use invoice._convert_to_write(invoice._cache). This way, the onchange will be inheritable and will add here also the added values
* better get_context_values
* unify method compute_balance
* open move lines linked to balance
9 years ago
gfcapalbo
d2b6841321
tests
9 years ago