Odoo account reconciliation modules (statements, data completion...)
 
 
 
 
Go to file
Florian da Costa 100b51f4b3 [IMP] Add a hook to compute commission to allow submodules to add some custom logic (multiple commission fields for instance) 2024-02-09 17:55:48 +01:00
.github/workflows [IMP] update dotfiles 2023-10-27 17:55:25 +02:00
account_mass_reconcile [BOT] post-merge updates 2023-10-31 10:01:47 +00:00
account_move_base_import [IMP] Add a hook to compute commission to allow submodules to add some custom logic (multiple commission fields for instance) 2024-02-09 17:55:48 +01:00
account_move_line_reconcile_manual Translated using Weblate (French) 2023-10-31 02:39:46 +00:00
account_move_reconcile_forbid_cancel [BOT] post-merge updates 2023-10-16 12:12:45 +00:00
account_reconcile_oca Translated using Weblate (Spanish) 2024-02-08 20:36:36 +00:00
account_statement_base [UPD] README.rst 2023-09-03 11:45:41 +00:00
base_transaction_id Translated using Weblate (Swedish) 2023-10-28 13:19:49 +00:00
setup [ADD] setup.py 2023-08-31 06:50:48 +00:00
.copier-answers.yml [IMP] update dotfiles 2023-10-27 17:55:25 +02:00
.editorconfig Initialize 16.0 branch 2022-10-03 19:48:24 +02:00
.eslintrc.yml [IMP] update dotfiles 2023-10-27 17:55:25 +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 [IMP] update dotfiles 2023-10-27 17:55:25 +02:00
.prettierrc.yml Initialize 16.0 branch 2022-10-03 19:48:24 +02:00
.pylintrc [IMP] update dotfiles 2023-10-27 17:55:25 +02:00
.pylintrc-mandatory [IMP] update dotfiles 2023-10-27 17:55:25 +02:00
LICENSE Initialize 16.0 branch 2022-10-03 19:48:24 +02:00
README.md [BOT] post-merge updates 2024-02-08 11:22:15 +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.1.1 Account Mass Reconcile
account_move_base_import 16.0.1.0.1 Journal Entry base import
account_move_line_reconcile_manual 16.0.2.0.0 alexis-via Manually reconcile Journal Items
account_move_reconcile_forbid_cancel 16.0.1.0.1 Account Move Reconcile Forbid Cancel
account_reconcile_oca 16.0.1.2.8 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.