TIP: You can type at any time to perform a new search.
Account Reconcile Oca Queue
account_reconcile_oca_queue · OCA/account-reconcile
- Repository
- OCA/account-reconcile · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Uncategorized
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-reconcile
- Last tracking update
- 2026-08-07 08:43:01
- Authors
- Odoo Community Association (OCA), BCIM
- Maintainers
- Odoo Community Association (OCA), BCIM
- Committers
- Jacques-Etienne Baudoux, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- requests
- System dependencies
- None
- Required by
- None
- 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.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form | res.config.settings | form | Inherits account_reconcile_oca.res_config_settings_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
account_auto_reconcile_queueBooleandefault=Falsehelp='Auto reconcile using queue jobs'string='Auto reconcile in background'
No public methods.
New fields (1)
-
account_auto_reconcile_queueBooleanreadonly=Falserelated='company_id.account_auto_reconcile_queue'
No public methods.