diff --git a/README.md b/README.md index 16e3d968..8d0be5c8 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [joint_buying_account](joint_buying_account/) | 12.0.1.0.2 | | Joint Buying - Account -[joint_buying_base](joint_buying_base/) | 12.0.5.0.2 | | Joint Buying - Base -[joint_buying_product](joint_buying_product/) | 12.0.4.0.0 | | Joint Buying - Products +[joint_buying_base](joint_buying_base/) | 12.0.5.0.3 | | Joint Buying - Base +[joint_buying_product](joint_buying_product/) | 12.0.4.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 diff --git a/joint_buying_base/README.rst b/joint_buying_base/README.rst index b862feaa..96f13c90 100644 --- a/joint_buying_base/README.rst +++ b/joint_buying_base/README.rst @@ -7,7 +7,7 @@ Joint Buying - Base !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:c5a714cd996caec8b240d937e7868da7779a82912f8c838f4ea09d5af94c9e3b + !! source digest: sha256:f554717de8d600cf61013275b673fe757dab598f09f37e96b3382bb5b95b46af !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/joint_buying_base/__manifest__.py b/joint_buying_base/__manifest__.py index 343a9158..a189d114 100644 --- a/joint_buying_base/__manifest__.py +++ b/joint_buying_base/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Joint Buying - Base", - "version": "12.0.5.0.2", + "version": "12.0.5.0.3", "category": "GRAP - Logistics", "author": "GRAP,La Jardinière,Hashbang", "website": "https://github.com/grap/odoo-addons-logistics", diff --git a/joint_buying_product/README.rst b/joint_buying_product/README.rst index 0848c149..b02a0ae1 100644 --- a/joint_buying_product/README.rst +++ b/joint_buying_product/README.rst @@ -7,7 +7,7 @@ Joint Buying - Products !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:9722ba614ca7694299c8cc99efb745a5efa70f71a392a498b1a7546d43ef5fcd + !! source digest: sha256:00c1845bf6f4045a97cbe5ff9f84b742058e1557186f3a7d81cbf320c30a9877 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/joint_buying_product/__manifest__.py b/joint_buying_product/__manifest__.py index ea8f64d0..062366fb 100644 --- a/joint_buying_product/__manifest__.py +++ b/joint_buying_product/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Joint Buying - Products", - "version": "12.0.4.0.0", + "version": "12.0.4.0.1", "category": "GRAP - Logistics", "author": "GRAP", "website": "https://github.com/grap/odoo-addons-logistics",