Commit Graph

11 Commits (a18cc7652f3b0263ecccb60693d4536865997732)

Author SHA1 Message Date
Andrea a18cc7652f [IMP] Ease extension if multicompany fiscal unit 2021-12-10 10:03:12 +01:00
Andrea ce2d6215de [12.0][MIG] account_tax_balance 2021-12-10 10:03:12 +01:00
hveficent 68e6c5c8bb utf-8 remove from .py files 2021-12-10 10:03:12 +01:00
Jordi Ballester 1f58435601 dynamize general ledger 2021-12-10 10:03:12 +01:00
Lara Baggio 9031118065 add condition tax_exigible in domain variable 2021-12-10 10:03:12 +01:00
Stéphane Bidoul (ACSONE) 1bb74db922 [IMP] account_tax_balance: faster search of taxes with moves 2021-12-10 10:03:12 +01:00
Stéphane Bidoul (ACSONE) d934fd0c75 [IMP] account_tax_balance: performance
Let the database do some computations (sum) and do not
put large lists of ids in action domain.
2021-12-10 10:03:12 +01:00
Stefan Rijnhart cbdcfc12e5 [FIX] Include tax amounts from all move types 2021-12-10 10:03:12 +01:00
Antonio Espinosa 21246f75b2 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
2021-12-10 10:03:12 +01:00
eLBati 64831ddb8f [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
2021-12-10 10:03:12 +01:00
eLBati 4ef4c046ac [ADD] account_tax_balance: Compute tax balances based on date range 2021-12-10 10:03:12 +01:00