diff --git a/README.md b/README.md index 020153ca..5df9dd64 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ addon | version | maintainers | summary [joint_buying_product](joint_buying_product/) | 12.0.5.0.1 | | Joint Buying - Products [joint_buying_product_food](joint_buying_product_food/) | 12.0.1.1.3 | | Joint Buying - Products Food [joint_buying_product_label](joint_buying_product_label/) | 12.0.1.0.3 | | Joint Buying - Product Labels -[joint_buying_purchase](joint_buying_purchase/) | 12.0.1.0.2 | | Joint Buying - Purchase +[joint_buying_purchase](joint_buying_purchase/) | 12.0.1.1.0 | | Joint Buying - Purchase [joint_buying_sale](joint_buying_sale/) | 12.0.1.1.12 | | Joint Buying - Sale [joint_buying_stock](joint_buying_stock/) | 12.0.1.0.2 | | Joint Buying - Stock diff --git a/joint_buying_purchase/README.rst b/joint_buying_purchase/README.rst index bc1c443c..c9376715 100644 --- a/joint_buying_purchase/README.rst +++ b/joint_buying_purchase/README.rst @@ -7,7 +7,7 @@ Joint Buying - Purchase !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:9a446196cc5513bbc67b36b2d5bdb3064df7a541c1f83327b8a13ddb21a3542c + !! source digest: sha256:2dc33ded9dc5db5ee86235f3e9d1128c3f0b372fe44c84b5f2e47f837a96cb56 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/joint_buying_purchase/__manifest__.py b/joint_buying_purchase/__manifest__.py index 5af8fee9..2f391300 100644 --- a/joint_buying_purchase/__manifest__.py +++ b/joint_buying_purchase/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Joint Buying - Purchase", - "version": "12.0.1.0.2", + "version": "12.0.1.1.0", "category": "GRAP - Logistics", "author": "GRAP", "website": "https://github.com/grap/odoo-addons-logistics",