Stéphane Bidoul (ACSONE)
54d8b8c0ec
[IMP] account_tax_balance: add index
This indexes improve the display time of
account_tax_balance by a factor of 10 on a database
with 1M move lines.
7 years ago
Stéphane Bidoul (ACSONE)
72c2d2ab7c
account_tax_balance: bump version and add author
8 years ago
Stefan Rijnhart
e5e6d33d60
[FIX] Include tax amounts from all move types
8 years ago
Stéphane Bidoul (ACSONE)
cfe18d9fb5
[MIG] account_tax_balance 10.0
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
eLBati
3a48c27267
[ADD] account_tax_balance: Compute tax balances based on date range
9 years ago