diff --git a/README.md b/README.md index 4c8270a38c6..0b7bad8d97c 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ addon | version | maintainers | summary [base_location](base_location/) | 18.0.1.0.0 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Enhanced zip/npa management system [base_partner_company_group](base_partner_company_group/) | 18.0.1.0.0 | | Adds the possibility to add a company group to a company [base_partner_sequence](base_partner_sequence/) | 18.0.1.0.0 | | Sets customer's code from a sequence -[partner_firstname](partner_firstname/) | 18.0.1.0.0 | | Split first name and last name for non company partners +[partner_firstname](partner_firstname/) | 18.0.1.1.0 | | Split first name and last name for non company partners [partner_identification](partner_identification/) | 18.0.1.0.0 | | Partner Identification Numbers [partner_identification_unique_by_category](partner_identification_unique_by_category/) | 18.0.1.0.0 | | Partner Identification Numbers Unique By Category [partner_pricelist_search](partner_pricelist_search/) | 18.0.1.0.0 | | Partner pricelist search diff --git a/partner_firstname/README.rst b/partner_firstname/README.rst index ec30e177669..f71d03fe5ea 100644 --- a/partner_firstname/README.rst +++ b/partner_firstname/README.rst @@ -7,7 +7,7 @@ Partner first name and last name !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:075778657e1c3f85e692ee27d79ddd90739b55dde9df3b94533c2d1cc09090a4 + !! source digest: sha256:ba73b9809be30cdeece3d6b7d43d1a4037a5056c431e6f03aeaa487f1537e1ab !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/partner_firstname/__manifest__.py b/partner_firstname/__manifest__.py index 3cb8ec2be49..256d9984234 100644 --- a/partner_firstname/__manifest__.py +++ b/partner_firstname/__manifest__.py @@ -6,7 +6,7 @@ { "name": "Partner first name and last name", "summary": "Split first name and last name for non company partners", - "version": "18.0.1.0.0", + "version": "18.0.1.1.0", "author": "Camptocamp, " "Grupo ESOC IngenierĂa de Servicios, " "Tecnativa, " diff --git a/partner_firstname/static/description/index.html b/partner_firstname/static/description/index.html index 5cfd5acc3ab..e7b929e721b 100644 --- a/partner_firstname/static/description/index.html +++ b/partner_firstname/static/description/index.html @@ -367,7 +367,7 @@
This module was written to extend the functionality of contacts to