Purchase recommendations according to sales classification

purchase_order_product_recommendation_classification
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_order_product_recommendation_classification
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPurchases
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, pilarvargas-tecnativa
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:
    - product_abc_classification_sale
    - product_abc_classification
OCA/purchase-workflow:
    - purchase_order_product_recommendation
odoo/odoo:
    - purchase_stock
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - analytic
    - purchase
    - sale_stock
    - sale
    - sales_team
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
purchase_order_recommendation_view_form purchase.order.recommendation field Inherits purchase_order_product_recommendation.purchase_order_recommendation_view_form
Models touched (2)

New fields (3)
  • abc_classification_level_id Many2one → abc.classification.profile.level
    comodel_name='abc.classification.profile.level' domain="[('profile_id', '=', abc_classification_profile_id)]" string='Classification Level'
  • abc_classification_profile_id Many2one → abc.classification.profile
    comodel_name='abc.classification.profile' string='Classification Profile'
  • seasonality_classification Selection
    selection=[('very high', 'Very high'), ('high', 'High'), ('medium', 'Medium'), ('low', 'Low')] string='Seasonility'
Public methods (0)

No public methods.

New fields (3)
  • abc_classification_level_id Many2one → abc.classification.profile.level
    comodel_name='abc.classification.profile.level' readonly=True related='product_id.abc_classification_level_id'
  • abc_classification_profile_id Many2one → abc.classification.profile
    comodel_name='abc.classification.profile' readonly=True related='product_id.abc_classification_profile_id'
  • seasonality_classification Selection
    readonly=True related='product_id.seasonality_classification'
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/13.0/purchase_order_product_recommendation_classification
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPurchases
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSoca-travis, OCA-git-bot, CarlosRoca13
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - product_abc_classification_sale
    - product_abc_classification
OCA/purchase-workflow:
    - purchase_order_product_recommendation
odoo/odoo:
    - purchase_stock
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - account
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - purchase
    - sale_stock
    - sale
    - sales_team
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
purchase_order_recommendation_view_form purchase.order.recommendation field Inherits purchase_order_product_recommendation.purchase_order_recommendation_view_form
Models touched (2)

New fields (3)
  • abc_classification_level_id Many2one → abc.classification.profile.level
    comodel_name='abc.classification.profile.level' domain="[('profile_id', '=', abc_classification_profile_id)]" string='Classification Level'
  • abc_classification_profile_id Many2one → abc.classification.profile
    comodel_name='abc.classification.profile' string='Classification Profile'
  • seasonality_classification Selection
    selection=[('very high', 'Very high'), ('high', 'High'), ('medium', 'Medium'), ('low', 'Low')] string='Seasonility'
Public methods (0)

No public methods.

New fields (3)
  • abc_classification_level_id Many2one → abc.classification.profile.level
    comodel_name='abc.classification.profile.level' readonly=True related='product_id.abc_classification_level_id'
  • abc_classification_profile_id Many2one → abc.classification.profile
    comodel_name='abc.classification.profile' readonly=True related='product_id.abc_classification_profile_id'
  • seasonality_classification Selection
    readonly=True related='product_id.seasonality_classification'
Public methods (0)

No public methods.