Skip to content

Commit 59659ba

Browse files
committed
[BOT] post-merge updates
1 parent 11d4ea3 commit 59659ba

File tree

4 files changed

+32
-20
lines changed

4 files changed

+32
-20
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ addon | version | maintainers | summary
2525
[product_template_multi_link_date_span](product_template_multi_link_date_span/) | 18.0.1.0.0 | | Add an optional date span for when a link is active.
2626
[product_variant_multi_link](product_variant_multi_link/) | 18.0.1.0.0 | | Product Multi Links (Variant)
2727
[website_sale_acquirer_confirm_order](website_sale_acquirer_confirm_order/) | 18.0.1.0.0 | <a href='https://github.com/pilarvargas-tecnativa'><img src='https://github.com/pilarvargas-tecnativa.png' width='32' height='32' style='border-radius:50%;' alt='pilarvargas-tecnativa'/></a> | eCommerce Confirm Order By Payment Provider
28+
[website_sale_attribute_filter_form_submit](website_sale_attribute_filter_form_submit/) | 18.0.1.0.0 | | Allow to apply manually the filters on the e-commerce
2829
[website_sale_b2x_alt_price](website_sale_b2x_alt_price/) | 18.0.1.0.0 | <a href='https://github.com/Yajo'><img src='https://github.com/Yajo.png' width='32' height='32' style='border-radius:50%;' alt='Yajo'/></a> | Display prices with(out) taxes in eCommerce, complementing normal mode
2930
[website_sale_checkout_country_vat](website_sale_checkout_country_vat/) | 18.0.1.0.0 | | Autocomplete VAT in checkout process
3031
[website_sale_checkout_skip_payment](website_sale_checkout_skip_payment/) | 18.0.1.0.0 | | Skip payment for logged users in checkout process

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
[project]
22
name = "odoo-addons-oca-e-commerce"
3-
version = "18.0.20251028.0"
3+
version = "18.0.20251029.0"
44
dependencies = [
55
"odoo-addon-product_template_multi_link==18.0.*",
66
"odoo-addon-product_template_multi_link_date_span==18.0.*",
77
"odoo-addon-product_variant_multi_link==18.0.*",
88
"odoo-addon-website_sale_acquirer_confirm_order==18.0.*",
9+
"odoo-addon-website_sale_attribute_filter_form_submit==18.0.*",
910
"odoo-addon-website_sale_b2x_alt_price==18.0.*",
1011
"odoo-addon-website_sale_checkout_country_vat==18.0.*",
1112
"odoo-addon-website_sale_checkout_skip_payment==18.0.*",

website_sale_attribute_filter_form_submit/README.rst

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
================================
26
Website manual attribute filters
37
================================
@@ -7,13 +11,13 @@ Website manual attribute filters
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:c20d8f0476d80c839d5acd105e6347bf6db149e7e44403f57145e66f0f0990ed
14+
!! source digest: sha256:2233f253d965a8e91a0b97d7f1bc9df6186a65b928310dd95431f530dd9eec47
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fe--commerce-lightgray.png?logo=github
@@ -82,14 +86,14 @@ Authors
8286
Contributors
8387
------------
8488

85-
- `Studio73 <https://www.studio73.es>`__:
89+
- `Studio73 <https://www.studio73.es>`__:
8690

87-
- Miguel Gandia
91+
- Miguel Gandia
8892

89-
- `Tecnativa <https://www.tecnativa.com>`__:
93+
- `Tecnativa <https://www.tecnativa.com>`__:
9094

91-
- David Vidal
92-
- Pilar Vargas
95+
- David Vidal
96+
- Pilar Vargas
9397

9498
Maintainers
9599
-----------

website_sale_attribute_filter_form_submit/static/description/index.html

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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
/*
@@ -360,16 +360,21 @@
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&amp;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&amp;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
374379
way, so the filters aren’t applied until the user explicitly validate
375380
them. 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
403408
desired and then hit the submit button to apply them. This allows to set
404409
several filters at once, which isn’t always possible with the automatic
405410
behavior.</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>.
411416
In case of trouble, please check there if your issue has already been reported.
412417
If 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

Comments
 (0)