Stéphane Bidoul (ACSONE)
c41b939e42
[IMP] account_tax_balance: faster search of taxes with moves
2022-11-11 13:39:00 +01:00
Stéphane Bidoul (ACSONE)
b604ac4bec
[IMP] account_tax_balance: performance
...
Let the database do some computations (sum) and do not
put large lists of ids in action domain.
2022-11-11 13:39:00 +01:00
Stefan Rijnhart
b9cdcc3e10
[FIX] Include tax amounts from all move types
2022-11-11 13:39:00 +01:00
Antonio Espinosa
2bdeb1f2ea
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
2022-10-20 22:11:40 +02:00
eLBati
473c54e6e2
[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
2022-10-20 22:11:40 +02:00
eLBati
4c88180ab0
[ADD] account_tax_balance: Compute tax balances based on date range
2022-10-20 22:11:39 +02:00