Stéphane Bidoul (ACSONE)
60668cb76b
account_tax_balance: improve test coverage
8 years ago
Stéphane Bidoul (ACSONE)
570bb93f49
[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
e5e6d33d60
[FIX] Include tax amounts from all move types
8 years ago
eLBati
9aeb70c8b9
[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
cfb0b1322f
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
eca742cb87
[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
5b4e0da9cc
tests
9 years ago