Odoo account reconciliation modules (statements, data completion...)
 
 
 
 
Go to file
Denis Roussel 25e64edab4 [IMP] account_reconcile_restrict_partner_mismatch: Avoid restriction on some journals / Enable on company level
In some cases, accounting users should be allowed to mix partners. This will be configured
on account journal level.

In order to not break standard behaviors, the restriction feature should be
enabled by a configuration parameter on company level. A new configuration
parameter has been added.
2024-11-06 11:07:11 +01:00
.github/workflows [16.0][FIX] copier update 2023-02-02 12:03:02 +07:00
account_mass_reconcile Translated using Weblate (Spanish) 2023-09-04 17:29:18 +00:00
account_move_base_import Translated using Weblate (Spanish) 2023-09-20 21:09:05 +00:00
account_move_line_reconcile_manual [UPD] README.rst 2023-09-03 11:45:41 +00:00
account_move_reconcile_forbid_cancel Translated using Weblate (Spanish) 2023-09-04 17:29:18 +00:00
account_reconcile_oca Translated using Weblate (Spanish) 2023-09-21 17:36:12 +00:00
account_reconcile_restrict_partner_mismatch [IMP] account_reconcile_restrict_partner_mismatch: Avoid restriction on some journals / Enable on company level 2024-11-06 11:07:11 +01:00
account_statement_base [UPD] README.rst 2023-09-03 11:45:41 +00:00
base_transaction_id [UPD] README.rst 2023-09-03 11:45:41 +00:00
setup [16.0][MIG] account_reconcile_restrict_partner_mismatch 2023-09-29 15:23:09 +02:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2023-03-12 18:58:59 +01:00
.editorconfig Initialize 16.0 branch 2022-10-03 19:48:24 +02:00
.eslintrc.yml Initialize 16.0 branch 2022-10-03 19:48:24 +02:00
.flake8 Initialize 16.0 branch 2022-10-03 19:48:24 +02:00
.gitignore Initialize 16.0 branch 2022-10-03 19:48:24 +02:00
.isort.cfg Initialize 16.0 branch 2022-10-03 19:48:24 +02:00
.pre-commit-config.yaml [16.0][FIX] copier update 2023-02-02 12:03:02 +07:00
.prettierrc.yml Initialize 16.0 branch 2022-10-03 19:48:24 +02:00
.pylintrc Initialize 16.0 branch 2022-10-03 19:48:24 +02:00
.pylintrc-mandatory Initialize 16.0 branch 2022-10-03 19:48:24 +02:00
LICENSE Initialize 16.0 branch 2022-10-03 19:48:24 +02:00
README.md oca-github-bot post-merge updates 2023-09-17 22:42:01 +00:00
requirements.txt [IMP] account_move_base_import: black, isort, prettier 2022-12-02 16:38:44 +01:00

README.md

Runboat Pre-commit Status Build Status codecov Translation Status

account-reconcile

TODO: add repo description.

Available addons

addon version maintainers summary
account_mass_reconcile 16.0.1.0.0 Account Mass Reconcile
account_move_base_import 16.0.1.0.1 Journal Entry base import
account_move_line_reconcile_manual 16.0.1.0.0 alexis-via Manually reconcile Journal Items
account_move_reconcile_forbid_cancel 16.0.1.0.0 Account Move Reconcile Forbid Cancel
account_reconcile_oca 16.0.1.2.3 etobella Reconcile addons for Odoo CE accounting
account_statement_base 16.0.1.3.0 alexis-via Base module for Bank Statements
base_transaction_id 16.0.1.0.0 Base transaction ID for financial institutes

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.