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 manual attribute filters </ 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-manual-attribute-filters ">
364- < h1 class ="title "> Website manual attribute filters</ 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-manual-attribute-filters ">
370+ < h1 > Website manual attribute filters</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:c20d8f0476d80c839d5acd105e6347bf6db149e7e44403f57145e66f0f0990ed
375+ !! source digest: sha256:2233f253d965a8e91a0b97d7f1bc9df6186a65b928310dd95431f530dd9eec47
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_attribute_filter_form_submit "> < 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_attribute_filter_form_submit "> < 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_attribute_filter_form_submit "> < 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_attribute_filter_form_submit "> < 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 configure the website filters in an no automatic
374379way, so the filters aren’t applied until the user explicitly validate
375380them. It can be set on any needed website.</ p >
@@ -389,7 +394,7 @@ <h1 class="title">Website manual attribute filters</h1>
389394</ ul >
390395</ div >
391396< div class ="section " id ="configuration ">
392- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h1 >
397+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h2 >
393398< p > To configure this module, you must do the following:</ p >
394399< ol class ="arabic simple ">
395400< li > Go to the frontend URL /shop of the website.</ li >
@@ -398,32 +403,32 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
398403</ ol >
399404</ div >
400405< div class ="section " id ="usage ">
401- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h1 >
406+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h2 >
402407< p > When manual filter are active, the user can set as many filters as
403408desired and then hit the submit button to apply them. This allows to set
404409several filters at once, which isn’t always possible with the automatic
405410behavior.</ p >
406411< p > < img alt ="image1 " src ="https://raw.githubusercontent.com/OCA/e-commerce/18.0/website_sale_attribute_filter_form_submit/static/description/manual_filter_usage.gif " /> </ p >
407412</ div >
408413< div class ="section " id ="bug-tracker ">
409- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h1 >
414+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h2 >
410415< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/e-commerce/issues "> GitHub Issues</ a > .
411416In case of trouble, please check there if your issue has already been reported.
412417If you spotted it first, help us to smash it by providing a detailed and welcomed
413418< a class ="reference external " href ="https://github.com/OCA/e-commerce/issues/new?body=module:%20website_sale_attribute_filter_form_submit%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
414419< p > Do not contact contributors directly about support or help with technical issues.</ p >
415420</ div >
416421< div class ="section " id ="credits ">
417- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h1 >
422+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h2 >
418423< div class ="section " id ="authors ">
419- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h2 >
424+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h3 >
420425< ul class ="simple ">
421426< li > Studio73</ li >
422427< li > Tecnativa</ li >
423428</ ul >
424429</ div >
425430< div class ="section " id ="contributors ">
426- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h2 >
431+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h3 >
427432< ul >
428433< li > < p class ="first "> < a class ="reference external " href ="https://www.studio73.es "> Studio73</ a > :</ p >
429434< blockquote >
@@ -443,7 +448,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
443448</ ul >
444449</ div >
445450< div class ="section " id ="maintainers ">
446- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h2 >
451+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h3 >
447452< p > This module is maintained by the OCA.</ p >
448453< a class ="reference external image-reference " href ="https://odoo-community.org ">
449454< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -456,5 +461,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
456461</ div >
457462</ div >
458463</ div >
464+ </ div >
459465</ body >
460466</ html >
0 commit comments