Andrea
54e02347cc
[FIX] select company in multicompany
5 years ago
Andrea
e5f5de9df5
Black, isort, etc...
5 years ago
Andrea
321c06c5c3
Code review
5 years ago
Andrea
ca8d924878
[13.0][MIG] account_tax_balance
5 years ago
Andrea
634eb5d995
[IMP] Ease extension if multicompany fiscal unit
5 years ago
Andrea
cd4eaaca15
[12.0][MIG] account_tax_balance
6 years ago
hveficent
b8f215ca96
utf-8 remove from .py files
7 years ago
Jordi Ballester
7bdd11b4cb
dynamize general ledger
7 years ago
Stéphane Bidoul (ACSONE)
f86340dd57
[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.
7 years ago
Lara Baggio
88187daac5
add condition tax_exigible in domain variable
8 years ago
Stéphane Bidoul (ACSONE)
ac997803b4
[IMP] account_tax_balance: faster search of taxes with moves
8 years ago
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.
8 years ago
Stefan Rijnhart
e74737ed2f
[FIX] Include tax amounts from all move types
8 years ago
eLBati
5f86760c5a
[FIX+IMP] account_tax_balance:
* Test
* README
* add extra parent menu. If not, with the web_responsive module is mixed
between other menus
8 years ago
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
8 years ago
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
9 years ago
eLBati
7e5694632b
[ADD] account_tax_balance: Compute tax balances based on date range
9 years ago