TIP: You can type at any time to perform a new search.
Account Journal Restrict Mode
account_journal_restrict_mode · OCA/account-financial-tools
- Repository
- OCA/account-financial-tools · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Accounting
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-financial-tools
- Last tracking update
- 2026-08-07 09:06:24
- Authors
- Odoo Community Association (OCA), ForgeFlow S.L.
- Maintainers
- Odoo Community Association (OCA), ForgeFlow S.L.
- Committers
- JordiMForgeFlow, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module enables by default the setting *Lock Posted Entries with Hash* in all Sales, Purchase and Miscellaneous Journals, and prevents the setting to be modified. The goal is to assure that all journal entries are locked when posted to prevent them to be modified. Bank and Cash journals can't be hashed as it conflicts with Odoo's logic when creating bank transactions (https://github.com/odoo/odoo/commit/9740189bc59658a62da6a624e166505841ac30a4).
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
restrict_mode_hash_tableBooleancompute='_compute_restrict_mode_hash_table'readonly=Truestore=True
No public methods.
Loading…
Loading…
Loading…
Loading…