| 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/16.0/purchase_vendor_promotion |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Purchase Management |
| 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, Telmo Santos, Hector Vior, cyrilmanuel |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:55 |
| 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 - analytic - purchase |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_supplierinfo_tree_view_inherit |
product.template.product.form.inherit | product.supplierinfo | xpath | Inherits product.product_supplierinfo_tree_view |
purchase_order_view_form_inherit |
purchase.order.form.inherit | purchase.order | xpath | Inherits purchase.purchase_order_form |
stock_route_form_view |
stock.route | field | Inherits stock.stock_location_route_form_view | |
supplier_info_form_inherit |
product.supplierinfo.requisition.view | product.supplierinfo | field | Inherits product.product_supplierinfo_form_view |
view_warehouse_orderpoint_tree_editable_inherited_mrp |
stock.warehouse.orderpoint.tree.editable.inherit.mrp.inherit | stock.warehouse.orderpoint | xpath | Inherits purchase_stock.view_warehouse_orderpoint_tree_editable_inherited_mrp |
is_promotion
Boolean
string='Promotion'
No public methods.
is_promotion
Boolean
compute='_compute_is_promotion'
help='Price was calculated based on a vendor promotion.'
readonly=False
store=True
string='Promotion'
No public methods.
force_vendor_with_best_promotion
Boolean
default=False
help='Force the orderpoint to use the vendor with the best promotion.'
No public methods.
promotion_date_end
Date
compute='_compute_promotion'
store=True
promotion_date_start
Date
compute='_compute_promotion'
store=True
promotion_period
Char
compute='_compute_promotion'
store=True
string='Promotion'
supplier_id
Many2one
compute='_compute_supplier_id'
readonly=False
store=True
No public methods.