Commit Graph

26 Commits (efb5233d66e1b2e17b54dd5dd36f830ad6a3670a)

Author SHA1 Message Date
Davide Corio 06a2ee981d Translated using Weblate (Italian)
Currently translated at 9.8% (5 of 51 strings)

Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-account_tax_balance
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-account_tax_balance/it/
2018-06-19 15:00:45 +00:00
oca-travis a1aa3a6f05 [UPD] Update account_tax_balance.pot 2018-06-18 12:25:14 +00:00
OCA Transbot c999ae548d OCA Transbot updated translations from Transifex 2018-03-31 00:12:18 +02:00
hveficent c8ce95bbde utf-8 remove from .py files 2018-03-27 12:19:57 +02:00
OCA Transbot b880b66256 OCA Transbot updated translations from Transifex 2018-03-17 00:11:33 +01:00
Pedro M. Baeza e89478f012 [IMP] account_tax_balance: Change tests to post instal and protect again freezes 2018-03-09 17:36:17 +01:00
OCA Transbot 37e5db5572 OCA Transbot updated translations from Transifex 2018-03-03 00:12:38 +01:00
OCA Transbot 84b2d1545b OCA Transbot updated translations from Transifex 2018-01-15 12:04:07 +01:00
OCA Transbot 557c04e921 OCA Transbot updated translations from Transifex 2018-01-06 00:09:59 +01:00
OCA Transbot 7615a1516a OCA Transbot updated translations from Transifex 2017-12-30 00:11:09 +01:00
Jordi Ballester 4cb36a903a dynamize general ledger 2017-12-22 11:01:12 +01:00
Pedro M. Baeza 0c4eb40f1b [MIG] account_tax_balance: Migration to 11.0 2017-10-19 02:03:17 +02:00
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.
2017-10-19 01:36:08 +02:00
Lara Baggio b7eabd6a51 add condition tax_exigible in domain variable 2017-10-19 01:36:08 +02:00
OCA Transbot 9efca46006 OCA Transbot updated translations from Transifex 2017-10-19 01:36:08 +02:00
Stéphane Bidoul (ACSONE) 7d0d8d0fa1 account_tax_balance: improve test coverage 2017-10-19 01:35:56 +02:00
Stéphane Bidoul (ACSONE) a2bf850c1f [IMP] account_tax_balance: faster search of taxes with moves 2017-10-19 01:35:56 +02:00
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.
2017-10-19 01:35:35 +02:00
Stefan Rijnhart 1fb070c211 [FIX] Include tax amounts from all move types 2017-10-19 01:35:35 +02:00
OCA Transbot 57e7e0196a OCA Transbot updated translations from Transifex 2017-10-19 01:35:35 +02:00
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
2017-10-19 01:35:35 +02:00
Stéphane Bidoul (ACSONE) 40f29e2e06 [MIG] account_tax_balance 10.0 2017-10-19 01:35:35 +02:00
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
2017-10-19 01:35:35 +02:00
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
2017-10-19 01:35:35 +02:00
gfcapalbo c5b1aaa6fe tests 2017-10-19 01:35:35 +02:00
eLBati 4eb5e594d5 [ADD] account_tax_balance: Compute tax balances based on date range 2017-10-19 01:35:35 +02:00