OCA-git-bot
0f008d0dbe
account_tax_balance 13.0.1.0.1
5 years ago
Stefan Rijnhart
dfd8c8272f
[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.
5 years ago
Andrea
1d539a6860
Black, isort, etc...
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
David Beal
d86a4405c7
[IMP] tax_balance: breadcrumb name ( #548 )
6 years ago
Andrea
36f057c323
[12.0][MIG] account_tax_balance
6 years ago
hveficent
ff59a45d16
utf-8 remove from .py files
7 years ago
Pedro M. Baeza
40566a3417
[MIG] account_tax_balance: Migration to 11.0
7 years ago
Stéphane Bidoul (ACSONE)
216ca75750
[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.
7 years ago
Stéphane Bidoul (ACSONE)
fe51028772
[IMP] account_tax_balance: faster search of taxes with moves
8 years ago
Stefan Rijnhart
f56f1ca3bc
[FIX] Include tax amounts from all move types
8 years ago
Stéphane Bidoul (ACSONE)
8d2c2ea39f
[MIG] account_tax_balance 10.0
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