Sale Report Delivered - Attribute Values

sale_report_delivered_attribute_values
REPOSITORY
REPOSITORYOCA/sale-reporting
GIT
GIThttps://github.com/OCA/sale-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-reporting/tree/18.0/sale_report_delivered_attribute_values
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Joel Estrada
WEBSITE
WEBSITEhttps://github.com/OCA/sale-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/sale-reporting:
    - sale_report_delivered
OCA/sale-workflow:
    - sale_order_line_product_attribute_values
odoo/odoo:
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - sale_margin
    - sale_management
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extends the functionality of Sales from Delivery report to support view Attribute Values and to allow you to have a better view of Deliveries.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_sale_report_delivered_search sale.report.delivered.search sale.report.delivered xpath Inherits sale_report_delivered.view_sale_report_delivered_search
Models touched (1)

New fields (2)
  • all_product_attribute_value_ids Many2many
    column1='sale_order_line_id' column2='product_attribute_value_id' readonly=True related='sale_line_id.all_product_attribute_value_ids' relation='sale_order_line_all_product_attribute_value_rel' store=True
  • sale_line_id Many2one → sale.order.line
    comodel_name='sale.order.line' readonly=True
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-reporting
GIT
GIThttps://github.com/OCA/sale-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-reporting/tree/16.0/sale_report_delivered_attribute_values
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Eduardo De Miguel
WEBSITE
WEBSITEhttps://github.com/OCA/sale-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:12:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/sale-reporting:
    - sale_report_delivered
OCA/sale-workflow:
    - sale_order_line_product_attribute_values
odoo/odoo:
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - sale_margin
    - sale_management
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extends the functionality of Sale Report Delivered to support view Attribute Values and to allow you to have a better view of Deliveries.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_sale_report_delivered_search sale.report.delivered.search sale.report.delivered xpath Inherits sale_report_delivered.view_sale_report_delivered_search
Models touched (1)

New fields (2)
  • all_product_attribute_value_ids Many2many
    column1='sale_order_line_id' column2='product_attribute_value_id' readonly=True related='sale_line_id.all_product_attribute_value_ids' relation='sale_order_line_all_product_attribute_value_rel' store=True
  • sale_line_id Many2one → sale.order.line
    comodel_name='sale.order.line' readonly=True
Public methods (0)

No public methods.