diff --git a/rma/i18n/rma.pot b/rma/i18n/rma.pot
index 2bcb50b1..c3a16434 100644
--- a/rma/i18n/rma.pot
+++ b/rma/i18n/rma.pot
@@ -409,7 +409,7 @@ msgid "Created on"
msgstr ""
#. module: rma
-#: code:addons/rma/models/rma.py:1189
+#: code:addons/rma/models/rma.py:1194
#: model:ir.model.fields,field_description:rma.field_rma__partner_id
#, python-format
msgid "Customer"
@@ -503,7 +503,7 @@ msgid "Draft RMA"
msgstr ""
#. module: rma
-#: code:addons/rma/models/rma.py:1148
+#: code:addons/rma/models/rma.py:1153
#, python-format
msgid "E-mail subject: %s\n"
"\n"
@@ -610,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:1152
+#: code:addons/rma/models/rma.py:1157
#, python-format
msgid "Incoming e-mail"
msgstr ""
@@ -723,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:1151
+#: code:addons/rma/models/rma.py:1156
#, python-format
msgid "New"
msgstr ""
@@ -744,13 +744,13 @@ msgid "Next Activity Type"
msgstr ""
#. module: rma
-#: code:addons/rma/models/rma.py:805
+#: code:addons/rma/models/rma.py:807
#, python-format
msgid "None of the selected RMAs can perform a replacement."
msgstr ""
#. module: rma
-#: code:addons/rma/models/rma.py:788
+#: code:addons/rma/models/rma.py:790
#, python-format
msgid "None of the selected RMAs can perform a return."
msgstr ""
@@ -914,7 +914,7 @@ msgid "Quantity to extract"
msgstr ""
#. module: rma
-#: code:addons/rma/models/rma.py:838
+#: code:addons/rma/models/rma.py:840
#, python-format
msgid "Quantity to extract cannot be greater than remaining delivery quantity (%s %s)"
msgstr ""
@@ -985,6 +985,16 @@ msgstr ""
msgid "RMA Location"
msgstr ""
+#. module: rma
+#: model:mail.message.subtype,name:rma.mt_rma_team_rma_notification
+msgid "RMA Notification"
+msgstr ""
+
+#. module: rma
+#: model:mail.message.subtype,name:rma.mt_rma_notification
+msgid "RMA Notificatoin"
+msgstr ""
+
#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
msgid "RMA Order -"
@@ -1031,6 +1041,11 @@ msgstr ""
msgid "RMA Team the user is member of."
msgstr ""
+#. module: rma
+#: model:mail.message.subtype,description:rma.mt_rma_notification
+msgid "RMA automatic customer notifications"
+msgstr ""
+
#. module: rma
#: model:ir.model.fields,field_description:rma.field_res_partner__rma_count
#: model:ir.model.fields,field_description:rma.field_res_users__rma_count
@@ -1113,7 +1128,7 @@ msgid "Reference of the document that generated this RMA."
msgstr ""
#. module: rma
-#: code:addons/rma/models/rma.py:721
+#: code:addons/rma/models/rma.py:723
#: 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
@@ -1169,13 +1184,13 @@ msgid "Replaced"
msgstr ""
#. module: rma
-#: code:addons/rma/models/rma.py:1061
+#: code:addons/rma/models/rma.py:1063
#, python-format
msgid "Replacement: Move %s (Picking %s) has been created."
msgstr ""
#. module: rma
-#: code:addons/rma/models/rma.py:1072
+#: code:addons/rma/models/rma.py:1074
#, 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 ""
@@ -1191,7 +1206,7 @@ msgid "Requested operation"
msgstr ""
#. module: rma
-#: code:addons/rma/models/rma.py:769
+#: code:addons/rma/models/rma.py:771
#, python-format
msgid "Required field(s):%s"
msgstr ""
@@ -1220,7 +1235,7 @@ msgid "Return to customer"
msgstr ""
#. module: rma
-#: code:addons/rma/models/rma.py:1022
+#: code:addons/rma/models/rma.py:1024
#, python-format
msgid "Return: %s has been created."
msgstr ""
@@ -1325,7 +1340,7 @@ msgid "Split RMA"
msgstr ""
#. module: rma
-#: code:addons/rma/models/rma.py:923
+#: code:addons/rma/models/rma.py:925
#, python-format
msgid "Split: %s has been created."
msgstr ""
@@ -1399,7 +1414,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:826
+#: code:addons/rma/models/rma.py:828
#, python-format
msgid "The quantity to return is greater than remaining quantity."
msgstr ""
@@ -1411,19 +1426,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:815
+#: code:addons/rma/models/rma.py:817
#, python-format
msgid "This RMA cannot be split."
msgstr ""
#. module: rma
-#: code:addons/rma/models/rma.py:802
+#: code:addons/rma/models/rma.py:804
#, python-format
msgid "This RMA cannot perform a replacement."
msgstr ""
#. module: rma
-#: code:addons/rma/models/rma.py:785
+#: code:addons/rma/models/rma.py:787
#, python-format
msgid "This RMA cannot perform a return."
msgstr ""