Commit Graph

13 Commits (032f28edca05d4e6882b86f2f072534423b3d87d)

Author SHA1 Message Date
OCA-git-bot d7926b6dce account_tax_balance 13.0.1.0.1 2020-02-26 15:35:16 +00:00
Stefan Rijnhart 91a3764770 [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.
2020-02-21 08:38:04 +01:00
Andrea e5f5de9df5 Black, isort, etc... 2019-10-28 12:39:18 +01:00
Andrea ca8d924878 [13.0][MIG] account_tax_balance 2019-10-28 12:36:27 +01:00
Andrea 634eb5d995 [IMP] Ease extension if multicompany fiscal unit 2019-10-28 12:36:27 +01:00
David Beal 186f4ecb0d [IMP] tax_balance: breadcrumb name (#548) 2019-10-28 12:36:27 +01:00
Andrea cd4eaaca15 [12.0][MIG] account_tax_balance 2019-10-28 12:36:27 +01:00
hveficent b8f215ca96 utf-8 remove from .py files 2019-10-28 12:36:27 +01:00
Pedro M. Baeza c0d853a2f9 [MIG] account_tax_balance: Migration to 11.0 2019-10-28 12:36:27 +01:00
Stéphane Bidoul (ACSONE) f86340dd57 [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.
2019-10-28 12:36:27 +01:00
Stéphane Bidoul (ACSONE) ac997803b4 [IMP] account_tax_balance: faster search of taxes with moves 2019-10-28 12:36:27 +01:00
Stefan Rijnhart e74737ed2f [FIX] Include tax amounts from all move types 2019-10-28 12:36:27 +01:00
Stéphane Bidoul (ACSONE) 3d43d5854e [MIG] account_tax_balance 10.0 2019-10-28 12:36:27 +01:00