TIP: You can type at any time to perform a new search.
Stock Buffer Sales Analysis
stock_buffer_sales_analysis · OCA/ddmrp
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_okBooleanreadonly=Truerelated='product_id.sale_ok' args: 'Can be Sold' -
product_id_sales_countFloatreadonly=Truerelated='product_id.sales_count' args: 'Sold' -
product_uom_nameCharreadonly=Truerelated='product_uom.name' args: 'Unit of Measure Name'
-
action_view_sales(self)
Loading…
Loading…
Loading…
Loading…
Loading…