TIP: You can type at any time to perform a new search.
Account Fiscal Position Allowed Journal
account_fiscal_position_allowed_journal · OCA/account-financial-tools
- Repository
- OCA/account-financial-tools · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Accounting/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-17 18:05:57
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- Thomas Binsfeld, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Allow defining allowed journals on fiscal positions. Related invoices can only use one of the allowed journals on the fiscal position.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_fiscal_position_form_view |
account.fiscal.position.form (in account_fiscal_position_allowed_journal) | account.fiscal.position | form | Inherits account.view_account_position_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
allowed_journal_idsMany2many → account.journalcomodel_name='account.journal'string='Allowed journals'
No public methods.
New fields (0)
No new fields.
Public methods (1)-
action_post(self)
Loading…