diff --git a/README.md b/README.md index fea4400f..fd1c8630 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [coupon_chatter](coupon_chatter/) | 16.0.1.0.0 | [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) | Register messages and activities on the sale coupon records -[loyalty_criteria_multi_product](loyalty_criteria_multi_product/) | 16.0.1.0.0 | [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) | Allows to set as promotion criteria multi-product conditions +[loyalty_criteria_multi_product](loyalty_criteria_multi_product/) | 16.0.1.0.1 | [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) | Allows to set as promotion criteria multi-product conditions [loyalty_incompatibility](loyalty_incompatibility/) | 16.0.1.0.0 | [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) | Allows to set incompatibility rules between promotions [loyalty_initial_date_validity](loyalty_initial_date_validity/) | 16.0.1.0.1 | | Set a start date for a promotion [loyalty_limit](loyalty_limit/) | 16.0.1.0.0 | [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) | Restrict number of promotions per customer or salesman diff --git a/loyalty_criteria_multi_product/README.rst b/loyalty_criteria_multi_product/README.rst index 54de5a40..9ad2293b 100644 --- a/loyalty_criteria_multi_product/README.rst +++ b/loyalty_criteria_multi_product/README.rst @@ -7,7 +7,7 @@ Loyalty multi product criteria !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:3ef49fdacdc1cee17f90c6312d1abc3629c29a4bac59d5ae2161cc476d73901a + !! source digest: sha256:4a71f4d1e7bde4bd33d9c7f481919e15165337525f341ca4fad23189cde73476 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/loyalty_criteria_multi_product/__manifest__.py b/loyalty_criteria_multi_product/__manifest__.py index 3da5c388..6b3da6ae 100644 --- a/loyalty_criteria_multi_product/__manifest__.py +++ b/loyalty_criteria_multi_product/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Loyalty multi product criteria", "summary": "Allows to set as promotion criteria multi-product conditions", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "development_status": "Production/Stable", "category": "Sale", "website": "https://github.com/OCA/sale-promotion", diff --git a/loyalty_criteria_multi_product/static/description/index.html b/loyalty_criteria_multi_product/static/description/index.html index d28019ec..b2f4f6e6 100644 --- a/loyalty_criteria_multi_product/static/description/index.html +++ b/loyalty_criteria_multi_product/static/description/index.html @@ -1,20 +1,20 @@ - - + Loyalty multi product criteria