Odoo account reconciliation modules (statements, data completion...)
 
 
 
 
Go to file
Enric Tobella 7296eb2ebe [FIX] account_reconcile_oca: Fix wrong display on reconciled moves
If your reconcile an invoice and in the old option, the reconcile widget shows something weird with three lines but we should have only two. The data was right with 2 lines only.
2024-09-09 15:56:50 +02: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 Translated using Weblate (Turkish) 2024-08-13 14:58:40 +00:00
account_move_base_import Merge PR #632 into 16.0 2024-04-15 13:17:30 +00:00
account_move_line_reconcile_manual Translated using Weblate (Portuguese) 2024-08-25 00:03:26 +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_oca [FIX] account_reconcile_oca: Fix wrong display on reconciled moves 2024-09-09 15:56:50 +02:00
account_statement_base Translated using Weblate (Portuguese) 2024-08-21 22:23:17 +00:00
base_transaction_id Translated using Weblate (Swedish) 2024-02-27 15:36:22 +00:00
setup [BOT] post-merge updates 2024-08-14 14:52:20 +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-09-04 15:12: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_in_payment 16.0.1.0.0 This module enables in-payment mode for your accounting
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_move_so_import 16.0.1.0.0 Journal Entry Sale Order completion
account_reconcile_oca 16.0.2.0.0 etobella Reconcile addons for Odoo CE accounting
account_statement_base 16.0.1.5.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.