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 IDNameModelTypeStatus
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_expectation Selection
    default='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')]
Public methods (0)

No public methods.

Loading…