Product weekly sales hint

product_sold_by_delivery_week
REPOSITORY
REPOSITORYOCA/sale-reporting
GIT
GIThttps://github.com/OCA/sale-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-reporting/tree/18.0/product_sold_by_delivery_week
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYSale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSVíctor Martínez, Weblate, OCA-git-bot, oca-ci, Carlos Roca, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/sale-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to compute a graphical hint, stored in the product
itself, to display whether that product was sold and delivered in recent
weeks.

![image](../static/description/sold_by_week_hint.png)

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
product_product_tree_view product.product field Inherits product.product_product_tree_view
product_template_tree_view product.template field Inherits product.product_template_tree_view
product_view_kanban_catalog product.product field Inherits sale.product_view_kanban_catalog
view_order_form sale.order xpath Inherits sale.view_order_form
Models touched (4)

New fields (2)
  • weekly_sold_delivered Char
    company_dependent=True groups='sales_team.group_sale_salesman'
  • weekly_sold_delivered_shown Char
    compute='_compute_weekly_sold_delivered_shown' groups='sales_team.group_sale_salesman' string='Weekly Sold'
Public methods (0)

No public methods.

New fields (2)
  • weekly_sold_delivered Char
    compute='_compute_weekly_sold_delivered' groups='sales_team.group_sale_salesman' readonly=True
  • weekly_sold_delivered_shown Char
    compute='_compute_weekly_sold_delivered_shown' groups='sales_team.group_sale_salesman' string='Weekly Sold'
Public methods (0)

No public methods.

New fields (1)
  • weekly_sold_delivered_shown Char
    compute='_compute_weekly_sold_delivered_shown' string='Weekly Sold'
Public methods (1)
  • get_partner_for_reporting(self)
    get partner from line taking into account context parameters

New fields (0)

No new fields.

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/product_sold_by_delivery_week
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYSale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSJairo Llopis, Weblate, OCA-git-bot, oca-ci, Yadier A. De Quesada
WEBSITE
WEBSITEhttps://github.com/OCA/sale-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_product_tree_view product.product field Inherits product.product_product_tree_view
product_template_tree_view product.template field Inherits product.product_template_tree_view
view_order_form sale.order xpath Inherits sale.view_order_form
Models touched (4)

New fields (2)
  • weekly_sold_delivered Char
    company_dependent=True groups='sales_team.group_sale_salesman'
  • weekly_sold_delivered_shown Char
    compute='_compute_weekly_sold_delivered_shown' groups='sales_team.group_sale_salesman' string='Weekly Sold'
Public methods (0)

No public methods.

New fields (2)
  • weekly_sold_delivered Char
    compute='_compute_weekly_sold_delivered' groups='sales_team.group_sale_salesman' readonly=True
  • weekly_sold_delivered_shown Char
    compute='_compute_weekly_sold_delivered_shown' groups='sales_team.group_sale_salesman' string='Weekly Sold'
Public methods (0)

No public methods.

New fields (1)
  • weekly_sold_delivered_shown Char
    compute='_compute_weekly_sold_delivered_shown' string='Weekly Sold'
Public methods (1)
  • get_partner_for_reporting(self)
    get partner from line taking into account context parameters

New fields (0)

No new fields.

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/15.0/product_sold_by_delivery_week
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYSale
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, Carlos Roca, josep-tecnativa
WEBSITE
WEBSITEhttps://github.com/OCA/sale-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:42
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
    - stock_account
    - stock
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_product_tree_view product.product field Inherits product.product_product_tree_view
product_template_tree_view product.template field Inherits product.product_template_tree_view
view_order_form sale.order xpath Inherits sale.view_order_form
Models touched (4)

New fields (2)
  • weekly_sold_delivered Char
    company_dependent=True groups='sales_team.group_sale_salesman'
  • weekly_sold_delivered_shown Char
    compute='_compute_weekly_sold_delivered_shown' groups='sales_team.group_sale_salesman' string='Weekly Sold'
Public methods (0)

No public methods.

New fields (2)
  • weekly_sold_delivered Char
    compute='_compute_weekly_sold_delivered' groups='sales_team.group_sale_salesman' readonly=True
  • weekly_sold_delivered_shown Char
    compute='_compute_weekly_sold_delivered_shown' groups='sales_team.group_sale_salesman' string='Weekly Sold'
Public methods (0)

No public methods.

New fields (1)
  • weekly_sold_delivered_shown Char
    compute='_compute_weekly_sold_delivered_shown' string='Weekly Sold'
Public methods (1)
  • get_partner_for_reporting(self)
    get partner from line taking into account context parameters

New fields (0)

No new fields.

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/13.0/product_sold_by_delivery_week
VERSION
VERSION 1.1.3
CATEGORY
CATEGORYSale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSCarlos Dauden, david, sergio-teruel, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/sale-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
    - stock_account
    - stock
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_product_tree_view product.product field Inherits product.product_product_tree_view
product_template_tree_view product.template field Inherits product.product_template_tree_view
view_order_form sale.order xpath Inherits sale.view_order_form
Models touched (4)

New fields (2)
  • weekly_sold_delivered Char
    company_dependent=True groups='sales_team.group_sale_salesman'
  • weekly_sold_delivered_shown Char
    compute='_compute_weekly_sold_delivered_shown' groups='sales_team.group_sale_salesman' string='Weekly Sold'
Public methods (0)

No public methods.

New fields (2)
  • weekly_sold_delivered Char
    compute='_compute_weekly_sold_delivered' groups='sales_team.group_sale_salesman' readonly=True
  • weekly_sold_delivered_shown Char
    compute='_compute_weekly_sold_delivered_shown' groups='sales_team.group_sale_salesman' string='Weekly Sold'
Public methods (0)

No public methods.

New fields (1)
  • weekly_sold_delivered_shown Char
    compute='_compute_weekly_sold_delivered_shown' string='Weekly Sold'
Public methods (1)
  • get_partner_for_reporting(self)
    get partner from line taking into account context parameters

New fields (0)

No new fields.

Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/sale-reporting
PULL REQUEST
PULL REQUEST[17.0][MIG] product_sold_by_delivery_week: Migration to 17.0 (#312)