SimoRubi
750918418c
[FIX] account_tax_balance: Recompute balance for different dates
2022-11-11 13:39:06 +01:00
Valentin Vinagre Urteaga
491f4211d6
[MIG] account_tax_balance: Migration to 15.0
2022-11-11 13:39:06 +01:00
Valentin Vinagre Urteaga
37a257f6b7
[IMP] account_tax_balance: black, isort, prettier
2022-11-11 13:39:06 +01:00
Francisco Ivan Anton Prieto
700335e1c8
[MIG] account_tax_balance: Migration to 14.0
2022-11-11 13:39:05 +01:00
Francisco Ivan Anton Prieto
c0a0291bcc
[IMP] account_tax_balance: black, isort, prettier
2022-11-11 13:39:05 +01:00
Andrea
0cb3ea0cd9
[FIX] select company in multicompany
2022-11-11 13:39:05 +01:00
Andrea
fb9681431b
Black, isort, etc...
2022-11-11 13:39:05 +01:00
Andrea
e73ac973ff
Code review
2022-11-11 13:39:05 +01:00
Andrea
25387c2a8e
[13.0][MIG] account_tax_balance
2022-11-11 13:39:04 +01:00
Andrea
62cca3c94d
[IMP] Ease extension if multicompany fiscal unit
2022-11-11 13:39:04 +01:00
Andrea
c1448a0b5b
[12.0][MIG] account_tax_balance
2022-11-11 13:39:03 +01:00
hveficent
d8688393c8
utf-8 remove from .py files
2022-11-11 13:39:02 +01:00
Jordi Ballester
f5ebe29367
dynamize general ledger
2022-11-11 13:39:01 +01:00
Lara Baggio
d611bcaea5
add condition tax_exigible in domain variable
2022-11-11 13:39:01 +01:00
Stéphane Bidoul (ACSONE)
c41b939e42
[IMP] account_tax_balance: faster search of taxes with moves
2022-11-11 13:39:00 +01:00
Stéphane Bidoul (ACSONE)
b604ac4bec
[IMP] account_tax_balance: performance
...
Let the database do some computations (sum) and do not
put large lists of ids in action domain.
2022-11-11 13:39:00 +01:00
Stefan Rijnhart
b9cdcc3e10
[FIX] Include tax amounts from all move types
2022-11-11 13:39:00 +01:00
Antonio Espinosa
2bdeb1f2ea
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
2022-10-20 22:11:40 +02:00
eLBati
473c54e6e2
[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
2022-10-20 22:11:40 +02:00
eLBati
4c88180ab0
[ADD] account_tax_balance: Compute tax balances based on date range
2022-10-20 22:11:39 +02:00