Commit Graph

21 Commits (750918418c381f2ff8e40760b610dc479adfb818)

Author SHA1 Message Date
SimoRubi 750918418c [FIX] account_tax_balance: Recompute balance for different dates 2022-11-11 13:39:06 +01:00
Valentin Vinagre Urteaga 274da45690 [FIX] account_tax_balance: Fix development_status 2022-11-11 13:39:06 +01:00
Valentin Vinagre Urteaga 37a257f6b7 [IMP] account_tax_balance: black, isort, prettier 2022-11-11 13:39:06 +01:00
Luis Escobar 5201370f0c [FIX] account_tax_balance: Fixed translation of the financial type field values 2022-11-11 13:39:06 +01:00
tafaRU 6ea25e8263 account_tax_balance: change development_status to Production/Stable 2022-11-11 13:39:06 +01:00
João Marques 62e6677049 [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
2022-11-11 13:39:06 +01:00
João Marques aa6cc819f5 [FIX] account_tax_balance: Fix tests
Take into account previously created taxes

TT28423
2022-11-11 13:39:05 +01:00
Francisco Ivan Anton Prieto 700335e1c8 [MIG] account_tax_balance: Migration to 14.0 2022-11-11 13:39:05 +01:00
Andrea 0cb3ea0cd9 [FIX] select company in multicompany 2022-11-11 13:39:05 +01:00
Stefan Rijnhart bd8aa0bb8d [ADD] Prefill move_type
Precreate move_type and fill with appropriate values to prevent
a MemoryError when the ORM attempts to call its compute method on a large
amount of preexisting moves.
2022-11-11 13:39:05 +01:00
Andrea fb9681431b Black, isort, etc... 2022-11-11 13:39:05 +01:00
Andrea 25387c2a8e [13.0][MIG] account_tax_balance 2022-11-11 13:39:04 +01:00
Andrea 62cca3c94d [IMP] Ease extension if multicompany fiscal unit 2022-11-11 13:39:04 +01:00
David Beal e63ba7b241 [IMP] tax_balance: breadcrumb name (#548) 2022-11-11 13:39:04 +01:00
Andrea c1448a0b5b [12.0][MIG] account_tax_balance 2022-11-11 13:39:03 +01:00
hveficent d8688393c8 utf-8 remove from .py files 2022-11-11 13:39:02 +01:00
Pedro M. Baeza 94fcd3178b [MIG] account_tax_balance: Migration to 11.0 2022-11-11 13:39:01 +01:00
Stéphane Bidoul (ACSONE) 508801e3c6 [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.
2022-11-11 13:39:01 +01:00
Stéphane Bidoul (ACSONE) c41b939e42 [IMP] account_tax_balance: faster search of taxes with moves 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
Stéphane Bidoul (ACSONE) e5f5ff2dd1 [MIG] account_tax_balance 10.0 2022-10-20 22:11:40 +02:00