TIP: You can type at any time to perform a new search.
Sale purchase stock auto confirm
sale_purchase_stock_auto_confirm · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales
- 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 09:06:23
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Weblate, OCA-git-bot, oca-ci, Frederic, Frederic Grall
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module adds a company-level option to automatically confirm purchase orders generated from sale orders (by Dropship or MTO rules).
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings | form | Inherits sale.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
purchase_auto_validationBooleanhelp='When a purchase order is created from a sales order using the MTO or Dropship rule for this company, it will be automatically validated.'string='POs Auto Validation'
No public methods.
New fields (1)
-
purchase_auto_validationBooleanhelp='When a purchase order is created from a sales order using the MTO or Dropship rule for this company, it will be automatically validated.'readonly=Falserelated='company_id.purchase_auto_validation'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…