diff --git a/README.md b/README.md index 985ed278..73f3b474 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ addon | version | maintainers | summary [grap_change_views_mail](grap_change_views_mail/) | 12.0.1.1.2 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | GRAP - Change Mail Views [grap_change_views_mrp](grap_change_views_mrp/) | 12.0.1.3.2 | | GRAP - Change Views MRP [grap_change_views_partner](grap_change_views_partner/) | 12.0.0.0.20 | | GRAP - Change Partner Views -[grap_change_views_pos](grap_change_views_pos/) | 12.0.1.1.9 | | GRAP - Change POS Views +[grap_change_views_pos](grap_change_views_pos/) | 12.0.1.2.0 | | GRAP - Change POS Views [grap_change_views_product](grap_change_views_product/) | 12.0.0.5.0 | | GRAP - Change Views Product [grap_change_views_project](grap_change_views_project/) | 12.0.1.1.0 | | GRAP - Change Project Views [grap_change_views_purchase](grap_change_views_purchase/) | 12.0.3.0.3 | | GRAP - Change Purchase Views diff --git a/grap_change_views_pos/README.rst b/grap_change_views_pos/README.rst index 416891f6..7630930c 100644 --- a/grap_change_views_pos/README.rst +++ b/grap_change_views_pos/README.rst @@ -7,7 +7,7 @@ GRAP - Change POS Views !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:e9671b91582211ce41c58283eb9b12b029b34cc187f8e217f62c4334606b7f69 + !! source digest: sha256:11740ea4f4bcc3bf8b901fb1d1e034bd865ad755ee90a6344c57cd1d0972ea61 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/grap_change_views_pos/__manifest__.py b/grap_change_views_pos/__manifest__.py index 1678d4d6..f577a670 100644 --- a/grap_change_views_pos/__manifest__.py +++ b/grap_change_views_pos/__manifest__.py @@ -4,7 +4,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "GRAP - Change POS Views", - "version": "12.0.1.1.9", + "version": "12.0.1.2.0", "category": "GRAP - Custom", "author": "GRAP", "website": "https://github.com/grap/grap-odoo-custom",