Francisco Ivan Anton Prieto
845b0f373e
[MIG] account_tax_balance: Migration to 14.0
2020-11-20 19:58:17 +01:00
Francisco Ivan Anton Prieto
1eb15ff81e
[IMP] account_tax_balance: black, isort, prettier
2020-10-22 22:11:46 +02:00
Andrea
4389b07e0b
[FIX] select company in multicompany
2020-10-22 22:11:42 +02:00
Andrea
1d539a6860
Black, isort, etc...
2020-10-22 22:11:42 +02:00
Andrea
03d33996be
Code review
2020-10-22 22:11:42 +02:00
Andrea
b98aadf030
[13.0][MIG] account_tax_balance
2020-10-22 22:11:42 +02:00
Andrea
6a86916765
[IMP] Ease extension if multicompany fiscal unit
2020-10-22 22:11:42 +02:00
Andrea
36f057c323
[12.0][MIG] account_tax_balance
2020-10-22 22:11:42 +02:00
hveficent
ff59a45d16
utf-8 remove from .py files
2020-10-22 22:11:42 +02:00
Jordi Ballester
feefac187c
dynamize general ledger
2020-10-22 22:11:42 +02:00
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.
2020-10-22 22:11:42 +02:00
Lara Baggio
6670369ed3
add condition tax_exigible in domain variable
2020-10-22 22:11:42 +02:00
Stéphane Bidoul (ACSONE)
fe51028772
[IMP] account_tax_balance: faster search of taxes with moves
2020-10-22 22:11:42 +02:00
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.
2020-10-22 22:11:42 +02:00
Stefan Rijnhart
f56f1ca3bc
[FIX] Include tax amounts from all move types
2020-10-22 22:11:42 +02:00
eLBati
956f30fbe0
[FIX+IMP] account_tax_balance:
...
* Test
* README
* add extra parent menu. If not, with the web_responsive module is mixed
between other menus
2020-10-22 22:11:42 +02:00
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
2020-10-22 22:11:42 +02:00
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
2020-10-22 22:11:42 +02:00
eLBati
e51c474f57
[ADD] account_tax_balance: Compute tax balances based on date range
2020-10-22 22:11:42 +02:00