Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ Available addons
addon | version | maintainers | summary
--- | --- | --- | ---
[product_warranty](product_warranty/) | 17.0.1.0.0 | <a href='https://github.com/osi-scampbell'><img src='https://github.com/osi-scampbell.png' width='32' height='32' style='border-radius:50%;' alt='osi-scampbell'/></a> <a href='https://github.com/max3903'><img src='https://github.com/max3903.png' width='32' height='32' style='border-radius:50%;' alt='max3903'/></a> | Product Warranty
[rma](rma/) | 17.0.3.2.4 | <a href='https://github.com/pedrobaeza'><img src='https://github.com/pedrobaeza.png' width='32' height='32' style='border-radius:50%;' alt='pedrobaeza'/></a> <a href='https://github.com/chienandalu'><img src='https://github.com/chienandalu.png' width='32' height='32' style='border-radius:50%;' alt='chienandalu'/></a> | Return Merchandise Authorization (RMA)
[rma](rma/) | 17.0.3.3.0 | <a href='https://github.com/pedrobaeza'><img src='https://github.com/pedrobaeza.png' width='32' height='32' style='border-radius:50%;' alt='pedrobaeza'/></a> <a href='https://github.com/chienandalu'><img src='https://github.com/chienandalu.png' width='32' height='32' style='border-radius:50%;' alt='chienandalu'/></a> | Return Merchandise Authorization (RMA)
[rma_lot](rma_lot/) | 17.0.1.1.0 | | Manage lot in RMA
[rma_repair](rma_repair/) | 17.0.1.0.2 | <a href='https://github.com/peluko00'><img src='https://github.com/peluko00.png' width='32' height='32' style='border-radius:50%;' alt='peluko00'/></a> | Create a repair order from rma
[rma_sale](rma_sale/) | 17.0.2.0.4 | <a href='https://github.com/pedrobaeza'><img src='https://github.com/pedrobaeza.png' width='32' height='32' style='border-radius:50%;' alt='pedrobaeza'/></a> | Sale Order - Return Merchandise Authorization (RMA)
[rma_sale](rma_sale/) | 17.0.2.1.0 | <a href='https://github.com/pedrobaeza'><img src='https://github.com/pedrobaeza.png' width='32' height='32' style='border-radius:50%;' alt='pedrobaeza'/></a> | Sale Order - Return Merchandise Authorization (RMA)

