Commit Graph

10 Commits (f45242556485cefad6d43c74b9cb151000c5eb3a)

Author SHA1 Message Date
Valentin Vinagre Urteaga dff3d65377 [IMP] account_tax_balance: black, isort, prettier 2021-12-22 13:00:48 +01:00
João Marques f412fac162 [FIX] account_tax_balance: Remove unnecessary text from button
In previous versions, string was converted to button title and wasn't displayed
Now it was being shown, so this converts it back to the button title

TT29027
2021-12-10 10:03:12 +01:00
Francisco Ivan Anton Prieto 6ea0d1e03b [MIG] account_tax_balance: Migration to 14.0 2021-12-10 10:03:12 +01:00
OCA-git-bot 8d1b6b111b pre-commit update 2021-12-10 10:03:12 +01:00
Andrea 3c37b1647a [13.0][MIG] account_tax_balance 2021-12-10 10:03:12 +01:00
Andrea ce2d6215de [12.0][MIG] account_tax_balance 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
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