Odoo account reconciliation modules (statements, data completion...)
 
 
 
 
Go to file
Florian da Costa cd165e299d [FIX] account_reconcile_oca : foreign currency reconcile with late currency rate
It is possible that the statement line in foreign currency is created before the rate of the day is updated in Odoo. In this case we need to take the real rate of the statement line to comput the exchange rate
2025-01-03 13:00:21 +01:00
.github/workflows [IMP] update dotfiles 2024-05-01 16:08:59 +00:00
account_in_payment Translated using Weblate (Portuguese (Brazil)) 2024-09-05 19:06:27 +00:00
account_mass_reconcile [BOT] post-merge updates 2024-12-12 11:45:52 +00:00
account_move_base_import Translated using Weblate (Portuguese (Brazil)) 2024-09-11 03:06:15 +00:00
account_move_line_reconcile_manual Translated using Weblate (Portuguese (Brazil)) 2024-09-11 03:06:15 +00:00
account_move_reconcile_forbid_cancel Translated using Weblate (Swedish) 2024-02-29 13:34:17 +00:00
account_move_so_import Translated using Weblate (Portuguese) 2024-08-25 00:15:26 +00:00
account_reconcile_analytic_tag [BOT] post-merge updates 2024-12-17 09:36:15 +00:00
account_reconcile_oca [FIX] account_reconcile_oca : foreign currency reconcile with late currency rate 2025-01-03 13:00:21 +01:00
account_statement_base [BOT] post-merge updates 2024-12-12 12:03:43 +00:00
base_transaction_id Translated using Weblate (Swedish) 2024-02-27 15:36:22 +00:00
setup [BOT] post-merge updates 2024-11-26 16:29:26 +00:00
.copier-answers.yml [IMP] update dotfiles 2024-05-01 16:08:59 +00: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 [IMP] update dotfiles 2024-05-01 16:08:59 +00:00
.isort.cfg Initialize 16.0 branch 2022-10-03 19:48:24 +02:00
.pre-commit-config.yaml [IMP] update dotfiles 2024-05-01 16:08:59 +00: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-12-19 08:53:42 +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_in_payment 16.0.1.0.0 This module enables in-payment mode for your accounting
account_mass_reconcile 16.0.1.1.2 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_move_so_import 16.0.1.0.0 Journal Entry Sale Order completion
account_reconcile_analytic_tag 16.0.1.1.1 victoralmau Analytic tags in account reconciliation
account_reconcile_oca 16.0.2.1.2 etobella Reconcile addons for Odoo CE accounting
account_statement_base 16.0.1.14.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.