From 3888b20a09988fffd8e270ffa74e08b7b2085269 Mon Sep 17 00:00:00 2001 From: oca-travis Date: Tue, 17 Mar 2020 20:26:06 +0000 Subject: [PATCH] [UPD] Update product_contract.pot --- product_contract/i18n/product_contract.pot | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/product_contract/i18n/product_contract.pot b/product_contract/i18n/product_contract.pot index 6b5bb36c2..966d89afa 100644 --- a/product_contract/i18n/product_contract.pot +++ b/product_contract/i18n/product_contract.pot @@ -21,6 +21,7 @@ msgstr "" #. module: product_contract #: model:ir.model.fields,field_description:product_contract.field_product_product__is_auto_renew #: model:ir.model.fields,field_description:product_contract.field_product_template__is_auto_renew +#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__is_auto_renew msgid "Auto Renew" msgstr "" @@ -72,12 +73,14 @@ msgstr "" #. module: product_contract #: code:addons/product_contract/models/sale_order_line.py:239 +#: code:addons/product_contract/models/sale_order_line.py:264 #, python-format msgid "Contract product has different contract template" msgstr "" #. module: product_contract #: code:addons/product_contract/models/product_template.py:61 +#: code:addons/product_contract/models/product_template.py:77 #, python-format msgid "Contract product should be service type" msgstr "" @@ -103,8 +106,10 @@ msgid "Date Start" msgstr "" #. module: product_contract +#: selection:product.template,auto_renew_rule_type:0 #: selection:product.template,recurring_rule_type:0 #: selection:product.template,termination_notice_rule_type:0 +#: selection:sale.order.line,auto_renew_rule_type:0 #: selection:sale.order.line,recurring_rule_type:0 msgid "Day(s)" msgstr "" @@ -143,8 +148,10 @@ msgid "Is a contract" msgstr "" #. module: product_contract +#: selection:product.template,auto_renew_rule_type:0 #: selection:product.template,recurring_rule_type:0 #: selection:product.template,termination_notice_rule_type:0 +#: selection:sale.order.line,auto_renew_rule_type:0 #: selection:sale.order.line,recurring_rule_type:0 msgid "Month(s)" msgstr "" @@ -182,6 +189,27 @@ msgstr "" msgid "Recurrence Invoicing" msgstr "" +#. module: product_contract +#: model:ir.model.fields,field_description:product_contract.field_product_product__auto_renew_interval +#: model:ir.model.fields,field_description:product_contract.field_product_template__auto_renew_interval +#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__auto_renew_interval +msgid "Renew Every" +msgstr "" + +#. module: product_contract +#: model:ir.model.fields,help:product_contract.field_product_product__auto_renew_interval +#: model:ir.model.fields,help:product_contract.field_product_template__auto_renew_interval +#: model:ir.model.fields,help:product_contract.field_sale_order_line__auto_renew_interval +msgid "Renew every (Days/Week/Month/Year)" +msgstr "" + +#. module: product_contract +#: model:ir.model.fields,field_description:product_contract.field_product_product__auto_renew_rule_type +#: model:ir.model.fields,field_description:product_contract.field_product_template__auto_renew_rule_type +#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__auto_renew_rule_type +msgid "Renewal type" +msgstr "" + #. module: product_contract #: model:ir.model,name:product_contract.model_sale_order msgid "Sale Order" @@ -199,6 +227,7 @@ msgstr "" #. module: product_contract #: code:addons/product_contract/models/sale_order_line.py:223 +#: code:addons/product_contract/models/sale_order_line.py:248 #, python-format msgid "Sale Order and contract should be linked to the same partner" msgstr "" @@ -220,6 +249,13 @@ msgstr "" msgid "Specify Interval for automatic invoice generation." msgstr "" +#. module: product_contract +#: model:ir.model.fields,help:product_contract.field_product_product__auto_renew_rule_type +#: model:ir.model.fields,help:product_contract.field_product_template__auto_renew_rule_type +#: model:ir.model.fields,help:product_contract.field_sale_order_line__auto_renew_rule_type +msgid "Specify Interval for automatic renewal." +msgstr "" + #. module: product_contract #: model:ir.model.fields,help:product_contract.field_product_product__recurring_invoicing_type #: model:ir.model.fields,help:product_contract.field_product_template__recurring_invoicing_type @@ -240,14 +276,18 @@ msgid "Termination Notice type" msgstr "" #. module: product_contract +#: selection:product.template,auto_renew_rule_type:0 #: selection:product.template,recurring_rule_type:0 #: selection:product.template,termination_notice_rule_type:0 +#: selection:sale.order.line,auto_renew_rule_type:0 #: selection:sale.order.line,recurring_rule_type:0 msgid "Week(s)" msgstr "" #. module: product_contract +#: selection:product.template,auto_renew_rule_type:0 #: selection:product.template,recurring_rule_type:0 +#: selection:sale.order.line,auto_renew_rule_type:0 #: selection:sale.order.line,recurring_rule_type:0 msgid "Year(s)" msgstr "" @@ -255,6 +295,7 @@ msgstr "" #. module: product_contract #: code:addons/product_contract/models/sale_order.py:29 #: code:addons/product_contract/models/sale_order_line.py:61 +#: code:addons/product_contract/models/sale_order_line.py:78 #, python-format msgid "You can't upsell or downsell a terminated contract" msgstr ""