From e939d053ee12a79d9de25cf6f898b6f2e1426537 Mon Sep 17 00:00:00 2001 From: oca-travis Date: Wed, 2 Jun 2021 19:09:45 +0000 Subject: [PATCH] [UPD] Update account_move_template.pot --- .../i18n/account_move_template.pot | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/account_move_template/i18n/account_move_template.pot b/account_move_template/i18n/account_move_template.pot index 4d26bbcc3..1ae75ec0b 100644 --- a/account_move_template/i18n/account_move_template.pot +++ b/account_move_template/i18n/account_move_template.pot @@ -15,6 +15,7 @@ msgstr "" #. module: account_move_template #: code:addons/account_move_template/models/account_move_template.py:35 +#: code:addons/account_move_template/models/account_move_template.py:36 #, python-format msgid "%s (copy)" msgstr "" @@ -30,6 +31,11 @@ msgstr "" msgid "Account" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template__active +msgid "Active" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_run__amount #: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_line_form @@ -53,6 +59,11 @@ msgstr "" msgid "Analytic Tags" msgstr "" +#. module: account_move_template +#: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_search +msgid "Archived" +msgstr "" + #. module: account_move_template #: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_run_form msgid "Cancel" @@ -167,12 +178,14 @@ msgstr "" #. module: account_move_template #: code:addons/account_move_template/models/account_move_template.py:46 +#: code:addons/account_move_template/models/account_move_template.py:47 #, python-format msgid "Impossible to compute the formula of line with sequence %s (formula: %s). Check that the lines used in the formula really exists and have a lower sequence than the current line." msgstr "" #. module: account_move_template #: code:addons/account_move_template/models/account_move_template.py:52 +#: code:addons/account_move_template/models/account_move_template.py:53 #, python-format msgid "Impossible to compute the formula of line with sequence %s (formula: %s): the syntax of the formula is wrong." msgstr "" @@ -310,6 +323,7 @@ msgstr "" #. module: account_move_template #: code:addons/account_move_template/models/account_move_template.py:136 +#: code:addons/account_move_template/models/account_move_template.py:137 #, python-format msgid "Python Code must be set for computed line with sequence %d." msgstr "" @@ -401,6 +415,7 @@ msgstr "" #. module: account_move_template #: code:addons/account_move_template/models/account_move_template.py:68 +#: code:addons/account_move_template/models/account_move_template.py:69 #, python-format msgid "You added a line in the wizard. This is not allowed: you should either update the template or modify the journal entry that will be generated by this wizard." msgstr "" @@ -412,6 +427,7 @@ msgstr "" #. module: account_move_template #: code:addons/account_move_template/models/account_move_template.py:62 +#: code:addons/account_move_template/models/account_move_template.py:63 #, python-format msgid "You deleted a line in the wizard. This is not allowed: you should either update the template or modify the journal entry that will be generated by this wizard." msgstr ""