diff --git a/intrastat_product/i18n/intrastat_product.pot b/intrastat_product/i18n/intrastat_product.pot index 6f99f82..c68b455 100644 --- a/intrastat_product/i18n/intrastat_product.pot +++ b/intrastat_product/i18n/intrastat_product.pot @@ -20,13 +20,6 @@ msgstr "" msgid "%(invoice)s line %(line_nbr)s" msgstr "" -#. module: intrastat_product -#: model:ir.actions.report,print_report_name:intrastat_product.intrastat_product_xlsx_report -msgid "" -"'intrastat-%s-%s%s' % (object.year_month, object.declaration_type, " -"object.state == 'draft' and '-draft' or '')" -msgstr "" - #. module: intrastat_product #: model_terms:ir.ui.view,arch_db:intrastat_product.view_move_form msgid "" @@ -1773,3 +1766,15 @@ msgstr "" #, python-format msgid "for period %s" msgstr "" + +#. module: intrastat_product +#. odoo-python +#: code:addons/intrastat_product/models/intrastat_product_declaration.py:0 +#, python-format +msgid "intrastat-%(year_month)s-%(declaration_type)s%(draft)s" +msgstr "" + +#. module: intrastat_product +#: model:ir.actions.report,print_report_name:intrastat_product.intrastat_product_xlsx_report +msgid "object._get_xlsx_report_filename()" +msgstr ""