| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/purchase-workflow |
| GIT | |
| GIT | https://github.com/OCA/purchase-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/purchase-workflow/tree/17.0/purchase_reception_threshold |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Inventory/Purchase |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Vincent Van Rossem |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - purchase_stock - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - onboarding - analytic - purchase |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds to the Purchase Workflow the ability to skip the backorder creation when validating a PO's Receipt, depending on the configured **Receipt Threshold**. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
purchase.order | xpath | Inherits purchase.purchase_order_form | |
purchase_order_line_form2 |
purchase.order.line | xpath | Inherits purchase.purchase_order_line_form2 | |
purchase_order_line_tree |
purchase.order.line | xpath | Inherits purchase.purchase_order_line_tree | |
res_config_settings_view_form_purchase |
res.config.settings | xpath | Inherits purchase.res_config_settings_view_form_purchase | |
view_partner_form |
res.partner | xpath | Inherits base.view_partner_form |
receipt_threshold
Float
related='company_id.receipt_threshold'
use_threshold
Boolean
related='partner_id.use_threshold'
No public methods.
receipt_threshold
Float
related='order_id.receipt_threshold'
use_threshold
Boolean
related='order_id.use_threshold'
No public methods.
receipt_threshold
Float
default=0.0
groups='purchase.group_purchase_manager'
required=True
No public methods.
receipt_threshold
Float
readonly=False
related='company_id.receipt_threshold'
No public methods.
use_threshold
Boolean
groups='purchase.group_purchase_manager'
help='If checked, the system will use the receipt threshold to determine the invoice method.'
No public methods.
No new fields.
Public methods (0)No public methods.