Commit Graph

28 Commits

Author SHA1 Message Date
Andrea
a16df11ecb Black, isort, etc... 2024-12-06 14:42:42 +01:00
Andrea
873dcee063 Code review 2024-12-06 14:42:42 +01:00
Andrea
5574d668b9 Convert onchange to computed 2024-12-06 14:42:42 +01:00
Andrea
b8e91371e1 [13.0][MIG] account_tax_balance 2024-12-06 14:42:42 +01:00
Andrea
c4a0f593df [IMP] Ease extension if multicompany fiscal unit 2024-12-06 14:42:42 +01:00
David Beal
235c64809c [IMP] tax_balance: breadcrumb name (#548) 2024-12-06 14:42:42 +01:00
Pedro M. Baeza
6d7954fc4c [IMP] account_tax_balance: Ensure test correctness (2)
Tests failed if you don't have an account called 'Tax Paid' in your test DB, which
can happen when you are integrating tests in other environments, for example with
other starting language.
2024-12-06 14:42:42 +01:00
Pedro M. Baeza
cc47b15e5f [IMP] account_tax_balance: Ensure test correctness
On certain environments, expense account might not exist, so we create it directly
for avoiding problems.
2024-12-06 14:42:42 +01:00
Andrea
c9c51e6ebb [FIX] at_install/post_install test decorators 2024-12-06 14:42:42 +01:00
Andrea
667dee8bd8 [12.0][MIG] account_tax_balance 2024-12-06 14:42:42 +01:00
hveficent
7772169b20 utf-8 remove from .py files 2024-12-06 14:42:42 +01:00
Pedro M. Baeza
49da62e548 [IMP] account_tax_balance: Change tests to post instal and protect again freezes 2024-12-06 14:42:42 +01:00
Jordi Ballester
7213521d04 dynamize general ledger 2024-12-06 14:42:42 +01:00
Pedro M. Baeza
cdf59c4033 [MIG] account_tax_balance: Migration to 11.0 2024-12-06 14:42:42 +01:00
Stéphane Bidoul (ACSONE)
9c43ee99f5 [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.
2024-12-06 14:42:42 +01:00
Lara Baggio
3350026521 add condition tax_exigible in domain variable 2024-12-06 14:42:42 +01:00
Stéphane Bidoul (ACSONE)
8ac6a73170 account_tax_balance: improve test coverage 2024-12-06 14:42:42 +01:00
Stéphane Bidoul (ACSONE)
8fea288900 [IMP] account_tax_balance: faster search of taxes with moves 2024-12-06 14:42:42 +01:00
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