Borruso
431f564398
[MIG] account_tax_balance: Migration to 18.0
2025-02-11 09:13:59 +01:00
Borruso
c0bcd49525
[IMP] account_tax_balance: pre-commit auto fixes
2024-12-06 14:43:59 +01:00
David Ramia
d16642c0c7
[MIG] account_tax_balance: Migration to 17.0
2024-12-06 14:43:59 +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
Valentin Vinagre Urteaga
ea203ac0f2
[IMP] account_tax_balance: black, isort, prettier
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
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
Andrea
b8e91371e1
[13.0][MIG] account_tax_balance
2024-12-06 14:42:42 +01:00
Andrea
667dee8bd8
[12.0][MIG] account_tax_balance
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
Antonio Espinosa
3b74e4813c
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
2024-12-06 14:42:42 +01:00
eLBati
a48acb15d4
[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
2024-12-06 14:42:42 +01:00
eLBati
174a14ef3c
[ADD] account_tax_balance: Compute tax balances based on date range
2024-12-06 14:42:42 +01:00