| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-reconcile |
| GIT | |
| GIT | https://github.com/OCA/account-reconcile.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-reconcile/tree/18.0/account_reconcile_oca_queue |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), BCIM |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), BCIM |
| COMMITTERS | |
| COMMITTERS | Jacques-Etienne Baudoux, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-reconcile |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:05 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-reconcile: - account_reconcile_oca - account_statement_base - account_reconcile_model_oca OCA/queue: - queue_job odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
requests |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Run the auto reconciliation in queue jobs. When importing a bank statement containing many lines, it can be very slow to process. With this module, the automatic reconciliation is deferred in a job and run asynchronously. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form | res.config.settings | xpath | Inherits account_reconcile_oca.res_config_settings_form_view |
No new fields.
Public methods (0)No public methods.
account_auto_reconcile_queue
Boolean
default=False
help='Auto reconcile using queue jobs'
string='Auto reconcile in background'
No public methods.
account_auto_reconcile_queue
Boolean
readonly=False
related='company_id.account_auto_reconcile_queue'
No public methods.