Francisco Ivan Anton Prieto
845b0f373e
[MIG] account_tax_balance: Migration to 14.0
4 years ago
Francisco Ivan Anton Prieto
1eb15ff81e
[IMP] account_tax_balance: black, isort, prettier
4 years ago
Andrea
4389b07e0b
[FIX] select company in multicompany
5 years ago
Andrea
1d539a6860
Black, isort, etc...
5 years ago
Andrea
03d33996be
Code review
5 years ago
Andrea
b98aadf030
[13.0][MIG] account_tax_balance
5 years ago
Andrea
6a86916765
[IMP] Ease extension if multicompany fiscal unit
5 years ago
Andrea
36f057c323
[12.0][MIG] account_tax_balance
6 years ago
hveficent
ff59a45d16
utf-8 remove from .py files
7 years ago
Jordi Ballester
feefac187c
dynamize general ledger
7 years ago
Lara Baggio
6670369ed3
add condition tax_exigible in domain variable
8 years ago
Stéphane Bidoul (ACSONE)
fe51028772
[IMP] account_tax_balance: faster search of taxes with moves
8 years ago
Stéphane Bidoul (ACSONE)
538abbb47b
[IMP] account_tax_balance: performance
Let the database do some computations (sum) and do not
put large lists of ids in action domain.
8 years ago
Stefan Rijnhart
f56f1ca3bc
[FIX] Include tax amounts from all move types
8 years ago
Antonio Espinosa
f68b04db32
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
8 years ago
eLBati
344a28a524
[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
9 years ago
eLBati
e51c474f57
[ADD] account_tax_balance: Compute tax balances based on date range
9 years ago