TIP: You can type at any time to perform a new search.
Purchase Receipt Expectation
purchase_receipt_expectation · OCA/purchase-workflow
- Repository
- OCA/purchase-workflow · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Purchase Management
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/purchase-workflow
- Last tracking update
- 2026-08-07 08:42:58
- Authors
- Odoo Community Association (OCA), Camptocamp SA
- Maintainers
- Odoo Community Association (OCA), Camptocamp SA
- Committers
- Denis Roussel, Weblate, OCA-git-bot, oca-ci, Kevin Khao
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module is used as base module for managing incoming picking creation on purchase orders.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_view_form_inherit |
purchase.order.view.form.inherit | purchase.order | form | Inherits purchase_stock.purchase_order_view_form_inherit |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
receipt_expectationSelectiondefault='automatic'help="Defines how reception pickings are managed when the order is approved.\nDefault value is 'automatic', which means the picking will be created following the standard Odoo workflow."required=True args: [('automatic', 'Automatic')]
No public methods.
Loading…