8 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
David Ramia
d16642c0c7 [MIG] account_tax_balance: Migration to 17.0 2024-12-06 14:43:59 +01:00
David Ramia
1bf1bcf44b [MIG] account_tax_balance: Migration to 16.0 2024-12-06 14:42:42 +01:00
Stefan Rijnhart
2036c141bd [14.0][FIX] account_tax_balance: init hook refund confusion 2024-12-06 14:42:42 +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
Pedro M. Baeza
d9702bceab [RFR] Apply a mapping instead of separate queries 2024-12-06 14:42:42 +01:00
Stefan Rijnhart
6cf151aa48 [ADD] Prefill move_type
Precreate move_type and fill with appropriate values to prevent
a MemoryError when the ORM attempts to call its compute method on a large
amount of preexisting moves.
2024-12-06 14:42:42 +01:00