TIP: You can type at any time to perform a new search.
Website Sale Hide Price
website_sale_hide_price · OCA/e-commerce
- Repository
- OCA/e-commerce · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Website
- Folder size
- 0.26 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/e-commerce
- Last tracking update
- 2026-08-07 09:06:25
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Weblate, OCA-git-bot, oca-ci, Hai Lang
- Odoo dependencies
- Python dependencies
- geoip2
- System dependencies
- None
- Required by
- None
- Description
This module allows to have hidden product prices on the website store.
Code Analysis ⓘ
Views touched (14)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
badge_extra_price |
badge_extra_price | ir.ui.view | qweb | Inherits website_sale.badge_extra_price |
base_unit_price |
base_unit_price | ir.ui.view | qweb | Inherits website_sale.base_unit_price |
dynamic_filter_template_product_product_products_item |
dynamic_filter_template_product_product_products_item | ir.ui.view | qweb | Inherits website_sale.dynamic_filter_template_product_product_products_item |
filter_products_price |
filter_products_price | ir.ui.view | qweb | Inherits website_sale.filter_products_price |
price_dynamic_filter_template_product_product |
price_dynamic_filter_template_product_product | ir.ui.view | qweb | Inherits website_sale.price_dynamic_filter_template_product_product |
product |
product | ir.ui.view | qweb | Inherits website_sale.cta_wrapper |
product_buy_now |
product_buy_now | ir.ui.view | qweb | Inherits website_sale.product_buy_now |
product_price |
product_price | ir.ui.view | qweb | Inherits website_sale.product_price |
product_quantity |
product_quantity | ir.ui.view | qweb | Inherits website_sale.product_quantity |
product_template_form_view |
product.template | form | Inherits website_sale.product_template_form_view | |
products_item |
products_item | ir.ui.view | qweb | Inherits website_sale.products_item |
res_config_settings_view_form |
res.config.settings | form | Inherits website_sale.res_config_settings_view_form | |
view_partner_form |
res.partner | form | Inherits base.view_partner_form | |
website_search_box |
website_search_box | ir.ui.view | qweb | Inherits website.website_search_box |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (2)
-
website_hide_priceBooleanstring='Hide prices on website' -
website_hide_price_messageTexthelp='When the price is hidden on the website we can give the customersome tips on how to find it out.'string='Hidden price message'translate=True
No public methods.
New fields (2)
-
website_hide_priceBooleanreadonly=Falserelated='website_id.website_hide_price'string='Hide prices on website' -
website_hide_price_default_messageCharreadonly=Falserelated='website_id.website_hide_price_default_message'
No public methods.
New fields (1)
-
website_show_priceBooleandefault=Truestring='Show prices on website'
No public methods.
New fields (3)
-
website_hide_priceBooleancopy=Falsehelp='Hide price at website level'string='Hide prices on website' -
website_hide_price_default_messageCharhelp='When the price is hidden on the website we can give the customersome tips on how to find it out.'string='Default Hidden price message'translate=True -
website_show_priceBooleancompute='_compute_website_show_price'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…