Commit Graph

27 Commits

Author SHA1 Message Date
Borruso
431f564398 [MIG] account_tax_balance: Migration to 18.0 2025-02-11 09:13:59 +01:00
David Ramia
d16642c0c7 [MIG] account_tax_balance: Migration to 17.0 2024-12-06 14:43:59 +01:00
josep-tecnativa
81cc606032 [IMP] account_tax_balance: test performance improvement 2024-12-06 14:42:42 +01:00
Andrea
ca85904cc4 [16.0][IMP] account_tax_balance
We have improved this module by hiding the financial type field only in the sales invoices and the purchase invoice and in the refunds
2024-12-06 14:42:42 +01:00
David Ramia
1bf1bcf44b [MIG] account_tax_balance: Migration to 16.0 2024-12-06 14:42:42 +01:00
Lois Rilo
219262001f [FIX] account_tax_balance: run test after install
Due to the change at 15a1b3ae5c
it is now required to run tests that require CoA after install.
2024-12-06 14:42:42 +01:00
SimoRubi
b446a9ebc9 [FIX] account_tax_balance: Recompute balance for different dates 2024-12-06 14:42:42 +01:00
Valentin Vinagre Urteaga
d4ddec2d4d [FIX] account_tax_balance: Fix development_status 2024-12-06 14:42:42 +01:00
Valentin Vinagre Urteaga
ea203ac0f2 [IMP] account_tax_balance: black, isort, prettier 2024-12-06 14:42:42 +01:00
Luis Escobar
a8e66f563f [FIX] account_tax_balance: Fixed translation of the financial type field values 2024-12-06 14:42:42 +01:00
tafaRU
be7123e9a9 account_tax_balance: change development_status to Production/Stable 2024-12-06 14:42:42 +01:00
João Marques
78617e5663 [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
2024-12-06 14:42:42 +01:00
João Marques
ad5031d1d9 [FIX] account_tax_balance: Fix tests
Take into account previously created taxes

TT28423
2024-12-06 14:42:42 +01:00
Francisco Ivan Anton Prieto
9fbb756b87 [MIG] account_tax_balance: Migration to 14.0 2024-12-06 14:42:42 +01:00
Andrea
30f1f36484 [FIX] select company in multicompany 2024-12-06 14:42:42 +01:00
Stefan Rijnhart
6cf151aa48 [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.
2024-12-06 14:42:42 +01:00
Andrea
a16df11ecb Black, isort, etc... 2024-12-06 14:42:42 +01:00
Andrea
b8e91371e1 [13.0][MIG] account_tax_balance 2024-12-06 14:42:42 +01:00
Andrea
c4a0f593df [IMP] Ease extension if multicompany fiscal unit 2024-12-06 14:42:42 +01:00
David Beal
235c64809c [IMP] tax_balance: breadcrumb name (#548) 2024-12-06 14:42:42 +01:00
Andrea
667dee8bd8 [12.0][MIG] account_tax_balance 2024-12-06 14:42:42 +01:00
hveficent
7772169b20 utf-8 remove from .py files 2024-12-06 14:42:42 +01:00
Pedro M. Baeza
cdf59c4033 [MIG] account_tax_balance: Migration to 11.0 2024-12-06 14:42:42 +01:00
Stéphane Bidoul (ACSONE)
9c43ee99f5 [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.
2024-12-06 14:42:42 +01:00
Stéphane Bidoul (ACSONE)
8fea288900 [IMP] account_tax_balance: faster search of taxes with moves 2024-12-06 14:42:42 +01:00
Stefan Rijnhart
48fb957fc5 [FIX] Include tax amounts from all move types 2024-12-06 14:42:42 +01:00
Stéphane Bidoul (ACSONE)
052ebd4472 [MIG] account_tax_balance 10.0 2024-12-06 14:42:42 +01:00