Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-grap-bot committed Jan 25, 2024
1 parent 16c801b commit 0b0dbe6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ addon | version | maintainers | summary
[website_sale_customer_type](website_sale_customer_type/) | 12.0.1.0.0 | | Let customer choose his type when accessing the e-commerce
[website_sale_delivery_product_restriction](website_sale_delivery_product_restriction/) | 12.0.1.0.0 | | Allow some product to be shipped only by some delivery carrier and also on eCommerce.
[website_sale_private_product_page](website_sale_private_product_page/) | 12.0.1.0.0 | [![carmenbianca](https://github.com/carmenbianca.png?size=30px)](https://github.com/carmenbianca) | Allow users to access an e-commerce product page via a private URL even when the product is not published.
[website_sale_product_availability](website_sale_product_availability/) | 12.0.1.0.0 | [![carmenbianca](https://github.com/carmenbianca.png?size=30px)](https://github.com/carmenbianca) | Display the quantity of products available on the product overview.
[website_sale_product_availability](website_sale_product_availability/) | 12.0.1.1.0 | [![carmenbianca](https://github.com/carmenbianca.png?size=30px)](https://github.com/carmenbianca) | Display the quantity of products available on the product overview.
[website_sale_product_sort_recent_arrival](website_sale_product_sort_recent_arrival/) | 12.0.1.0.0 | | Let sort product on e-commerce by most recent arrival date.
[website_sale_stock_auto_publish](website_sale_stock_auto_publish/) | 12.0.1.0.0 | | Allows the automatic (un)publishing of products according to the stock level

Expand Down
2 changes: 1 addition & 1 deletion website_sale_product_availability/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Website Sale Product Availability
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c7b36abef72ac9a79bdefac8d4ba9e7151d0d446f173e20343ff52e27302efbe
!! source digest: sha256:04c6cbb69dc0f2df29e5639d18a12f8bf13ff49a114407ffcf343488eb144b54
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion website_sale_product_availability/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "Website Sale Product Availability",
"summary": """
Display the quantity of products available on the product overview.""",
"version": "12.0.1.0.0",
"version": "12.0.1.1.0",
"category": "Website",
"website": "https://coopiteasy.be",
"author": "Coop IT Easy SC",
Expand Down

0 comments on commit 0b0dbe6

Please sign in to comment.