17 Commits

Author SHA1 Message Date
tocmo0nlord
adbe430761 Initial commit: Odoo 18.0-20251222 extra-addons
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled
2026-03-13 20:43:25 +00:00
Borruso
431f564398 [MIG] account_tax_balance: Migration to 18.0 2025-02-11 09:13:59 +01:00
Borruso
c0bcd49525 [IMP] account_tax_balance: pre-commit auto fixes 2024-12-06 14:43:59 +01:00
Francisco Ivan Anton Prieto
9fbb756b87 [MIG] account_tax_balance: Migration to 14.0 2024-12-06 14:42:42 +01:00
Francisco Ivan Anton Prieto
54339092f3 [IMP] account_tax_balance: black, isort, prettier 2024-12-06 14:42:42 +01:00
Andrea
30f1f36484 [FIX] select company in multicompany 2024-12-06 14:42:42 +01:00
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
David Beal
235c64809c [IMP] tax_balance: breadcrumb name (#548) 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
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
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
eLBati
174a14ef3c [ADD] account_tax_balance: Compute tax balances based on date range 2024-12-06 14:42:42 +01:00