Commit Graph

8 Commits (057be8332d080f7154bf21018cd496ecaed6937c)

Author SHA1 Message Date
Pedro M. Baeza 0c4eb40f1b [MIG] account_tax_balance: Migration to 11.0 2017-10-19 02:03:17 +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) 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
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
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