TIP: You can type at any time to perform a new search.
Account Fiscal Position - Type
account_fiscal_position_type · OCA/account-fiscal-rule
- Repository
- OCA/account-fiscal-rule · module folder · Try on Runboat
- Module version
- 1.0.4
- Category
- Accounting
- Folder size
- 0.08 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-fiscal-rule
- Last tracking update
- 2026-08-07 08:09:31
- Authors
- Odoo Community Association (OCA), GRAP
- Maintainers
- Odoo Community Association (OCA), GRAP
- Committers
- Holger Brunn, Sylvain LE GAL, Daniel Reis, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_fiscal_position_form |
account.fiscal.position | form | Inherits account.view_account_position_form | |
view_account_fiscal_position_template_form |
account.fiscal.position.template | form | Inherits account.view_account_position_template_form | |
view_account_fiscal_position_template_tree |
account.fiscal.position.template | tree | Inherits account.view_account_position_template_tree | |
view_account_fiscal_position_tree |
account.fiscal.position | tree | Inherits account.view_account_position_tree | |
view_account_move_form |
account.move | form | Inherits account.view_move_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
type_position_useSelectiondefault='all'selection=_TYPE_POSITION_USE_SELECTIONstring='Position Application'
No public methods.
New fields (1)
-
type_position_useSelectiondefault='all'selection=AccountFiscalPosition._TYPE_POSITION_USE_SELECTIONstring='Position Application'
No public methods.
New fields (2)
-
fiscal_position_idMany2onedomain="[('id', 'in', suitable_fiscal_position_ids)]" -
suitable_fiscal_position_idsMany2many → account.fiscal.positioncompute='_compute_suitable_journal_ids' args: 'account.fiscal.position'
No public methods.
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 78 days ago
- Last activity
- 78 days ago
- Repository
- OCA/account-fiscal-rule
- Pull request
- [18.0][MIG] account_fiscal_position_type (#601)