diff --git a/partner_profiles/__manifest__.py b/partner_profiles/__manifest__.py index dad567c..79e2d5b 100644 --- a/partner_profiles/__manifest__.py +++ b/partner_profiles/__manifest__.py @@ -3,7 +3,7 @@ { "name": "partner_profiles", - "version": "12.0.2.2.0", + "version": "12.0.2.3.0", "author": "Elabore", "website": "https://elabore.coop", "maintainer": "Stéphan Sainléger", diff --git a/partner_profiles/i18n/fr.po b/partner_profiles/i18n/fr.po index 423857a..69cf69b 100644 --- a/partner_profiles/i18n/fr.po +++ b/partner_profiles/i18n/fr.po @@ -15,6 +15,27 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" +#. module: partner_profiles +#: model_terms:ir.ui.view,arch_db:partner_profiles.partner_profiles_kanban_view +msgid " +
+ + Main profile + + + Public profile + + + Position profile + +
+ + + \ No newline at end of file