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
OCA Transbot
14adc691f3
OCA Transbot updated translations from Transifex
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
Stéphane Bidoul (ACSONE)
25c3901b72
[MIG] account_tax_balance 10.0
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
eLBati
c6137a3878
[ADD] account_tax_balance: Compute tax balances based on date range
9 years ago