Commit Graph

517 Commits (c9b730876185f77eaae4cd981ee239c5ec47d52f)

Author SHA1 Message Date
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.
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
OCA Transbot b76e709ab9 OCA Transbot updated translations from Transifex 2019-10-28 12:36:27 +01:00
Stéphane Bidoul (ACSONE) ec3bf956bd account_tax_balance: improve test coverage 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
OCA Transbot 7a2b08359c OCA Transbot updated translations from Transifex 2019-10-28 12:36:27 +01:00
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
2019-10-28 12:36:27 +01:00
Stéphane Bidoul (ACSONE) 3d43d5854e [MIG] account_tax_balance 10.0 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
gfcapalbo 5dc5de017f tests 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
OCA-git-bot 081396c667
pre-commit, black, isort [ci skip] 2019-10-12 11:56:10 +02:00
OCA-git-bot 3bd0eb49b1
pre-commit config [ci skip] 2019-10-11 23:59:01 +02:00
OCA Bot 8a4dc9e609 [MIG] Add metafiles
[skip ci]
2019-09-29 23:26:06 +02:00