SimoRubi
2733d5f19c
[FIX] account_tax_balance: Recompute balance for different dates
2022-01-28 15:30:00 +01:00
Valentin Vinagre Urteaga
8a0a13dbc1
[MIG] account_tax_balance: Migration to 15.0
2021-12-22 13:00:48 +01:00
Valentin Vinagre Urteaga
dff3d65377
[IMP] account_tax_balance: black, isort, prettier
2021-12-22 13:00:48 +01:00
Francisco Ivan Anton Prieto
6ea0d1e03b
[MIG] account_tax_balance: Migration to 14.0
2021-12-10 10:03:12 +01:00
Francisco Ivan Anton Prieto
4d16073ed9
[IMP] account_tax_balance: black, isort, prettier
2021-12-10 10:03:12 +01:00
Andrea
61b5fa7f06
[FIX] select company in multicompany
2021-12-10 10:03:12 +01:00
Andrea
c216a5a8fd
Black, isort, etc...
2021-12-10 10:03:12 +01:00
Andrea
4e72c95110
Code review
2021-12-10 10:03:12 +01:00
Andrea
3c37b1647a
[13.0][MIG] account_tax_balance
2021-12-10 10:03:12 +01:00
Andrea
a18cc7652f
[IMP] Ease extension if multicompany fiscal unit
2021-12-10 10:03:12 +01:00
Andrea
ce2d6215de
[12.0][MIG] account_tax_balance
2021-12-10 10:03:12 +01:00
hveficent
68e6c5c8bb
utf-8 remove from .py files
2021-12-10 10:03:12 +01:00
Jordi Ballester
1f58435601
dynamize general ledger
2021-12-10 10:03:12 +01:00
Lara Baggio
9031118065
add condition tax_exigible in domain variable
2021-12-10 10:03:12 +01:00
Stéphane Bidoul (ACSONE)
1bb74db922
[IMP] account_tax_balance: faster search of taxes with moves
2021-12-10 10:03:12 +01:00
Stéphane Bidoul (ACSONE)
d934fd0c75
[IMP] account_tax_balance: performance
...
Let the database do some computations (sum) and do not
put large lists of ids in action domain.
2021-12-10 10:03:12 +01:00
Stefan Rijnhart
cbdcfc12e5
[FIX] Include tax amounts from all move types
2021-12-10 10:03:12 +01:00
Antonio Espinosa
21246f75b2
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
2021-12-10 10:03:12 +01:00
eLBati
64831ddb8f
[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
2021-12-10 10:03:12 +01:00
eLBati
4ef4c046ac
[ADD] account_tax_balance: Compute tax balances based on date range
2021-12-10 10:03:12 +01:00