Odoo account reconciliation modules (statements, data completion...)
 
 
 
 
Go to file
Jordi Ballester Alomar 2f7a74b302 [IMP] make the statements views editable=top by default
And add an icon to allow users to navigate to the statement lines.
Currently it's not possible to open the statement form view. When editing the
view an error occurs, related with the recomputation of running balances.
2024-09-25 18:24: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 (Portuguese (Brazil)) 2024-09-11 03:06:15 +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_oca Update translation files 2024-09-23 12:49:43 +00:00
account_statement_base [IMP] make the statements views editable=top by default 2024-09-25 18:24:50 +02: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-25 10:31:56 +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.5 etobella Reconcile addons for Odoo CE accounting
account_statement_base 16.0.1.7.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.