TIP: You can type at any time to perform a new search.
Display Customer Price in Product View
customer_pricing_in_product_view · OCA/product-attribute
- Repository
- OCA/product-attribute · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales
- Folder size
- 0.02 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://odoo-community.org
- Last tracking update
- 2026-08-07 07:17:47
- Authors
- Odoo Community Association (OCA), O4SB - Graeme Gellatly
- Maintainers
- Odoo Community Association (OCA), O4SB - Graeme Gellatly
- Committers
- Pedro M. Baeza, mreficent, OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 (1)
New fields (0)
No new fields.
Public methods (1)-
open_product_pricing(self)@api.multiOpens the product form with defaults set to view customer pricing. Setting pricelist: True unhides the price column. Excluded from testing as does nothing except update a context. :return: a view dictionary
Loading…