Stéphane Bidoul (ACSONE)
7d3dde98a3
[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
b7eabd6a51
add condition tax_exigible in domain variable
8 years ago
OCA Transbot
9efca46006
OCA Transbot updated translations from Transifex
8 years ago
Stéphane Bidoul (ACSONE)
7d0d8d0fa1
account_tax_balance: improve test coverage
8 years ago
Stéphane Bidoul (ACSONE)
a2bf850c1f
[IMP] account_tax_balance: faster search of taxes with moves
8 years ago
Stéphane Bidoul (ACSONE)
9c2b77633d
[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
1fb070c211
[FIX] Include tax amounts from all move types
8 years ago
OCA Transbot
57e7e0196a
OCA Transbot updated translations from Transifex
8 years ago
eLBati
5e22669c25
[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
Stéphane Bidoul (ACSONE)
40f29e2e06
[MIG] account_tax_balance 10.0
8 years ago
Antonio Espinosa
4a8c33b714
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
e1d494b6cb
[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
gfcapalbo
c5b1aaa6fe
tests
9 years ago
eLBati
4eb5e594d5
[ADD] account_tax_balance: Compute tax balances based on date range
9 years ago
OCA Git Bot
49fcc423bd
[ADD] setup.py
7 years ago
Pedro M. Baeza
ef4b5acc27
[MIG] Add metafiles
[skip ci]
7 years ago