| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/10.0/sale_automatic_workflow_validate_purchase_mto |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Denis Roussel, OCA Transbot, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/sale-workflow: - sale_automatic_workflow odoo/odoo: - purchase - stock_account - stock - product - base - decimal_precision - base_setup - web_kanban - web - bus - web_tour - report - procurement - barcodes - web_planner - account - analytic - sale_stock - sale - sales_team |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| 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 | xpath | Inherits sale_automatic_workflow.sale_workflow_process_view_form |
No new fields.
Public methods (1)run_with_workflow(self, sale_workflow)
purchase_order_mto_domain
Char
default="[('state', '=', 'sale')]"
string='Purchase Order Domain'
purchase_order_mto_filter_id
Many2one → ir.filters
default=<expr>
string='Validate Purchase Order MTO Filter'
args: 'ir.filters'
purchase_order_mto_purchase_domain
Char
default="[('state', 'not in', ['purchase','done','cancel'])]"
string='Purchase Order Domain'
purchase_order_mto_purchase_filter_id
Many2one → ir.filters
default=<expr>
string='Validate Purchase Order MTO Filter'
args: 'ir.filters'
validate_purchase_mto
Boolean
help='Select this to validate purchase orders that are generateddirectly by sale orders'
string='Validate Purchase Orders MTO'
No public methods.