From 11f7d32c4cc39b356a2f1e515f6681a5feef7d74 Mon Sep 17 00:00:00 2001 From: oca-travis Date: Mon, 23 Dec 2019 16:47:47 +0000 Subject: [PATCH] [UPD] Update contract.pot --- contract/i18n/contract.pot | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/contract/i18n/contract.pot b/contract/i18n/contract.pot index 56fbfa3a..4af1471a 100644 --- a/contract/i18n/contract.pot +++ b/contract/i18n/contract.pot @@ -291,6 +291,11 @@ msgstr "" msgid "Commercial Entity" msgstr "" +#. module: contract +#: model:ir.model,name:contract.model_res_company +msgid "Companies" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id @@ -305,6 +310,11 @@ msgstr "" msgid "Compose Email" msgstr "" +#. module: contract +#: model:ir.model,name:contract.model_res_config_settings +msgid "Config Settings" +msgstr "" + #. module: contract #: model:ir.model,name:contract.model_res_partner msgid "Contact" @@ -317,6 +327,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_line__contract_id #: model:ir.model.fields,field_description:contract.field_contract_template_line__contract_id #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.res_config_settings_form_view #: model:mail.template,report_name:contract.email_contract_template msgid "Contract" msgstr "" @@ -431,7 +442,7 @@ msgid "Contract line for {product}\n" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1185 +#: code:addons/contract/models/contract_line.py:1203 #, python-format msgid "Contract line for {product}\n" " renewed:
\n" @@ -453,7 +464,7 @@ msgid "Contract line for {product}\n" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1235 +#: code:addons/contract/models/contract_line.py:1253 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -481,6 +492,12 @@ msgstr "" msgid "Create Invoice Visibility" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_res_company__create_new_line_at_contract_line_renew +#: model:ir.model.fields,field_description:contract.field_res_config_settings__create_new_line_at_contract_line_renew +msgid "Create New Line At Contract Line Renew" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Create invoices" @@ -660,6 +677,12 @@ msgstr "" msgid "If checked new messages require your attention." msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_res_company__create_new_line_at_contract_line_renew +#: model:ir.model.fields,help:contract.field_res_config_settings__create_new_line_at_contract_line_renew +msgid "If checked, a new line will be generated at contract line renew and linked to the original one as successor. The default behavior is to extend the end date of the contract by a new subscription period" +msgstr "" + #. module: contract #: model:ir.model.fields,help:contract.field_contract_contract__message_needaction msgid "If checked, new messages require your attention."