mle 577fc45a8b [FIX] account_reconcile_oca: account name can be translatable
By default, account_account name is a char field. But if
l10n_multilang is installed, it is translatable, hence
the DB column is now a jsonb.
We must handle both cases in the select query.
2024-02-07 22:09:37 +01:00
2023-11-12 15:26:50 +01:00
2023-11-12 15:26:50 +01:00
2023-11-12 15:26:50 +01:00
2023-11-12 15:26:50 +01:00
2023-11-12 15:26:50 +01:00
2023-11-12 15:26:50 +01:00
2023-11-12 15:26:50 +01:00
2023-11-12 15:26:50 +01:00
2023-11-12 15:26:50 +01:00
2023-11-12 15:26:50 +01:00
2023-11-12 15:26:50 +01:00
2024-02-04 09:48:07 +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 17.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%