diff --git a/rma/i18n/rma.pot b/rma/i18n/rma.pot index bb1712e2..e93d7f78 100644 --- a/rma/i18n/rma.pot +++ b/rma/i18n/rma.pot @@ -91,6 +91,11 @@ msgstr "" msgid " Partially Available" msgstr "" +#. module: rma +#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form +msgid "" +msgstr "" + #. module: rma #: model_terms:ir.ui.view,arch_db:rma.portal_rma_page msgid "Delivery" @@ -353,6 +358,11 @@ msgstr "" msgid "Company" msgstr "" +#. module: rma +#: model:ir.model,name:rma.model_res_config_settings +msgid "Config Settings" +msgstr "" + #. module: rma #: model:ir.ui.menu,name:rma.rma_configuration_menu msgid "Configuration" @@ -399,7 +409,7 @@ msgid "Created on" msgstr "" #. module: rma -#: code:addons/rma/models/rma.py:1156 +#: code:addons/rma/models/rma.py:1170 #: model:ir.model.fields,field_description:rma.field_rma__partner_id #, python-format msgid "Customer" @@ -493,7 +503,7 @@ msgid "Draft RMA" msgstr "" #. module: rma -#: code:addons/rma/models/rma.py:1115 +#: code:addons/rma/models/rma.py:1129 #, python-format msgid "E-mail subject: %s\n" "\n" @@ -511,6 +521,23 @@ msgstr "" msgid "Email Alias" msgstr "" +#. module: rma +#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form +msgid "Email Template" +msgstr "" + +#. module: rma +#: model:ir.model.fields,field_description:rma.field_res_company__rma_mail_confirmation_template_id +#: model:ir.model.fields,field_description:rma.field_res_config_settings__rma_mail_confirmation_template_id +msgid "Email Template confirmation for RMA" +msgstr "" + +#. module: rma +#: model:ir.model.fields,help:rma.field_res_company__rma_mail_confirmation_template_id +#: model:ir.model.fields,help:rma.field_res_config_settings__rma_mail_confirmation_template_id +msgid "Email sent to the customer once the RMA is confirmed." +msgstr "" + #. module: rma #: code:addons/rma/wizard/rma_split.py:63 #, python-format @@ -583,7 +610,7 @@ msgid "If the active field is set to false, it will allow you to hide the RMA Te msgstr "" #. module: rma -#: code:addons/rma/models/rma.py:1119 +#: code:addons/rma/models/rma.py:1133 #, python-format msgid "Incoming e-mail" msgstr "" @@ -696,7 +723,7 @@ msgstr "" #. module: rma #: code:addons/rma/models/rma.py:31 #: code:addons/rma/models/rma.py:506 -#: code:addons/rma/models/rma.py:1118 +#: code:addons/rma/models/rma.py:1132 #, python-format msgid "New" msgstr "" @@ -717,13 +744,13 @@ msgid "Next Activity Type" msgstr "" #. module: rma -#: code:addons/rma/models/rma.py:789 +#: code:addons/rma/models/rma.py:803 #, python-format msgid "None of the selected RMAs can perform a replacement." msgstr "" #. module: rma -#: code:addons/rma/models/rma.py:772 +#: code:addons/rma/models/rma.py:786 #, python-format msgid "None of the selected RMAs can perform a return." msgstr "" @@ -887,7 +914,7 @@ msgid "Quantity to extract" msgstr "" #. module: rma -#: code:addons/rma/models/rma.py:822 +#: code:addons/rma/models/rma.py:836 #, python-format msgid "Quantity to extract cannot be greater than remaining delivery quantity (%s %s)" msgstr "" @@ -917,11 +944,16 @@ msgid "RMA #" msgstr "" #. module: rma -#: code:addons/rma/models/res_company.py:18 +#: code:addons/rma/models/res_company.py:37 #, python-format msgid "RMA Code" msgstr "" +#. module: rma +#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form +msgid "RMA Confirmation Email" +msgstr "" + #. module: rma #: model_terms:ir.ui.view,arch_db:rma.rma_view_search msgid "RMA Date" @@ -1081,7 +1113,7 @@ msgid "Reference of the document that generated this RMA." msgstr "" #. module: rma -#: code:addons/rma/models/rma.py:705 +#: code:addons/rma/models/rma.py:719 #: model:ir.model.fields,field_description:rma.field_rma__refund_id #: model_terms:ir.ui.view,arch_db:rma.rma_view_form #: model:rma.operation,name:rma.rma_operation_refund @@ -1137,13 +1169,13 @@ msgid "Replaced" msgstr "" #. module: rma -#: code:addons/rma/models/rma.py:1028 +#: code:addons/rma/models/rma.py:1042 #, python-format msgid "Replacement: Move %s (Picking %s) has been created." msgstr "" #. module: rma -#: code:addons/rma/models/rma.py:1039 +#: code:addons/rma/models/rma.py:1053 #, python-format msgid "Replacement:
Product %s
Quantity %f %s
This replacement did not create a new move, but one of the previously created moves was updated with this data." msgstr "" @@ -1159,7 +1191,7 @@ msgid "Requested operation" msgstr "" #. module: rma -#: code:addons/rma/models/rma.py:753 +#: code:addons/rma/models/rma.py:767 #, python-format msgid "Required field(s):%s" msgstr "" @@ -1188,7 +1220,7 @@ msgid "Return to customer" msgstr "" #. module: rma -#: code:addons/rma/models/rma.py:989 +#: code:addons/rma/models/rma.py:1003 #, python-format msgid "Return: %s has been created." msgstr "" @@ -1213,6 +1245,17 @@ msgstr "" msgid "Security Token" msgstr "" +#. module: rma +#: model:ir.model.fields,field_description:rma.field_res_company__send_rma_confirmation +#: model:ir.model.fields,field_description:rma.field_res_config_settings__send_rma_confirmation +msgid "Send RMA Confirmation" +msgstr "" + +#. module: rma +#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form +msgid "Send automatic RMA info to customer" +msgstr "" + #. module: rma #: model_terms:ir.ui.view,arch_db:rma.rma_view_form msgid "Send by Email" @@ -1282,7 +1325,7 @@ msgid "Split RMA" msgstr "" #. module: rma -#: code:addons/rma/models/rma.py:906 +#: code:addons/rma/models/rma.py:920 #, python-format msgid "Split: %s has been created." msgstr "" @@ -1356,7 +1399,7 @@ msgid "The quantity done for the product '%s' must be equal to its initial deman msgstr "" #. module: rma -#: code:addons/rma/models/rma.py:810 +#: code:addons/rma/models/rma.py:824 #, python-format msgid "The quantity to return is greater than remaining quantity." msgstr "" @@ -1368,19 +1411,19 @@ msgid "There is at least one invoice lines whose quantity is less than the quant msgstr "" #. module: rma -#: code:addons/rma/models/rma.py:799 +#: code:addons/rma/models/rma.py:813 #, python-format msgid "This RMA cannot be split." msgstr "" #. module: rma -#: code:addons/rma/models/rma.py:786 +#: code:addons/rma/models/rma.py:800 #, python-format msgid "This RMA cannot perform a replacement." msgstr "" #. module: rma -#: code:addons/rma/models/rma.py:769 +#: code:addons/rma/models/rma.py:783 #, python-format msgid "This RMA cannot perform a return." msgstr "" @@ -1503,6 +1546,17 @@ msgstr "" msgid "Website communication history" msgstr "" +#. module: rma +#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form +msgid "When the RMA is confirmed, send an automatic information email." +msgstr "" + +#. module: rma +#: model:ir.model.fields,help:rma.field_res_company__send_rma_confirmation +#: model:ir.model.fields,help:rma.field_res_config_settings__send_rma_confirmation +msgid "When the delivery is confirmed, send a confirmation email to the customer." +msgstr "" + #. module: rma #: code:addons/rma/models/rma.py:528 #, python-format