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
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
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.multi
    Opens 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…