Purchase Order Product Recommendation XLSX

purchase_order_product_recommendation_xlsx
REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/18.0/purchase_order_product_recommendation_xlsx
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, Angel Rivas
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/purchase-workflow:
    - purchase_order_product_recommendation
OCA/reporting-engine:
    - report_xlsx
odoo/odoo:
    - purchase_stock
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - 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 extends purchase_order_product_recommendation to add a way
to print the recommended products for a supplier.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
purchase_order_recommendation_view_form purchase.order.recommendation xpath Inherits purchase_order_product_recommendation.purchase_order_recommendation_view_form
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • export_xlsx(self)

New fields (7)
  • price_unit Monetary
    string='Price'
  • units_available Float
    string='Qty On Hand'
  • units_avg_delivered Float
    string='Qty Dlvd./day'
  • units_delivered Float
    string='Qty delivered'
  • units_included Float
    string='Qty'
  • units_received Float
    string='Qty Received'
  • units_virtual_available Float
    string='Forecasted Qty'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • generate_xlsx_report(self, workbook, data, objects)
  • get_restricted_fields(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_order_product_recommendation_xlsx
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYPurchases
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSsergio-teruel, Weblate, OCA-git-bot, oca-ci, josep-tecnativa
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:40
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/purchase-workflow:
    - purchase_order_product_recommendation
OCA/reporting-engine:
    - report_xlsx
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
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES xlrd
xlsxwriter
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
purchase_order_recommendation_view_form purchase.order.recommendation xpath Inherits purchase_order_product_recommendation.purchase_order_recommendation_view_form
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • export_xlsx(self)

New fields (7)
  • price_unit Monetary
    string='Price'
  • units_available Float
    string='Qty On Hand'
  • units_avg_delivered Float
    string='Qty Dlvd./day'
  • units_delivered Float
    string='Qty delivered'
  • units_included Float
    string='Qty'
  • units_received Float
    string='Qty Received'
  • units_virtual_available Float
    string='Forecasted Qty'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • generate_xlsx_report(self, workbook, data, objects)
  • get_restricted_fields(self)
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_xlsx
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, Weblate, OCA-git-bot, Carlos Roca
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/purchase-workflow:
    - purchase_order_product_recommendation
OCA/reporting-engine:
    - report_xlsx
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
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 xpath Inherits purchase_order_product_recommendation.purchase_order_recommendation_view_form
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • export_xlsx(self)

New fields (7)
  • price_unit Monetary
    string='Price'
  • units_available Float
    string='Qty On Hand'
  • units_avg_delivered Float
    string='Qty Dlvd./day'
  • units_delivered Float
    string='Qty delivered'
  • units_included Float
    string='Qty'
  • units_received Float
    string='Qty Received'
  • units_virtual_available Float
    string='Forecasted Qty'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • generate_xlsx_report(self, workbook, data, objects)
  • get_restricted_fields(self)