TIP: You can type at any time to perform a new search.
Account Move Post Block
account_move_post_block · OCA/account-invoicing
- Repository
- OCA/account-invoicing · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Accounting & Finance
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-invoicing
- Last tracking update
- 2026-08-07 07:56:57
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- Enric Tobella, Miquel Raïch, Weblate, OCA-git-bot, oca-ci, Juany Davila
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_post_block_reason_form_view |
account.post.block.reason.form | account.post.block.reason | form | New |
account_post_block_reason_tree_view |
account.post.block.reason.tree | account.post.block.reason | tree | New |
view_account_move_filter |
account.move.select.block.reason | account.move | Inherits account.view_account_move_filter | |
view_move_form |
account.move.form.block.reason | account.move | form | Inherits account_move_exception.view_move_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (1)-
action_confirm(self)
New fields (2)
-
post_block_idMany2one → account.post.block.reasoncomodel_name='account.post.block.reason'string='Post Block Reason' -
post_blockedBooleancompute='_compute_post_blocked'
-
button_release_post_block(self) -
create(self, vals)@api.model -
write(self, vals)
New fields (3)
-
activeBooleandefault=True -
descriptionText -
nameCharrequired=True
No public methods.
Loading…
Loading…