TIP: You can type at any time to perform a new search.
Product Form Sale Link
product_form_sale_link · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales
- Folder size
- 0.1 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 09:06:23
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- OCA-git-bot, oca-ci, Anusha
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module adds a button on product forms with a link to sale order lines for that product.
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_product_form_view |
product.product.form (in product_form_sale_link) | product.product | form | Inherits sale.product_form_view_sale_order_button |
product_template_form_view |
product.template.form (in product_form_sale_link) | product.template | form | Inherits sale.product_template_form_view_sale_order_button |
view_sales_order_line_filter |
sale.order.line.select (in product_form_sale_link) | sale.order.line | form | Inherits sale.view_sales_order_line_filter |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
sale_lines_countIntegercompute='_compute_sale_lines_count'
No public methods.
New fields (1)
-
sale_lines_countFloatcompute='_compute_sale_lines_count'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…