Quick Purchase order

purchase_quick
REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/16.0/purchase_quick
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPurchase
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSSylvain LE GAL, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:55
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - base_product_mass_addition
OCA/server-tools:
    - onchange_helper
odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - purchase
    - account
    - analytic
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_search_form_view product.product xpath Inherits base_product_mass_addition.product_search_form_view
product_tree_view4purchase product.product tree New
view_purchase_form purchase.order field Inherits purchase.purchase_order_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (3)
  • po_line_ids One2many → purchase.order.line
    comodel_name='purchase.order.line' help='Technical: used to compute quantities to purchase.' inverse_name='product_id'
  • seller_price Float
    compute='_compute_seller_price'
  • variant_specific_seller_ids One2many → product.supplierinfo
    args: 'product.supplierinfo', 'product_id'
Public methods (2)
  • check_access_rights(self, operation, raise_exception=True)
    @api.model
    hijack product edition rights if we're in the mass edition menu
  • search(self, args, offset=0, limit=None, order=None, count=False)
    @api.model

New fields (0)

No new fields.

Public methods (1)
  • add_product(self)
REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/15.0/purchase_quick
VERSION
VERSION 1.0.3
CATEGORY
CATEGORYPurchase
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSPedro M. Baeza, Weblate, OCA-git-bot, oca-ci, angel, Héctor Vi Or
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:41
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - base_product_mass_addition
OCA/server-tools:
    - onchange_helper
odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - purchase
    - account
    - analytic
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_search_form_view product.product xpath Inherits base_product_mass_addition.product_search_form_view
product_tree_view4purchase product.product tree New
view_purchase_form purchase.order field Inherits purchase.purchase_order_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (3)
  • po_line_ids One2many → purchase.order.line
    comodel_name='purchase.order.line' help='Technical: used to compute quantities to purchase.' inverse_name='product_id'
  • seller_price Float
    compute='_compute_seller_price'
  • variant_specific_seller_ids One2many → product.supplierinfo
    args: 'product.supplierinfo', 'product_id'
Public methods (2)
  • check_access_rights(self, operation, raise_exception=True)
    @api.model
    hijack product edition rights if we're in the mass edition menu
  • search(self, args, offset=0, limit=None, order=None, count=False)
    @api.model

New fields (0)

No new fields.

Public methods (1)
  • add_product(self)
REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/14.0/purchase_quick
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYPurchase
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSOCA Transbot, Víctor Martínez, Sébastien BEAU, oca-travis, Weblate, OCA-git-bot, oca-ci, Alessandro Uffreduzzi, KevinKhao, oca-git-bot, daniel-chionne
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - base_product_mass_addition
OCA/server-tools:
    - onchange_helper
odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - purchase
    - account
    - analytic
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_search_form_view product.product xpath Inherits base_product_mass_addition.product_search_form_view
product_tree_view4purchase product.product tree New
view_purchase_form purchase.order field Inherits purchase.purchase_order_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (3)
  • po_line_ids One2many → purchase.order.line
    comodel_name='purchase.order.line' help='Technical: used to compute quantities to purchase.' inverse_name='product_id'
  • seller_price Float
    compute='_compute_seller_price'
  • variant_specific_seller_ids One2many → product.supplierinfo
    args: 'product.supplierinfo', 'product_id'
Public methods (2)
  • check_access_rights(self, operation, raise_exception=True)
    @api.model
    hijack product edition rights if we're in the mass edition menu
  • search(self, args, offset=0, limit=None, order=None, count=False)
    @api.model

New fields (0)

No new fields.

Public methods (1)
  • add_product(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/12.0/purchase_quick
VERSION
VERSION 1.0.3
CATEGORY
CATEGORYPurchase
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSSylvain LE GAL, OCA Transbot, oca-travis, OCA-git-bot, Pierrick Brun
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - base_product_mass_addition
odoo/odoo:
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - purchase
    - account
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_search_view4purchase product.product xpath Inherits base_product_mass_addition.product_search_form_view
product_tree_view4purchase product.product tree New
view_purchase_form purchase.order field Inherits purchase.purchase_order_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (2)
  • po_line_ids One2many → purchase.order.line
    comodel_name='purchase.order.line' help='Technical: used to compute quantities to purchase.' inverse_name='product_id'
  • variant_specific_seller_ids One2many → product.supplierinfo
    args: 'product.supplierinfo', 'product_id'
Public methods (1)
  • search(self, args, offset=0, limit=None, order=None, count=False)
    @api.model

New fields (0)

No new fields.

Public methods (1)
  • add_product(self)
    @api.multi