Repository
OCA/ddmrp · module folder · Try on Runboat
Module version
1.0.0
Category
Warehouse
Folder size
0.03 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/ddmrp
Last tracking update
2026-08-07 09:06:36
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
oca-ci, github-actions[bot]
Odoo dependencies
Python dependencies
bokeh==3.9.0
System dependencies
None
Required by
None
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 form Inherits ddmrp.stock_buffer_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

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)

Loading…

Loading…

Loading…

Loading…

Loading…