TIP: You can type at any time to perform a new search.
Display Customer Price in Product View
customer_context_in_product_view · OCA/product-attribute
- Repository
- OCA/product-attribute · module folder · Try on Runboat
- Module version
- 1.1.1
- Category
- Sales
- Folder size
- 0.01 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.o4sb.com
- Last tracking update
- 2026-08-07 07:09:59
- Authors
- Odoo Community Association (OCA), O4SB - Graeme Gellatly
- Maintainers
- Odoo Community Association (OCA), O4SB - Graeme Gellatly
- Committers
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module provide : An entry in product search view to show Partner Pricing so when viewing a list of products you can see the customers pricing.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_search_form_view |
product.search.form | product.product | search | Inherits product.product_search_form_view |
res_partner_view_buttons |
res.partner.view.buttons | res.partner | form | Inherits base.view_partner_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
name_search(self, cr, user, name='', args=None, operator='ilike', context=None, limit=100)
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…