Stock Buffer Sales Analysis

stock_buffer_sales_analysis
REPOSITORY
REPOSITORYOCA/ddmrp
GIT
GIThttps://github.com/OCA/ddmrp.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/ddmrp/tree/19.0/stock_buffer_sales_analysis
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWarehouse
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSoca-ci, github-actions[bot]
WEBSITE
WEBSITEhttps://github.com/OCA/ddmrp
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/ddmrp:
    - ddmrp
OCA/manufacture:
    - mrp_multi_level
    - mrp_warehouse_calendar
OCA/server-tools:
    - base_cron_exclusion
OCA/stock-logistics-warehouse:
    - stock_demand_estimate
    - stock_warehouse_calendar
    - stock_location_is_sublocation
    - stock_move_quantity_product_uom
OCA/web:
    - web_widget_bokeh_chart
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
    - http_routing
    - auth_signup
    - resource
    - account
    - onboarding
    - analytic
    - purchase
    - mrp
    - sale
    - sales_team
    - account_payment
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES bokeh==3.9.0
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Allows to access the sales analysis from a stock buffer, through a smart
button visible for the members of the group *User: Own Documents Only*
(same as the original permissions for the same smart button shown in
products).

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
stock_buffer_view_form stock.buffer.form stock.buffer div Inherits ddmrp.stock_buffer_view_form
Models touched (1)

New fields (3)
  • product_id_sale_ok Boolean
    readonly=True related='product_id.sale_ok' args: 'Can be Sold'
  • product_id_sales_count Float
    readonly=True related='product_id.sales_count' args: 'Sold'
  • product_uom_name Char
    readonly=True related='product_uom.name' args: 'Unit of Measure Name'
Public methods (1)
  • action_view_sales(self)
REPOSITORY
REPOSITORYOCA/ddmrp
GIT
GIThttps://github.com/OCA/ddmrp.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/ddmrp/tree/18.0/stock_buffer_sales_analysis
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWarehouse
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, ThiagoMForgeFlow
WEBSITE
WEBSITEhttps://github.com/OCA/ddmrp
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:12
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/ddmrp:
    - ddmrp
OCA/manufacture:
    - mrp_multi_level
    - mrp_warehouse_calendar
OCA/server-tools:
    - base_cron_exclusion
OCA/stock-logistics-warehouse:
    - stock_demand_estimate
    - stock_warehouse_calendar
    - stock_location_is_sublocation
OCA/stock-logistics-workflow:
    - stock_move_quantity_product_uom
OCA/web:
    - web_widget_bokeh_chart
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
    - mrp
    - sale
    - sales_team
    - account_payment
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES bokeh==3.6.3
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Allows to access the sales analysis from a stock buffer, through a smart
button visible for the members of the group *User: Own Documents Only*
(same as the original permissions for the same smart button shown in
products).

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
stock_buffer_view_form stock.buffer.form stock.buffer div Inherits ddmrp.stock_buffer_view_form
Models touched (1)

New fields (3)
  • product_id_sale_ok Boolean
    readonly=True related='product_id.sale_ok' args: 'Can be Sold'
  • product_id_sales_count Float
    readonly=True related='product_id.sales_count' args: 'Sold'
  • product_uom_name Char
    readonly=True related='product_uom.name' args: 'Unit of Measure Name'
Public methods (1)
  • action_view_sales(self)
REPOSITORY
REPOSITORYOCA/ddmrp
GIT
GIThttps://github.com/OCA/ddmrp.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/ddmrp/tree/16.0/stock_buffer_sales_analysis
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWarehouse
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSWeblate, oca-ci, BernatPForgeFlow
WEBSITE
WEBSITEhttps://github.com/OCA/ddmrp
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:46
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/ddmrp:
    - ddmrp
OCA/manufacture:
    - mrp_multi_level
    - mrp_warehouse_calendar
OCA/server-tools:
    - base_cron_exclusion
OCA/stock-logistics-warehouse:
    - stock_demand_estimate
    - stock_warehouse_calendar
    - stock_helper
OCA/web:
    - web_widget_bokeh_chart
odoo/odoo:
    - purchase_stock
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - analytic
    - purchase
    - mrp
    - sale
    - sales_team
    - account_payment
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES bokeh==3.1.1
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
stock_buffer_view_form stock.buffer.form stock.buffer div Inherits ddmrp.stock_buffer_view_form
Models touched (1)

