Akim Juillerat 4c2dde8c97 [12.0] base_transaction_id: Fix migration
Module is broken since its migration as the hooks used for reconciliation
are not used anymore in Odoo 12.0.

Therefore transaction_ref is dropped from account.move.line and transaction_id
is now written into account.move.ref at invoice validation to allow the use
of standard Odoo mechanism in the reconciliation process.

As Odoo defined invoice_payment_ref on account.move in v13.0, avoiding extra
fields in v12.0 is already a step in the right direction.
2023-02-20 11:21:06 +07:00
2023-02-17 10:01:03 +00:00
2023-02-17 10:01:03 +00:00
2023-02-02 12:03:02 +07:00
2022-10-03 19:48:24 +02:00
2022-10-03 19:48:24 +02:00
2022-10-03 19:48:24 +02:00
2022-10-03 19:48:24 +02:00
2022-10-03 19:48:24 +02:00
2022-10-03 19:48:24 +02:00
2022-10-03 19:48:24 +02:00
2022-10-03 19:48:24 +02:00
2022-10-03 19:48:24 +02:00
2023-02-17 10:01:02 +00:00

Runboat Pre-commit Status Build Status codecov Translation Status

account-reconcile

TODO: add repo description.

Available addons

addon version maintainers summary
account_statement_base 16.0.1.0.0 alexis-via Base module for Bank Statements

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Description
Odoo account reconciliation modules (statements, data completion...)
Readme 12 MiB
Languages
JavaScript 38.6%
Python 33.9%
HTML 26.5%
SCSS 1%