Andrea
e6801db11a
[IMP] Ease extension if multicompany fiscal unit
2020-02-26 13:49:14 +01:00
Andrea
8ef198053b
[12.0][MIG] account_tax_balance
2018-10-04 10:28:16 +02:00
hveficent
ef61b8c737
utf-8 remove from .py files
2018-10-04 10:28:16 +02:00
Jordi Ballester
584e7cf093
dynamize general ledger
2018-10-01 11:15:40 +02:00
Lara Baggio
ddd097084c
add condition tax_exigible in domain variable
2018-10-01 11:15:40 +02:00
Stéphane Bidoul (ACSONE)
ae6e0d1a46
[IMP] account_tax_balance: faster search of taxes with moves
2018-10-01 11:15:40 +02:00
Stéphane Bidoul (ACSONE)
4a921f8f4d
[IMP] account_tax_balance: performance
...
Let the database do some computations (sum) and do not
put large lists of ids in action domain.
2018-10-01 11:15:40 +02:00
Stefan Rijnhart
9a2f07c029
[FIX] Include tax amounts from all move types
2018-10-01 11:15:40 +02:00
Antonio Espinosa
a223d53e27
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
2018-10-01 11:15:40 +02:00
eLBati
337fda6119
[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
2018-10-01 11:15:40 +02:00
eLBati
c6137a3878
[ADD] account_tax_balance: Compute tax balances based on date range
2018-10-01 11:15:40 +02:00