diff --git a/report_py3o/i18n/report_py3o.pot b/report_py3o/i18n/report_py3o.pot index d78c34e2ad..ef2c7c7cd2 100644 --- a/report_py3o/i18n/report_py3o.pot +++ b/report_py3o/i18n/report_py3o.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 14.0\n" +"Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: \n" "Language-Team: \n" @@ -14,6 +14,7 @@ msgstr "" "Plural-Forms: \n" #. module: report_py3o +#. odoo-python #: code:addons/report_py3o/models/ir_actions_report.py:0 #, python-format msgid "(Native)" @@ -32,7 +33,6 @@ msgid "Created on" msgstr "" #. module: report_py3o -#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name msgid "Display Name" @@ -44,6 +44,7 @@ msgid "Fallback" msgstr "" #. module: report_py3o +#. odoo-python #: code:addons/report_py3o/models/ir_actions_report.py:0 #, python-format msgid "Field 'Output Format' is required for Py3O report" @@ -60,7 +61,6 @@ msgid "Group By" msgstr "" #. module: report_py3o -#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__id #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id msgid "ID" @@ -98,7 +98,6 @@ msgid "Is Py3O Report Not Available" msgstr "" #. module: report_py3o -#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update #: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update msgid "Last Modified on" @@ -128,6 +127,7 @@ msgid "LibreOffice Template File Type" msgstr "" #. module: report_py3o +#. odoo-python #: code:addons/report_py3o/models/py3o_report.py:0 #, python-format msgid "Libreoffice runtime not available. Please contact your administrator." @@ -154,6 +154,7 @@ msgid "Name" msgstr "" #. module: report_py3o +#. odoo-python #: code:addons/report_py3o/models/py3o_report.py:0 #, python-format msgid "No template found. Aborting." @@ -199,11 +200,6 @@ msgstr "" msgid "Path to the libreoffice runtime" msgstr "" -#. module: report_py3o -#: model:ir.ui.menu,name:report_py3o.py3o_config_menu -msgid "Py3o" -msgstr "" - #. module: report_py3o #: model:ir.actions.report,name:report_py3o.res_users_report_py3o msgid "Py3o Demo Report" @@ -217,9 +213,6 @@ msgstr "" #. module: report_py3o #: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action #: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu -#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view -#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view -#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view msgid "Py3o Templates" msgstr "" @@ -254,6 +247,7 @@ msgid "The implementer module that provides this report" msgstr "" #. module: report_py3o +#. odoo-python #: code:addons/report_py3o/models/ir_actions_report.py:0 #, python-format msgid "" @@ -273,6 +267,11 @@ msgid "" "downloaded by the user." msgstr "" +#. module: report_py3o +#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o +msgid "object.name.replace(' ', '_') + '-demo.odt'" +msgstr "" + #. module: report_py3o #: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o msgid "py3o"