Commit Graph

759 Commits (16.0)

Author SHA1 Message Date
Stéphane Bidoul (ACSONE) b604ac4bec [IMP] account_tax_balance: performance
Let the database do some computations (sum) and do not
put large lists of ids in action domain.
2022-11-11 13:39:00 +01:00
Stefan Rijnhart b9cdcc3e10 [FIX] Include tax amounts from all move types 2022-11-11 13:39:00 +01:00
eLBati 6a8cc2be9b [FIX+IMP] account_tax_balance:
* Test
* README
* add extra parent menu. If not, with the web_responsive module is mixed
  between other menus
2022-11-11 13:39:00 +01:00
Stéphane Bidoul (ACSONE) e5f5ff2dd1 [MIG] account_tax_balance 10.0 2022-10-20 22:11:40 +02:00
Antonio Espinosa 2bdeb1f2ea 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
2022-10-20 22:11:40 +02:00
eLBati 473c54e6e2 [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
2022-10-20 22:11:40 +02:00
gfcapalbo 10384e31a2 tests 2022-10-20 22:11:39 +02:00
eLBati 4c88180ab0 [ADD] account_tax_balance: Compute tax balances based on date range 2022-10-20 22:11:39 +02:00
oca-git-bot 068a3108b6
Initialize 16.0 branch 2022-10-03 19:46:49 +02:00