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

This commit is contained in:
tocmo0nlord
2026-03-13 20:43:25 +00:00
parent 36e847a7df
commit adbe430761
9472 changed files with 1265727 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
- [Tecnativa](https://www.tecnativa.com):
- Pedro M. Baeza
- Ernesto Tejeda
- Víctor Martínez
- Carlos Lopez
- Jacques-Etienne Baudoux \<<je@bcim.be>\>
- Sylvain Van Hoof \<<sylvain@okia.be>\>
- Nacho Muñoz \<<nacmuro@gmail.com>\>
- Alberto Martín - Guadaltech \<<alberto.martin@guadaltech.es>\>
- Fernando La Chica - GreenIce \<<fernandolachica@gmail.com>\>
- Jairo Llopis (<https://www.moduon.team/>)
- [Factor Libre](https://factorlibre.com):
- Luis J. Salvatierra
- Daniel Reis (dreis@opensourceintegrators.com)

View File

@@ -0,0 +1,12 @@
This is a pretty useful tool to update Odoo installations after tax
reforms on the official charts of accounts, or to apply fixes performed
on the chart template.
The wizard:
- Allows the user to compare a chart and a template showing differences
on accounts, taxes, tax codes and fiscal positions.
- It may create the new account, taxes, tax codes and fiscal positions
detected on the template.
- It can also update (overwrite) the accounts, taxes, tax codes and
fiscal positions that got modified on the template.

View File

@@ -0,0 +1,5 @@
- Generate and update account reconcile models.
- Generate XML-ID for fiscal position tax and account mapping lines.
- Allow to select independently operations to perform (create, update,
deactivate).
- Detect fiscal positions to deactivate?

View File

@@ -0,0 +1,8 @@
The wizard, accesible from *Accounting \> Settings \> Update Chart
Template*, lets the user select what kind of objects must be
checked/updated, and whether old records must be checked for changes and
updates.
It will display all the objects to be created / updated / deactivated
with some information about the detected differences, and allow the user
to exclude records individually.