Commit Graph

15 Commits (078b10b97fa07206da8f61869f0958cd61b04f42)

Author SHA1 Message Date
Andrea 54e02347cc [FIX] select company in multicompany 2020-02-26 15:09:27 +01:00
Andrea e5f5de9df5 Black, isort, etc... 2019-10-28 12:39:18 +01:00
Andrea 321c06c5c3 Code review 2019-10-28 12:36:27 +01:00
Andrea ca8d924878 [13.0][MIG] account_tax_balance 2019-10-28 12:36:27 +01:00
Andrea 634eb5d995 [IMP] Ease extension if multicompany fiscal unit 2019-10-28 12:36:27 +01:00
Andrea cd4eaaca15 [12.0][MIG] account_tax_balance 2019-10-28 12:36:27 +01:00
hveficent b8f215ca96 utf-8 remove from .py files 2019-10-28 12:36:27 +01:00
Jordi Ballester 7bdd11b4cb dynamize general ledger 2019-10-28 12:36:27 +01:00
Lara Baggio 88187daac5 add condition tax_exigible in domain variable 2019-10-28 12:36:27 +01:00
Stéphane Bidoul (ACSONE) ac997803b4 [IMP] account_tax_balance: faster search of taxes with moves 2019-10-28 12:36:27 +01:00
Stéphane Bidoul (ACSONE) 9d57cadbde [IMP] account_tax_balance: performance
Let the database do some computations (sum) and do not
put large lists of ids in action domain.
2019-10-28 12:36:27 +01:00
Stefan Rijnhart e74737ed2f [FIX] Include tax amounts from all move types 2019-10-28 12:36:27 +01:00
Antonio Espinosa 881df8becc 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
2019-10-28 12:36:27 +01:00
eLBati d874fa6d46 [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
2019-10-28 12:36:27 +01:00
eLBati 7e5694632b [ADD] account_tax_balance: Compute tax balances based on date range 2019-10-28 12:36:27 +01:00