Commit Graph

10 Commits

Author SHA1 Message Date
Stéphane Bidoul (ACSONE)
28092deea0 [IMP] account_tax_balance: performance
Let the database do some computations (sum) and do not
put large lists of ids in action domain.
2024-12-06 14:42:42 +01:00
Stefan Rijnhart
48fb957fc5 [FIX] Include tax amounts from all move types 2024-12-06 14:42:42 +01:00
eLBati
d3fcbb4455 [FIX+IMP] account_tax_balance:
* Test
* README
* add extra parent menu. If not, with the web_responsive module is mixed
  between other menus
2024-12-06 14:42:42 +01:00
Stéphane Bidoul (ACSONE)
052ebd4472 [MIG] account_tax_balance 10.0 2024-12-06 14:42:42 +01:00
Antonio Espinosa
3b74e4813c 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
2024-12-06 14:42:42 +01:00
eLBati
a48acb15d4 [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
2024-12-06 14:42:42 +01:00
gfcapalbo
980f35ce5e tests 2024-12-06 14:42:42 +01:00
eLBati
174a14ef3c [ADD] account_tax_balance: Compute tax balances based on date range 2024-12-06 14:42:42 +01:00
oca-git-bot
caf8ce9698 [IMP] update dotfiles 2024-10-20 15:39:21 +00:00
OCA Bot
27a9e74b76 Initial commit 2024-10-08 12:47:04 +00:00