33< head >
44< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
55< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6- < title > Website Sale Hide Price </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="website-sale-hide-price ">
364- < h1 class ="title "> Website Sale Hide Price</ h1 >
363+ < div class ="document ">
365364
365+
366+ < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368+ </ a >
369+ < div class ="section " id ="website-sale-hide-price ">
370+ < h1 > Website Sale Hide Price</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:39aed620f935deac6af5cfbfaa01ba3753378fe317f17e19cf57ab4b52256ded
375+ !! source digest: sha256:02d691102ee657c4fa7db0dffcd004cc7d54f932da5fc9bfd34a8387b7f69262
371376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/e-commerce/tree/18.0/website_sale_hide_price "> < img alt ="OCA/e-commerce " src ="https://img.shields.io/badge/github-OCA%2Fe--commerce-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/e-commerce-18-0/e-commerce-18-0-website_sale_hide_price "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/e-commerce&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
377+ < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/e-commerce/tree/18.0/website_sale_hide_price "> < img alt ="OCA/e-commerce " src ="https://img.shields.io/badge/github-OCA%2Fe--commerce-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/e-commerce-18-0/e-commerce-18-0-website_sale_hide_price "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/e-commerce&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373378< p > This module allows to have hidden product prices on the website store.</ p >
374379< p > < strong > Table of contents</ strong > </ p >
375380< div class ="contents local topic " id ="contents ">
@@ -387,7 +392,7 @@ <h1 class="title">Website Sale Hide Price</h1>
387392</ ul >
388393</ div >
389394< div class ="section " id ="configuration ">
390- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h1 >
395+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h2 >
391396< p > If you want to hide prices at customer level:</ p >
392397< ol class ="arabic simple ">
393398< li > Go to < em > Customers</ em > and choose one.</ li >
@@ -421,7 +426,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
421426</ ol >
422427</ div >
423428< div class ="section " id ="usage ">
424- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h1 >
429+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h2 >
425430< p > After configuring the module go to the website store and check your
426431expected results:</ p >
427432< ol class ="arabic simple ">
@@ -434,31 +439,31 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
434439forbidden items if any.</ p >
435440</ div >
436441< div class ="section " id ="known-issues-roadmap ">
437- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Known issues / Roadmap</ a > </ h1 >
442+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Known issues / Roadmap</ a > </ h2 >
438443< ul class ="simple ">
439444< li > This module is incompatible with the website_sale_stock_force_block
440445module because it makes changes to the same attributes in the
441446website_sale.products_add_to_cart template.</ li >
442447</ ul >
443448</ div >
444449< div class ="section " id ="bug-tracker ">
445- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Bug Tracker</ a > </ h1 >
450+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Bug Tracker</ a > </ h2 >
446451< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/e-commerce/issues "> GitHub Issues</ a > .
447452In case of trouble, please check there if your issue has already been reported.
448453If you spotted it first, help us to smash it by providing a detailed and welcomed
449454< a class ="reference external " href ="https://github.com/OCA/e-commerce/issues/new?body=module:%20website_sale_hide_price%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
450455< p > Do not contact contributors directly about support or help with technical issues.</ p >
451456</ div >
452457< div class ="section " id ="credits ">
453- < h1 > < a class ="toc-backref " href ="#toc-entry-5 "> Credits</ a > </ h1 >
458+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Credits</ a > </ h2 >
454459< div class ="section " id ="authors ">
455- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Authors</ a > </ h2 >
460+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Authors</ a > </ h3 >
456461< ul class ="simple ">
457462< li > Tecnativa</ li >
458463</ ul >
459464</ div >
460465< div class ="section " id ="contributors ">
461- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Contributors</ a > </ h2 >
466+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Contributors</ a > </ h3 >
462467< ul class ="simple ">
463468< li > < a class ="reference external " href ="https://www.tecnativa.com "> Tecnativa</ a > :< ul >
464469< li > David Vidal</ li >
@@ -486,7 +491,7 @@ <h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
486491</ ul >
487492</ div >
488493< div class ="section " id ="maintainers ">
489- < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Maintainers</ a > </ h2 >
494+ < h3 > < a class ="toc-backref " href ="#toc-entry-8 "> Maintainers</ a > </ h3 >
490495< p > This module is maintained by the OCA.</ p >
491496< a class ="reference external image-reference " href ="https://odoo-community.org ">
492497< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -499,5 +504,6 @@ <h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
499504</ div >
500505</ div >
501506</ div >
507+ </ div >
502508</ body >
503509</ html >
0 commit comments