diff --git a/partner_profiles_gogocarto_export/__manifest__.py b/partner_profiles_gogocarto_export/__manifest__.py index f225d37..839cf88 100644 --- a/partner_profiles_gogocarto_export/__manifest__.py +++ b/partner_profiles_gogocarto_export/__manifest__.py @@ -25,7 +25,6 @@ }, # always loaded "data": [ - "views/res_partner.xml", "views/config_settings_view.xml", "views/res_company_view.xml", ], diff --git a/partner_profiles_gogocarto_export/i18n/fr.po b/partner_profiles_gogocarto_export/i18n/fr.po new file mode 100644 index 0000000..ab64f93 --- /dev/null +++ b/partner_profiles_gogocarto_export/i18n/fr.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * partner_profiles_gogocarto_export +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2023-09-12 14:02+0000\n" +"PO-Revision-Date: 2023-09-12 14:02+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: partner_profiles_gogocarto_export +#: model:ir.model,name:partner_profiles_gogocarto_export.model_res_company +msgid "Companies" +msgstr "Sociétés" + +#. module: partner_profiles_gogocarto_export +#: model:ir.model,name:partner_profiles_gogocarto_export.model_res_config_settings +msgid "Config Settings" +msgstr "Paramètres de config" + +#. module: partner_profiles_gogocarto_export +#: model:ir.model,name:partner_profiles_gogocarto_export.model_res_partner +msgid "Contact" +msgstr "Contact" + +#. module: partner_profiles_gogocarto_export +#: model:ir.model.fields,field_description:partner_profiles_gogocarto_export.field_res_company__export_gogocarto_public_fields +msgid "Export Gogocarto Public Fields" +msgstr "Export Gogocarto des champs publics" + +#. module: partner_profiles_gogocarto_export +#: model:ir.model.fields,field_description:partner_profiles_gogocarto_export.field_res_config_settings__export_gogocarto_public_fields +msgid "GogoCarto Exported Public fields" +msgstr "Champs publics exportés dans Gogocarto" + +#. module: partner_profiles_gogocarto_export +#: model_terms:ir.ui.view,arch_db:partner_profiles_gogocarto_export.res_config_settings_view_form_gogocarto_public +msgid "Partner public fields to export for Gogocarto map." +msgstr "Champs publics à exporter dans Gogocarto" diff --git a/partner_profiles_gogocarto_export/i18n/partner_profiles_gogocarto_export.pot b/partner_profiles_gogocarto_export/i18n/partner_profiles_gogocarto_export.pot new file mode 100644 index 0000000..8c05dbb --- /dev/null +++ b/partner_profiles_gogocarto_export/i18n/partner_profiles_gogocarto_export.pot @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * partner_profiles_gogocarto_export +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2023-09-12 14:08+0000\n" +"PO-Revision-Date: 2023-09-12 14:08+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: partner_profiles_gogocarto_export +#: model:ir.model,name:partner_profiles_gogocarto_export.model_res_company +msgid "Companies" +msgstr "" + +#. module: partner_profiles_gogocarto_export +#: model:ir.model,name:partner_profiles_gogocarto_export.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: partner_profiles_gogocarto_export +#: model:ir.model,name:partner_profiles_gogocarto_export.model_res_partner +msgid "Contact" +msgstr "" + +#. module: partner_profiles_gogocarto_export +#: model:ir.model.fields,field_description:partner_profiles_gogocarto_export.field_res_company__export_gogocarto_public_fields +msgid "Export Gogocarto Public Fields" +msgstr "" + +#. module: partner_profiles_gogocarto_export +#: model:ir.model.fields,field_description:partner_profiles_gogocarto_export.field_res_config_settings__export_gogocarto_public_fields +msgid "GogoCarto Exported Public fields" +msgstr "" + +#. module: partner_profiles_gogocarto_export +#: model_terms:ir.ui.view,arch_db:partner_profiles_gogocarto_export.res_config_settings_view_form_gogocarto_public +msgid "Partner public fields to export for Gogocarto map." +msgstr "" + diff --git a/partner_profiles_gogocarto_export/views/res_partner.xml b/partner_profiles_gogocarto_export/views/res_partner.xml deleted file mode 100644 index a00a0cc..0000000 --- a/partner_profiles_gogocarto_export/views/res_partner.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - partner.gogocarto.form.public - res.partner - - 99 - - - -