[//]: # (end addons)

Expand Down
2 changes: 1 addition & 1 deletion rma/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Return Merchandise Authorization Management
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:63c689f5f9c88980405397fbb086c29687d0233798f8b704dbb6d738f582938c
!! source digest: sha256:9c75ca73757489d4d7fe02611a8ca76598f2b849ef16a37488efc147494d11f7
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
Expand Down
2 changes: 1 addition & 1 deletion rma/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
"name": "Return Merchandise Authorization Management",
"summary": "Return Merchandise Authorization (RMA)",
"version": "17.0.3.2.4",
"version": "17.0.3.3.0",
"development_status": "Production/Stable",
"category": "RMA",
"website": "https://github.com/OCA/rma",
Expand Down
55 changes: 24 additions & 31 deletions rma/i18n/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -953,6 +953,11 @@ msgstr ""
"Eine E-Mail wird an die Kunden gesendet, wenn eine RMA über das Portal "
"aufgegeben wird"

#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "Emails"
msgstr ""

#. module: rma
#: model:ir.model.fields,help:rma.field_rma_operation__auto_confirm_reception
msgid ""
Expand Down Expand Up @@ -1002,11 +1007,6 @@ msgstr "RMA manuell abschließen"
msgid "Finish RMA manually choosing a reason"
msgstr "Schließen Sie die RMA manuell ab, indem Sie einen Grund auswählen"

#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "Finish RMAs manually"
msgstr "Schließen Sie RMAs manuell ab"

#. module: rma
#: model:ir.model.fields.selection,name:rma.selection__rma__state__finished
msgid "Finished"
Expand Down Expand Up @@ -1378,6 +1378,7 @@ msgstr ""
#. module: rma
#: model:ir.actions.act_window,name:rma.rma_operation_act_window
#: model:ir.ui.menu,name:rma.rma_operation_menu
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "Operations"
msgstr ""

Expand Down Expand Up @@ -1972,11 +1973,6 @@ msgstr "Verantwortlicher Benutzer"
msgid "Return Location"
msgstr ""

#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "Return Merchandise Authorization Management"
msgstr ""

#. module: rma
#: model:ir.model,name:rma.model_stock_return_picking
msgid "Return Picking"
Expand Down Expand Up @@ -2066,25 +2062,6 @@ msgstr "RMA-Empfangsbestätigung senden"
msgid "Send RMA draft Confirmation"
msgstr "RMA-Bestätigungsentwurf senden"

#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "Send automatic RMA info to customer"
msgstr "Senden Sie automatische RMA-Informationen an den Kunden"

#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "Send automatic RMA products reception notification to customer"
msgstr ""
"Senden Sie eine automatische Benachrichtigung über den Empfang von RMA-"
"Produkten an den Kunden"

#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "Send automatic notification when the customer places an RMA"
msgstr ""
"Senden Sie eine automatische Benachrichtigung, wenn der Kunde eine RMA "
"aufgibt"

#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.rma_view_form
msgid "Send by Email"
Expand Down Expand Up @@ -2513,8 +2490,8 @@ msgstr ""
#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid ""
"When the RMA is receive, allow to finsish it manually choosing\n"
" a finalization reason."
"When the RMA is receive, allow to finsish it manually choosing a "
"finalization reason."
msgstr ""

#. module: rma
Expand Down Expand Up @@ -2607,6 +2584,22 @@ msgstr ""
"{{object.company_id.name}} Ihre RMA wurde erfolgreich erstellt (Ref "
"{{object.name or 'n/a' }})"

#~ msgid "Finish RMAs manually"
#~ msgstr "Schließen Sie RMAs manuell ab"

#~ msgid "Send automatic RMA info to customer"
#~ msgstr "Senden Sie automatische RMA-Informationen an den Kunden"

#~ msgid "Send automatic RMA products reception notification to customer"
#~ msgstr ""
#~ "Senden Sie eine automatische Benachrichtigung über den Empfang von RMA-"
#~ "Produkten an den Kunden"

#~ msgid "Send automatic notification when the customer places an RMA"
#~ msgstr ""
#~ "Senden Sie eine automatische Benachrichtigung, wenn der Kunde eine RMA "
#~ "aufgibt"

#~ msgid ""
#~ "<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are "
#~ "company-specific.\" groups=\"base.group_multi_company\"/>"
Expand Down
35 changes: 8 additions & 27 deletions rma/i18n/de_AT.po
Original file line number Diff line number Diff line change
Expand Up @@ -894,6 +894,11 @@ msgstr ""
msgid "Email sent to the customer when they place an RMA from the portal"
msgstr ""

#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "Emails"
msgstr ""

#. module: rma
#: model:ir.model.fields,help:rma.field_rma_operation__auto_confirm_reception
msgid ""
Expand Down Expand Up @@ -943,11 +948,6 @@ msgstr ""
msgid "Finish RMA manually choosing a reason"
msgstr ""

#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "Finish RMAs manually"
msgstr ""

#. module: rma
#: model:ir.model.fields.selection,name:rma.selection__rma__state__finished
msgid "Finished"
Expand Down Expand Up @@ -1305,6 +1305,7 @@ msgstr ""
#. module: rma
#: model:ir.actions.act_window,name:rma.rma_operation_act_window
#: model:ir.ui.menu,name:rma.rma_operation_menu
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "Operations"
msgstr ""

Expand Down Expand Up @@ -1878,11 +1879,6 @@ msgstr ""
msgid "Return Location"
msgstr ""

#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "Return Merchandise Authorization Management"
msgstr ""

#. module: rma
#: model:ir.model,name:rma.model_stock_return_picking
msgid "Return Picking"
Expand Down Expand Up @@ -1970,21 +1966,6 @@ msgstr ""
msgid "Send RMA draft 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.res_config_settings_view_form
msgid "Send automatic RMA products reception notification to customer"
msgstr ""

#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "Send automatic notification when the customer places an RMA"
msgstr ""

#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.rma_view_form
msgid "Send by Email"
Expand Down Expand Up @@ -2391,8 +2372,8 @@ msgstr ""
#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid ""
"When the RMA is receive, allow to finsish it manually choosing\n"
" a finalization reason."
"When the RMA is receive, allow to finsish it manually choosing a "
"finalization reason."
msgstr ""

#. module: rma
Expand Down
68 changes: 35 additions & 33 deletions rma/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -1001,8 +1001,8 @@ msgstr "Plantilla de correo de confirmación de recepción RMA"
#: model:ir.model.fields,help:rma.field_rma_team__alias_domain
msgid "Email domain e.g. 'example.com' in 'odoo@example.com'"
msgstr ""
"Dominio del correo electrónico, por ejemplo “example.com” en "
"odoo@example.com”"
"Dominio del correo electrónico, por ejemplo “example.com” en "
"odoo@example.com”"

#. module: rma
#: model:ir.model.fields,help:rma.field_res_company__rma_mail_confirmation_template_id
Expand All @@ -1024,6 +1024,11 @@ msgstr ""
"Enviar correo de confirmación al cliente una vez se tramite el RMA desde el "
"portal"

#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "Emails"
msgstr ""

#. module: rma
#: model:ir.model.fields,help:rma.field_rma_operation__auto_confirm_reception
msgid ""
Expand Down Expand Up @@ -1075,11 +1080,6 @@ msgstr "Finalizar RMA manualmente"
msgid "Finish RMA manually choosing a reason"
msgstr "Finalizar RMA manualmente eligiendo un motivo"

#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "Finish RMAs manually"
msgstr "Finalizar RMAs manualmente"

#. module: rma
#: model:ir.model.fields.selection,name:rma.selection__rma__state__finished
msgid "Finished"
Expand Down Expand Up @@ -1456,6 +1456,7 @@ msgstr "Operación"
#. module: rma
#: model:ir.actions.act_window,name:rma.rma_operation_act_window
#: model:ir.ui.menu,name:rma.rma_operation_menu
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "Operations"
msgstr "Operaciones"

Expand Down Expand Up @@ -2052,11 +2053,6 @@ msgstr "Usuario responsable"
msgid "Return Location"
msgstr "Lugar de devolución"

#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "Return Merchandise Authorization Management"
msgstr "Gestión de autorizaciones de devolución de mercancía (RMA)"

#. module: rma
#: model:ir.model,name:rma.model_stock_return_picking
msgid "Return Picking"
Expand Down Expand Up @@ -2146,22 +2142,6 @@ msgstr "Enviar confirmación de recepción de RMA"
msgid "Send RMA draft Confirmation"
msgstr "Enviar confirmación de borrador RMA"

#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "Send automatic RMA info to customer"
msgstr "Enviar información automática de RMA al cliente"

#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "Send automatic RMA products reception notification to customer"
msgstr ""
"Enviar notificación automática de recepción de productos RMA al cliente"

#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "Send automatic notification when the customer places an RMA"
msgstr "Enviar una notificación automática cuando el cliente solicita un RMA"

#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.rma_view_form
msgid "Send by Email"
Expand Down Expand Up @@ -2590,12 +2570,9 @@ msgstr "Cuando se confirme un RMA, enviar un correo informativo automático."
#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid ""
"When the RMA is receive, allow to finsish it manually choosing\n"
" a finalization reason."
"When the RMA is receive, allow to finsish it manually choosing a "
"finalization reason."
msgstr ""
"Cuando se recibe el RMA, se permite finalizar manualmente eligiendo\n"
"\n"
" un motivo de finalización."

#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
Expand Down Expand Up @@ -2685,6 +2662,31 @@ msgstr ""
"{{object.company_id.name}} Su RMA se ha creado con éxito (Ref {{object.name "
"or 'n/a' }})"

#~ msgid "Finish RMAs manually"
#~ msgstr "Finalizar RMAs manualmente"

#~ msgid "Return Merchandise Authorization Management"
#~ msgstr "Gestión de autorizaciones de devolución de mercancía (RMA)"

#~ msgid "Send automatic RMA info to customer"
#~ msgstr "Enviar información automática de RMA al cliente"

#~ msgid "Send automatic RMA products reception notification to customer"
#~ msgstr ""
#~ "Enviar notificación automática de recepción de productos RMA al cliente"

#~ msgid "Send automatic notification when the customer places an RMA"
#~ msgstr ""
#~ "Enviar una notificación automática cuando el cliente solicita un RMA"

#~ msgid ""
#~ "When the RMA is receive, allow to finsish it manually choosing\n"
#~ " a finalization reason."
#~ msgstr ""
#~ "Cuando se recibe el RMA, se permite finalizar manualmente eligiendo\n"
#~ "\n"
#~ " un motivo de finalización."

#~ msgid ""
#~ "<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are "
#~ "company-specific.\" groups=\"base.group_multi_company\"/>"
Expand Down
Loading
Loading