New fields (3)
  • product_id_sale_ok Boolean
    readonly=True related='product_id.sale_ok' args: 'Can be Sold'
  • product_id_sales_count Float
    readonly=True related='product_id.sales_count' args: 'Sold'
  • product_uom_name Char
    readonly=True related='product_uom.name' args: 'Unit of Measure Name'
Public methods (1)
  • action_view_sales(self)
REPOSITORY
REPOSITORYOCA/ddmrp
GIT
GIThttps://github.com/OCA/ddmrp.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/ddmrp/tree/15.0/stock_buffer_sales_analysis
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWarehouse
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSLois Rilo, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/ddmrp
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:34
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/ddmrp:
    - ddmrp
OCA/manufacture:
    - mrp_multi_level
    - mrp_warehouse_calendar
OCA/server-tools:
    - base_cron_exclusion
OCA/stock-logistics-warehouse:
    - stock_demand_estimate
    - stock_warehouse_calendar
    - stock_helper
OCA/web:
    - web_widget_bokeh_chart
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
    - mrp
    - sale
    - sales_team
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES bokeh==2.4.2
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
stock_buffer_view_form stock.buffer.form stock.buffer div Inherits ddmrp.stock_buffer_view_form
Models touched (1)

New fields (3)
  • product_id_sale_ok Boolean
    readonly=True related='product_id.sale_ok' args: 'Can be Sold'
  • product_id_sales_count Float
    readonly=True related='product_id.sales_count' args: 'Sold'
  • product_uom_name Char
    readonly=True related='product_uom.name' args: 'Unit of Measure Name'
Public methods (1)
  • action_view_sales(self)
REPOSITORY
REPOSITORYOCA/ddmrp
GIT
GIThttps://github.com/OCA/ddmrp.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/ddmrp/tree/14.0/stock_buffer_sales_analysis
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWarehouse
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, Hai Lang
WEBSITE
WEBSITEhttps://github.com/OCA/ddmrp
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:59
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/ddmrp:
    - ddmrp
OCA/manufacture:
    - mrp_multi_level
    - mrp_warehouse_calendar
OCA/server-tools:
    - base_cron_exclusion
OCA/stock-logistics-warehouse:
    - stock_demand_estimate
    - stock_warehouse_calendar
    - stock_helper
OCA/web:
    - web_widget_bokeh_chart
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
    - mrp
    - sale
    - sales_team
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES bokeh==2.3.1
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
stock_buffer_view_form stock.buffer.form stock.buffer div Inherits ddmrp.stock_buffer_view_form
Models touched (1)

New fields (3)
  • product_id_sale_ok Boolean
    readonly=True related='product_id.sale_ok' args: 'Can be Sold'
  • product_id_sales_count Float
    readonly=True related='product_id.sales_count' args: 'Sold'
  • product_uom_name Char
    readonly=True related='product_uom.name' args: 'Unit of Measure Name'
Public methods (1)
  • action_view_sales(self)
REPOSITORY
REPOSITORYOCA/ddmrp
GIT
GIThttps://github.com/OCA/ddmrp.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/ddmrp/tree/13.0/stock_buffer_sales_analysis
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWarehouse
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, Carlos Serra-Toro
WEBSITE
WEBSITEhttps://github.com/OCA/ddmrp
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/ddmrp:
    - ddmrp
OCA/manufacture:
    - mrp_multi_level
    - mrp_warehouse_calendar
OCA/server-tools:
    - base_cron_exclusion
OCA/stock-logistics-warehouse:
    - stock_demand_estimate
    - stock_warehouse_calendar
    - stock_helper
OCA/web:
    - web_widget_bokeh_chart
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
    - mrp
    - sale
    - sales_team
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES bokeh==1.1.0
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
stock_buffer_view_form stock.buffer.form stock.buffer div Inherits ddmrp.stock_buffer_view_form
Models touched (1)

New fields (3)
  • product_id_sale_ok Boolean
    readonly=True related='product_id.sale_ok' args: 'Can be Sold'
  • product_id_sales_count Float
    readonly=True related='product_id.sales_count' args: 'Sold'
  • product_uom_name Char
    readonly=True related='product_uom.name' args: 'Unit of Measure Name'
Public methods (1)
  • action_view_sales(self)