TIP: You can type at any time to perform a new search.
Sale Automatic Workflow Validate Purchase Mto
sale_automatic_workflow_validate_purchase_mto · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.2
- Category
- Uncategorized
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 07:17:43
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- Denis Roussel, OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_workflow_process_form_view |
sale.workflow.process.form (in sale_automatic_workflow_validate_purchase_mto) | sale.workflow.process | form | Inherits sale_automatic_workflow.sale_workflow_process_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
run_with_workflow(self, sale_workflow)@api.model
New fields (5)
-
purchase_order_mto_domainChardefault="[('state', '=', 'sale')]"string='Purchase Order Domain' -
purchase_order_mto_filter_idMany2one → ir.filtersdefault=<expr>string='Validate Purchase Order MTO Filter' args: 'ir.filters' -
purchase_order_mto_purchase_domainChardefault="[('state', 'not in', ['purchase','done','cancel'])]"string='Purchase Order Domain' -
purchase_order_mto_purchase_filter_idMany2one → ir.filtersdefault=<expr>string='Validate Purchase Order MTO Filter' args: 'ir.filters' -
validate_purchase_mtoBooleanhelp='Select this to validate purchase orders that are generateddirectly by sale orders'string='Validate Purchase Orders MTO'
No public methods.