[IMP] rma report: invoice and shipping address

TT13069
This commit is contained in:
david
2022-01-21 10:23:25 +01:00
committed by Antoni Marroig Campomar
parent 3f4fc37a42
commit 48e46f1481
4 changed files with 279 additions and 238 deletions

View File

@@ -4,13 +4,12 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Server 12.0\n" "Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-10-23 20:11+0000\n" "POT-Creation-Date: 2020-10-23 20:11+0000\n"
"PO-Revision-Date: 2022-01-17 12:39+0000\n" "PO-Revision-Date: 2022-01-17 12:39+0000\n"
"Last-Translator: xavigutipujol <jgutierrez@pyming.com>\n" "Last-Translator: xavigutipujol <jgutierrez@pyming.com>\n"
"Language-Team: \n" "Language-Team: \n"
"Language: es\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
@@ -42,9 +41,10 @@ msgstr ""
#. module: rma #. module: rma
#: model:mail.template,subject:rma.mail_template_rma_draft_notification #: model:mail.template,subject:rma.mail_template_rma_draft_notification
msgid "" msgid ""
"${object.company_id.name} Your RMA has been succesfully created (Ref " "${object.company_id.name} Your RMA has been succesfully created (Ref ${object.name or 'n/"
"${object.name or 'n/a' })" "a' })"
msgstr "" msgstr ""
"${object.company_id.name} Su RMA se ha creado con éxito (Ref ${object.name or 'n/a' })"
#. module: rma #. module: rma
#: code:addons/rma/models/rma_team.py:0 #: code:addons/rma/models/rma_team.py:0
@@ -62,12 +62,11 @@ msgstr ""
#, python-format #, python-format
msgid "<b>E-mail subject:</b> %s<br/><br/><b>E-mail body:</b><br/>%s" msgid "<b>E-mail subject:</b> %s<br/><br/><b>E-mail body:</b><br/>%s"
msgstr "" msgstr ""
"<b>Asunto del correo electrónico:</b> %s<br/><br/><b>Cuerpo del correo " "<b>Asunto del correo electrónico:</b> %s<br/><br/><b>Cuerpo del correo electrónico:</b><br/"
"electrónico:</b><br/>%s" ">%s"
#. module: rma #. module: rma
#: model:mail.template,body_html:rma.mail_template_rma_notification #: model:mail.template,body_html:rma.mail_template_rma_notification
#, fuzzy
msgid "" msgid ""
"<div style=\"margin: 0px; padding: 0px;\">\n" "<div style=\"margin: 0px; padding: 0px;\">\n"
" <p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n" " <p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
@@ -76,8 +75,7 @@ msgid ""
" (${object.partner_id.parent_id.name})\n" " (${object.partner_id.parent_id.name})\n"
" % endif\n" " % endif\n"
" <br/><br/>\n" " <br/><br/>\n"
" Here is the RMA <strong>${object.name}</strong> from ${object.company_id." " Here is the RMA <strong>${object.name}</strong> from ${object.company_id.name}.\n"
"name}.\n"
" <br/><br/>\n" " <br/><br/>\n"
" Do not hesitate to contact us if you have any question.\n" " Do not hesitate to contact us if you have any question.\n"
"</p>\n" "</p>\n"
@@ -91,8 +89,7 @@ msgstr ""
" (${object.partner_id.parent_id.name})\n" " (${object.partner_id.parent_id.name})\n"
" % endif\n" " % endif\n"
" <br/><br/>\n" " <br/><br/>\n"
" Aquí tiene el RMA <strong>${object.name}</strong> Desde ${object." " Aquí tiene el RMA <strong>${object.name}</strong> Desde ${object.company_id.name}.\n"
"company_id.name}.\n"
" <br/><br/>\n" " <br/><br/>\n"
" No dude en ponerse en contacto con nosotros si tiene alguna pregunta.\n" " No dude en ponerse en contacto con nosotros si tiene alguna pregunta.\n"
"</p>\n" "</p>\n"
@@ -117,6 +114,20 @@ msgid ""
"</div>\n" "</div>\n"
" " " "
msgstr "" msgstr ""
"<div style=\"margin: 0px; padding: 0px;\">\n"
"<p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
" Estimado ${object.partner_id.name}\n"
" % if object.partner_id.parent_id:\n"
" (${object.partner_id.parent_id.name})\n"
" % endif\n"
" <br/><br/>\n"
" Los productos de su RMA <strong>${object.name}</strong>\n"
" from ${object.company_id.name} han sido recibidos en nuestro almacén.\n"
" <br/><br/>\n"
" Póngase en contacto con nosotros para cualquier duda al respecto.\n"
"</p>\n"
"</div>\n"
" "
#. module: rma #. module: rma
#: model:mail.template,body_html:rma.mail_template_rma_draft_notification #: model:mail.template,body_html:rma.mail_template_rma_draft_notification
@@ -137,19 +148,30 @@ msgid ""
"</div>\n" "</div>\n"
" " " "
msgstr "" msgstr ""
"<div style=\"margin: 0px; padding: 0px;\">\n"
"<p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
" Estimado ${object.partner_id.name}\n"
" % if object.partner_id.parent_id:\n"
" (${object.partner_id.parent_id.name})\n"
" % endif\n"
" <br/><br/>\n"
" Ha solicitado con éxito su RMA <strong>${object.name}</strong>\n"
" en ${object.company_id.name}. Nuestro equipo la comprobará y validará\n"
" tan pronto como sea posible.\n"
" <br/><br/>\n"
" Póngase en contacto con nosotros para cualquier duda al respecto.\n"
"</p>\n"
"</div>\n"
" "
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.portal_rma_page #: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
msgid "" msgid "<i class=\"fa fa-download\" role=\"img\" aria-label=\"Download\" title=\"Download\"/>"
"<i class=\"fa fa-download\" role=\"img\" aria-label=\"Download\" title="
"\"Download\"/>"
msgstr "" msgstr ""
"<i class=\"fa fa-download\" role=\"img\" aria-label=\"Download\" title=" "<i class=\"fa fa-download\" role=\"img\" aria-label=\"Download\" title=\"Descargar\"/>"
"\"Descargar\"/>"
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.portal_rma_page #: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
#, fuzzy
msgid "" msgid ""
"<i class=\"fa fa-fw fa-check\"/>\n" "<i class=\"fa fa-fw fa-check\"/>\n"
" <b>Paid</b>" " <b>Paid</b>"
@@ -157,7 +179,6 @@ msgstr "<i class=\"fa fa-fw fa-check\"/><b>Pagado</b>"
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.portal_rma_page #: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
#, fuzzy
msgid "" msgid ""
"<i class=\"fa fa-fw fa-clock-o\"/>\n" "<i class=\"fa fa-fw fa-clock-o\"/>\n"
" <b>Waiting Payment</b>" " <b>Waiting Payment</b>"
@@ -166,62 +187,60 @@ msgstr "<i class=\"fa fa-fw fa-clock-o\"/><b>Esperando Pago</b>"
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.portal_rma_page #: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
msgid "" msgid ""
"<i class=\"fa fa-pencil-square-o mr-1\" role=\"img\" aria-label=\"Download\" " "<i class=\"fa fa-pencil-square-o mr-1\" role=\"img\" aria-label=\"Download\" title="
"title=\"Download\"/>"
msgstr ""
"<i class=\"fa fa-pencil-square-o mr-1\" role=\"img\" aria-label=\"Download\" "
"title=\"Descargar\"/>"
#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
msgid ""
"<i class=\"fa fa-truck mr-1\" role=\"img\" aria-label=\"Download\" title="
"\"Download\"/>" "\"Download\"/>"
msgstr "" msgstr ""
"<i class=\"fa fa-truck mr-1\" role=\"img\" aria-label=\"Download\" title=" "<i class=\"fa fa-pencil-square-o mr-1\" role=\"img\" aria-label=\"Download\" title="
"\"Descargar\"/>" "\"Descargar\"/>"
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.portal_rma_page #: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
msgid "" msgid ""
"<span class=\"badge badge-danger label-text-align\"><i class=\"fa fa-fw fa-" "<i class=\"fa fa-truck mr-1\" role=\"img\" aria-label=\"Download\" title=\"Download\"/>"
"times\"/> Cancelled</span>"
msgstr "" msgstr ""
"<span class=\"badge badge-danger label-text-align\"><i class=\"fa fa-fw fa-" "<i class=\"fa fa-truck mr-1\" role=\"img\" aria-label=\"Download\" title=\"Descargar\"/>"
"times\"/>Cancelado</span>"
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.portal_rma_page #: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
msgid "" msgid ""
"<span class=\"badge badge-info label-text-align\"><i class=\"fa fa-fw fa-" "<span class=\"badge badge-danger label-text-align\"><i class=\"fa fa-fw fa-times\"/> "
"clock-o\"/> Preparation</span>" "Cancelled</span>"
msgstr "" msgstr ""
"<span class=\"badge badge-info label-text-align\"><i class=\"fa fa-fw fa-" "<span class=\"badge badge-danger label-text-align\"><i class=\"fa fa-fw fa-times\"/"
"clock-o\"/>Preparación</span>" ">Cancelado</span>"
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.portal_rma_page #: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
msgid "" msgid ""
"<span class=\"badge badge-success label-text-align\"><i class=\"fa fa-fw fa-" "<span class=\"badge badge-info label-text-align\"><i class=\"fa fa-fw fa-clock-o\"/> "
"truck\"/> Shipped</span>" "Preparation</span>"
msgstr "" msgstr ""
"<span class=\"badge badge-success label-text-align\"><i class=\"fa fa-fw fa-" "<span class=\"badge badge-info label-text-align\"><i class=\"fa fa-fw fa-clock-o\"/"
"truck\"/> Enviado</span>" ">Preparación</span>"
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.portal_rma_page #: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
msgid "" msgid ""
"<span class=\"badge badge-warning label-text-align\"><i class=\"fa fa-fw fa-" "<span class=\"badge badge-success label-text-align\"><i class=\"fa fa-fw fa-truck\"/> "
"clock-o\"/> Partially Available</span>" "Shipped</span>"
msgstr "" msgstr ""
"<span class=\"badge badge-warning label-text-align\"><i class=\"fa fa-fw fa-" "<span class=\"badge badge-success label-text-align\"><i class=\"fa fa-fw fa-truck\"/> "
"clock-o\"/>Disponible parcialmente</span>" "Enviado</span>"
#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
msgid ""
"<span class=\"badge badge-warning label-text-align\"><i class=\"fa fa-fw fa-clock-o\"/> "
"Partially Available</span>"
msgstr ""
"<span class=\"badge badge-warning label-text-align\"><i class=\"fa fa-fw fa-clock-o\"/"
">Disponible parcialmente</span>"
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "" msgid ""
"<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-" "<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-specific.\" "
"specific.\" groups=\"base.group_multi_company\"/>" "groups=\"base.group_multi_company\"/>"
msgstr "" msgstr ""
#. module: rma #. module: rma
@@ -269,11 +288,6 @@ msgstr "<strong>Cantidad entregada:</strong>"
msgid "<strong>Delivered quantity</strong>" msgid "<strong>Delivered quantity</strong>"
msgstr "<strong>Cantidad entregada</strong>" msgstr "<strong>Cantidad entregada</strong>"
#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.report_rma_document
msgid "<strong>Invoicing address:</strong>"
msgstr "<strong>Dirección de facturación:</strong>"
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.report_rma_document #: model_terms:ir.ui.view,arch_db:rma.report_rma_document
msgid "<strong>Move:</strong>" msgid "<strong>Move:</strong>"
@@ -335,6 +349,16 @@ msgstr "<strong>Nota:</strong>"
msgid "<strong>Responsible:</strong>" msgid "<strong>Responsible:</strong>"
msgstr "<strong>Responsable:</strong>" msgstr "<strong>Responsable:</strong>"
#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.report_rma_document
msgid "<strong>Shipping Address:</strong>"
msgstr "<strong>Dirección de envío:</strong>"
#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
msgid "<strong>Shipping address:</strong>"
msgstr "<strong>Dirección de envío:</strong>"
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.report_rma_document #: model_terms:ir.ui.view,arch_db:rma.report_rma_document
msgid "<strong>State:</strong>" msgid "<strong>State:</strong>"
@@ -343,11 +367,11 @@ msgstr "<strong>Estado:</strong>"
#. module: rma #. module: rma
#: model:ir.model.fields,help:rma.field_rma_team__alias_defaults #: model:ir.model.fields,help:rma.field_rma_team__alias_defaults
msgid "" msgid ""
"A Python dictionary that will be evaluated to provide default values when " "A Python dictionary that will be evaluated to provide default values when creating new "
"creating new records for this alias." "records for this alias."
msgstr "" msgstr ""
"Diccionario Python a evaluar para proporcionar valores por defecto cuando un " "Diccionario Python a evaluar para proporcionar valores por defecto cuando un nuevo "
"nuevo registro se cree para este seudónimo." "registro se cree para este seudónimo."
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.rma_team_view_form #: model_terms:ir.ui.view,arch_db:rma.rma_team_view_form
@@ -421,7 +445,7 @@ msgstr "Modelo con seudónimo"
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.rma_tag_view_search #: model_terms:ir.ui.view,arch_db:rma.rma_tag_view_search
msgid "Archived" msgid "Archived"
msgstr "" msgstr "Archivado"
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.rma_view_form #: model_terms:ir.ui.view,arch_db:rma.rma_view_form
@@ -521,7 +545,7 @@ msgstr "Compañía"
#. module: rma #. module: rma
#: model:ir.model,name:rma.model_res_config_settings #: model:ir.model,name:rma.model_res_config_settings
msgid "Config Settings" msgid "Config Settings"
msgstr "" msgstr "Opciones de Configuración"
#. module: rma #. module: rma
#: model:ir.ui.menu,name:rma.rma_configuration_menu #: model:ir.ui.menu,name:rma.rma_configuration_menu
@@ -561,7 +585,7 @@ msgstr "Crear RMAs"
#. module: rma #. module: rma
#: model_terms:ir.actions.act_window,help:rma.action_rma_tag #: model_terms:ir.actions.act_window,help:rma.action_rma_tag
msgid "Create a new RMA tag" msgid "Create a new RMA tag"
msgstr "" msgstr "Crear una nueva etiqueta de RMA"
#. module: rma #. module: rma
#: model:ir.model.fields,field_description:rma.field_rma__create_uid #: model:ir.model.fields,field_description:rma.field_rma__create_uid
@@ -707,43 +731,43 @@ msgstr "Pseudónimo de correo"
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "Email Template" msgid "Email Template"
msgstr "" msgstr "Plantillade correo"
#. module: rma #. 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_company__rma_mail_confirmation_template_id
#: model:ir.model.fields,field_description:rma.field_res_config_settings__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" msgid "Email Template confirmation for RMA"
msgstr "" msgstr "Plantilla de correo de confirmación de RMA"
#. module: rma #. module: rma
#: model:ir.model.fields,field_description:rma.field_res_company__rma_mail_draft_confirmation_template_id #: model:ir.model.fields,field_description:rma.field_res_company__rma_mail_draft_confirmation_template_id
#: model:ir.model.fields,field_description:rma.field_res_config_settings__rma_mail_draft_confirmation_template_id #: model:ir.model.fields,field_description:rma.field_res_config_settings__rma_mail_draft_confirmation_template_id
msgid "Email Template draft notification for RMA" msgid "Email Template draft notification for RMA"
msgstr "" msgstr "Plantilla de correo de notificación de borrador RMA"
#. module: rma #. module: rma
#: model:ir.model.fields,field_description:rma.field_res_company__rma_mail_receipt_confirmation_template_id #: model:ir.model.fields,field_description:rma.field_res_company__rma_mail_receipt_confirmation_template_id
#: model:ir.model.fields,field_description:rma.field_res_config_settings__rma_mail_receipt_confirmation_template_id #: model:ir.model.fields,field_description:rma.field_res_config_settings__rma_mail_receipt_confirmation_template_id
msgid "Email Template receipt confirmation for RMA" msgid "Email Template receipt confirmation for RMA"
msgstr "" msgstr "Plantilla de correo de confirmación de recepción RMA"
#. module: rma #. module: rma
#: model:ir.model.fields,help:rma.field_res_company__rma_mail_confirmation_template_id #: 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 #: 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." msgid "Email sent to the customer once the RMA is confirmed."
msgstr "" msgstr "Enviar correo al cliente una vez se confirma el RMA."
#. module: rma #. module: rma
#: model:ir.model.fields,help:rma.field_res_company__rma_mail_receipt_confirmation_template_id #: model:ir.model.fields,help:rma.field_res_company__rma_mail_receipt_confirmation_template_id
#: model:ir.model.fields,help:rma.field_res_config_settings__rma_mail_receipt_confirmation_template_id #: model:ir.model.fields,help:rma.field_res_config_settings__rma_mail_receipt_confirmation_template_id
msgid "Email sent to the customer once the RMA products are received." msgid "Email sent to the customer once the RMA products are received."
msgstr "" msgstr "Enviar correo al cliente una vez se recepcionen los productos del RMA."
#. module: rma #. module: rma
#: model:ir.model.fields,help:rma.field_res_company__rma_mail_draft_confirmation_template_id #: model:ir.model.fields,help:rma.field_res_company__rma_mail_draft_confirmation_template_id
#: model:ir.model.fields,help:rma.field_res_config_settings__rma_mail_draft_confirmation_template_id #: model:ir.model.fields,help:rma.field_res_config_settings__rma_mail_draft_confirmation_template_id
msgid "Email sent to the customer when they place an RMA from the portal" msgid "Email sent to the customer when they place an RMA from the portal"
msgstr "" msgstr "Enviar correo de confirmación al cliente una vez se tramite el RMA desde el portal"
#. module: rma #. module: rma
#: code:addons/rma/wizard/rma_split.py:0 #: code:addons/rma/wizard/rma_split.py:0
@@ -808,16 +832,16 @@ msgstr "ID"
#. module: rma #. module: rma
#: model:ir.model.fields,help:rma.field_rma_team__alias_parent_thread_id #: model:ir.model.fields,help:rma.field_rma_team__alias_parent_thread_id
msgid "" msgid ""
"ID of the parent record holding the alias (example: project holding the task " "ID of the parent record holding the alias (example: project holding the task creation "
"creation alias)" "alias)"
msgstr "" msgstr ""
"ID del registro padre que tiene el seudónimo. (ejemplo: el proyecto que " "ID del registro padre que tiene el seudónimo. (ejemplo: el proyecto que contiene el "
"contiene el seudónimo para la creación de tareas)" "seudónimo para la creación de tareas)"
#. module: rma #. module: rma
#: model:ir.model.fields,field_description:rma.field_rma__activity_exception_icon #: model:ir.model.fields,field_description:rma.field_rma__activity_exception_icon
msgid "Icon" msgid "Icon"
msgstr "" msgstr "Icono"
#. module: rma #. module: rma
#: model:ir.model.fields,help:rma.field_rma__activity_exception_icon #: model:ir.model.fields,help:rma.field_rma__activity_exception_icon
@@ -850,11 +874,10 @@ msgstr ""
#. module: rma #. module: rma
#: model:ir.model.fields,help:rma.field_rma_team__active #: model:ir.model.fields,help:rma.field_rma_team__active
msgid "" msgid ""
"If the active field is set to false, it will allow you to hide the RMA Team " "If the active field is set to false, it will allow you to hide the RMA Team without "
"without removing it." "removing it."
msgstr "" msgstr ""
"Si el campo activo se establece a Falso, permitirá ocultar El equipo de RMA " "Si el campo activo se establece a Falso, permitirá ocultar El equipo de RMA sin eliminarlo."
"sin eliminarlo."
#. module: rma #. module: rma
#: code:addons/rma/models/rma.py:0 #: code:addons/rma/models/rma.py:0
@@ -867,6 +890,16 @@ msgstr "Correo electrónico entrante"
msgid "Invoice Address" msgid "Invoice Address"
msgstr "Dirección de factura" msgstr "Dirección de factura"
#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.report_rma_document
msgid "Invoicing Address:"
msgstr "Dirección de facturación:"
#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.report_rma_document
msgid "Invoicing and Shipping Address:"
msgstr "Dirección de envío y facturación:"
#. module: rma #. module: rma
#: model:ir.model.fields,field_description:rma.field_rma__message_is_follower #: model:ir.model.fields,field_description:rma.field_rma__message_is_follower
#: model:ir.model.fields,field_description:rma.field_rma_team__message_is_follower #: model:ir.model.fields,field_description:rma.field_rma_team__message_is_follower
@@ -881,7 +914,7 @@ msgstr ""
#. module: rma #. module: rma
#: model:ir.model,name:rma.model_account_move_line #: model:ir.model,name:rma.model_account_move_line
msgid "Journal Item" msgid "Journal Item"
msgstr "" msgstr "Apunte contable"
#. module: rma #. module: rma
#: model:ir.model.fields,field_description:rma.field_account_move____last_update #: model:ir.model.fields,field_description:rma.field_account_move____last_update
@@ -952,9 +985,10 @@ msgstr "Adjuntos principales"
#. module: rma #. module: rma
#: model_terms:ir.actions.act_window,help:rma.action_rma_tag #: model_terms:ir.actions.act_window,help:rma.action_rma_tag
msgid "" msgid "Manage RMA tags to better classify them for tracking and analysis purposes."
"Manage RMA tags to better classify them for tracking and analysis purposes."
msgstr "" msgstr ""
"Administrar etiquetas de RMA para clasificarlos de modo que mejore el seguimiento y "
"análisis de los mismos."
#. module: rma #. module: rma
#: model:ir.module.category,description:rma.rma_module_category #: model:ir.module.category,description:rma.rma_module_category
@@ -1063,13 +1097,12 @@ msgstr "Número de mensajes no leidos"
#. module: rma #. module: rma
#: model:ir.model.fields,help:rma.field_rma_team__alias_force_thread_id #: model:ir.model.fields,help:rma.field_rma_team__alias_force_thread_id
msgid "" msgid ""
"Optional ID of a thread (record) to which all incoming messages will be " "Optional ID of a thread (record) to which all incoming messages will be attached, even if "
"attached, even if they did not reply to it. If set, this will disable the " "they did not reply to it. If set, this will disable the creation of new records completely."
"creation of new records completely."
msgstr "" msgstr ""
"Id. opcional de un hilo (registro) al que todos los mensajes entrantes serán " "Id. opcional de un hilo (registro) al que todos los mensajes entrantes serán adjuntados, "
"adjuntados, incluso si no fueron respuestas del mismo. Si se establece, se " "incluso si no fueron respuestas del mismo. Si se establece, se deshabilitará completamente "
"deshabilitará completamente la creación de nuevos registros." "la creación de nuevos registros."
#. module: rma #. module: rma
#: model:ir.ui.menu,name:rma.rma_orders_menu #: model:ir.ui.menu,name:rma.rma_orders_menu
@@ -1109,12 +1142,11 @@ msgstr "ID del hilo del registro padre"
#. module: rma #. module: rma
#: model:ir.model.fields,help:rma.field_rma_team__alias_parent_model_id #: model:ir.model.fields,help:rma.field_rma_team__alias_parent_model_id
msgid "" msgid ""
"Parent model holding the alias. The model holding the alias reference is not " "Parent model holding the alias. The model holding the alias reference is not necessarily "
"necessarily the model given by alias_model_id (example: project " "the model given by alias_model_id (example: project (parent_model) and task (model))"
"(parent_model) and task (model))"
msgstr "" msgstr ""
"Modelo padre que contiene el alias. El modelo que contiene la referencia " "Modelo padre que contiene el alias. El modelo que contiene la referencia alias no es "
"alias no es necesariamente el modelo dado por alias_model_id" "necesariamente el modelo dado por alias_model_id"
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.rma_view_search #: model_terms:ir.ui.view,arch_db:rma.rma_view_search
@@ -1127,15 +1159,13 @@ msgid ""
"Policy to post a message on the document using the mailgateway.\n" "Policy to post a message on the document using the mailgateway.\n"
"- everyone: everyone can post\n" "- everyone: everyone can post\n"
"- partners: only authenticated partners\n" "- partners: only authenticated partners\n"
"- followers: only followers of the related document or members of following " "- followers: only followers of the related document or members of following channels\n"
"channels\n"
msgstr "" msgstr ""
"Política para publicar un mensaje en el documento utilizando el servidor de " "Política para publicar un mensaje en el documento utilizando el servidor de correo.\n"
"correo.\n"
"- todo el mundo: todos pueden publicar\n" "- todo el mundo: todos pueden publicar\n"
"- socios: sólo socios autenticados\n" "- socios: sólo socios autenticados\n"
"- seguidores: sólo seguidores del documento relacionado o miembros de los " "- seguidores: sólo seguidores del documento relacionado o miembros de los siguientes "
"siguientes canales\n" "canales\n"
#. module: rma #. module: rma
#: model:ir.model.fields,field_description:rma.field_rma__access_url #: model:ir.model.fields,field_description:rma.field_rma__access_url
@@ -1171,7 +1201,7 @@ msgstr "Cantidad"
#. module: rma #. module: rma
#: model:ir.model.fields,field_description:rma.field_rma_tag__is_public #: model:ir.model.fields,field_description:rma.field_rma_tag__is_public
msgid "Public Tag" msgid "Public Tag"
msgstr "" msgstr "Etiqueta pública"
#. module: rma #. module: rma
#: model:ir.model.fields,field_description:rma.field_rma__product_uom_qty #: model:ir.model.fields,field_description:rma.field_rma__product_uom_qty
@@ -1194,12 +1224,8 @@ msgstr "Cantidad a extraer"
#. module: rma #. module: rma
#: code:addons/rma/models/rma.py:0 #: code:addons/rma/models/rma.py:0
#, python-format #, python-format
msgid "" msgid "Quantity to extract cannot be greater than remaining delivery quantity (%s %s)"
"Quantity to extract cannot be greater than remaining delivery quantity (%s " msgstr "La cantidad a extraer no puede ser mayor que la cantidad de entrega restante(%s %s)"
"%s)"
msgstr ""
"La cantidad a extraer no puede ser mayor que la cantidad de entrega "
"restante(%s %s)"
#. module: rma #. module: rma
#: model:ir.model.fields,help:rma.field_rma_split_wizard__product_uom_qty #: model:ir.model.fields,help:rma.field_rma_split_wizard__product_uom_qty
@@ -1207,13 +1233,11 @@ msgid "Quantity to extract to a new RMA."
msgstr "Cantidad a extraer en nuevo RMA." msgstr "Cantidad a extraer en nuevo RMA."
#. module: rma #. module: rma
#: model:ir.actions.act_window,name:rma.rma_action #: model:ir.actions.act_window,name:rma.rma_action model:ir.model,name:rma.model_rma
#: model:ir.model,name:rma.model_rma
#: model:ir.model.fields,field_description:rma.field_account_move_line__rma_id #: model:ir.model.fields,field_description:rma.field_account_move_line__rma_id
#: model:ir.model.fields,field_description:rma.field_rma_split_wizard__rma_id #: model:ir.model.fields,field_description:rma.field_rma_split_wizard__rma_id
#: model:ir.model.fields,field_description:rma.field_stock_warehouse__rma #: model:ir.model.fields,field_description:rma.field_stock_warehouse__rma
#: model:ir.module.category,name:rma.rma_module_category #: model:ir.module.category,name:rma.rma_module_category model:ir.ui.menu,name:rma.rma_menu
#: model:ir.ui.menu,name:rma.rma_menu
#: model_terms:ir.ui.view,arch_db:rma.view_partner_form #: model_terms:ir.ui.view,arch_db:rma.view_partner_form
#: model_terms:ir.ui.view,arch_db:rma.view_picking_form #: model_terms:ir.ui.view,arch_db:rma.view_picking_form
msgid "RMA" msgid "RMA"
@@ -1234,7 +1258,7 @@ msgstr "Código de RMA"
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "RMA Confirmation Email" msgid "RMA Confirmation Email"
msgstr "" msgstr "Correo de confirmación de RMA"
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.rma_view_search #: model_terms:ir.ui.view,arch_db:rma.rma_view_search
@@ -1271,7 +1295,7 @@ msgstr "Ubicación de RMA"
#: model:mail.message.subtype,name:rma.mt_rma_notification #: model:mail.message.subtype,name:rma.mt_rma_notification
#: model:mail.message.subtype,name:rma.mt_rma_team_rma_notification #: model:mail.message.subtype,name:rma.mt_rma_team_rma_notification
msgid "RMA Notification" msgid "RMA Notification"
msgstr "" msgstr "Notificación de RMA"
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.portal_rma_page #: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
@@ -1293,7 +1317,7 @@ msgstr "Tipo de operación para entrega de RMA"
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "RMA Receipt Confirmation Email" msgid "RMA Receipt Confirmation Email"
msgstr "" msgstr "Correo de confirmación de recepción de RMA"
#. module: rma #. module: rma
#: code:addons/rma/models/stock_warehouse.py:0 #: code:addons/rma/models/stock_warehouse.py:0
@@ -1314,16 +1338,15 @@ msgstr "Asistente para dividir RMA"
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.view_rma_tag_form #: model_terms:ir.ui.view,arch_db:rma.view_rma_tag_form
msgid "RMA Tag" msgid "RMA Tag"
msgstr "" msgstr "Etiqueta RMA"
#. module: rma #. module: rma
#: model:ir.actions.act_window,name:rma.action_rma_tag #: model:ir.actions.act_window,name:rma.action_rma_tag model:ir.model,name:rma.model_rma_tag
#: model:ir.model,name:rma.model_rma_tag
#: model:ir.ui.menu,name:rma.rma_configuration_rma_tag_menu #: model:ir.ui.menu,name:rma.rma_configuration_rma_tag_menu
#: model_terms:ir.ui.view,arch_db:rma.rma_tag_view_search #: model_terms:ir.ui.view,arch_db:rma.rma_tag_view_search
#: model_terms:ir.ui.view,arch_db:rma.view_rma_tag_list #: model_terms:ir.ui.view,arch_db:rma.view_rma_tag_list
msgid "RMA Tags" msgid "RMA Tags"
msgstr "" msgstr "Etiquetas RMA"
#. module: rma #. module: rma
#: model:ir.model,name:rma.model_rma_team #: model:ir.model,name:rma.model_rma_team
@@ -1341,7 +1364,7 @@ msgstr "Equipo de RMA del cual el usuario es miembro."
#. module: rma #. module: rma
#: model:mail.message.subtype,description:rma.mt_rma_notification #: model:mail.message.subtype,description:rma.mt_rma_notification
msgid "RMA automatic customer notifications" msgid "RMA automatic customer notifications"
msgstr "" msgstr "Notificaciones automáticas de RMA"
#. module: rma #. module: rma
#: model:ir.model.fields,field_description:rma.field_res_partner__rma_count #: model:ir.model.fields,field_description:rma.field_res_partner__rma_count
@@ -1353,7 +1376,7 @@ msgstr "Cantidad de RMAs"
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "RMA draft notification Email" msgid "RMA draft notification Email"
msgstr "" msgstr "Correo de notificación de borrador de RMA"
#. module: rma #. module: rma
#: model:mail.message.subtype,description:rma.mt_rma_draft #: model:mail.message.subtype,description:rma.mt_rma_draft
@@ -1368,8 +1391,7 @@ msgstr "RMAs que originaron esta orden"
#. module: rma #. module: rma
#: model:ir.model.fields,help:rma.field_stock_warehouse__rma #: model:ir.model.fields,help:rma.field_stock_warehouse__rma
msgid "RMA related products can be stored in this warehouse." msgid "RMA related products can be stored in this warehouse."
msgstr "" msgstr "Productos relacionados con el RMA pueden ser guardados en este almacén."
"Productos relacionados con el RMA pueden ser guardados en este almacén."
#. module: rma #. module: rma
#: model:ir.model,name:rma.model_rma_operation #: model:ir.model,name:rma.model_rma_operation
@@ -1490,27 +1512,25 @@ msgstr "Reemplazado"
#: code:addons/rma/models/rma.py:0 #: code:addons/rma/models/rma.py:0
#, python-format #, python-format
msgid "" msgid ""
"Replacement: Move <a href=\"#\" data-oe-model=\"stock.move\" data-oe-id=\"%d" "Replacement: Move <a href=\"#\" data-oe-model=\"stock.move\" data-oe-id=\"%d\">%s</a> "
"\">%s</a> (Picking <a href=\"#\" data-oe-model=\"stock.picking\" data-oe-id=" "(Picking <a href=\"#\" data-oe-model=\"stock.picking\" data-oe-id=\"%d\">%s</a>) has been "
"\"%d\">%s</a>) has been created." "created."
msgstr "" msgstr ""
"Reemplazo: El movimiento <a href=\"#\" data-oe-model=\"stock.move\" data-oe-" "Reemplazo: El movimiento <a href=\"#\" data-oe-model=\"stock.move\" data-oe-id=\"%d\">%s</"
"id=\"%d\">%s</a> (Orden de entrega <a href=\"#\" data-oe-model=\"stock." "a> (Orden de entrega <a href=\"#\" data-oe-model=\"stock.picking\" data-oe-id=\"%d\">%s</"
"picking\" data-oe-id=\"%d\">%s</a>) ha sido creado." "a>) ha sido creado."
#. module: rma #. module: rma
#: code:addons/rma/models/rma.py:0 #: code:addons/rma/models/rma.py:0
#, python-format #, python-format
msgid "" msgid ""
"Replacement:<br/>Product <a href=\"#\" data-oe-model=\"product.product\" " "Replacement:<br/>Product <a href=\"#\" data-oe-model=\"product.product\" data-oe-id=\"%d\">"
"data-oe-id=\"%d\">%s</a><br/>Quantity %f %s<br/>This replacement did not " "%s</a><br/>Quantity %f %s<br/>This replacement did not create a new move, but one of the "
"create a new move, but one of the previously created moves was updated with " "previously created moves was updated with this data."
"this data."
msgstr "" msgstr ""
"Reemplazo:<br/>Producto <a href=\"#\" data-oe-model=\"product.product\" data-" "Reemplazo:<br/>Producto <a href=\"#\" data-oe-model=\"product.product\" data-oe-id=\"%d\">"
"oe-id=\"%d\">%s</a><br/>Cantidad %f %s<br/>El reemplazo realizado no creó un " "%s</a><br/>Cantidad %f %s<br/>El reemplazo realizado no creó un movimiento nuevo, pero uno "
"movimiento nuevo, pero uno de los movimientos creados anteriormente fué " "de los movimientos creados anteriormente fué actualizado con estos datos."
"actualizado con estos datos."
#. module: rma #. module: rma
#: model:ir.ui.menu,name:rma.rma_reporting_menu #: model:ir.ui.menu,name:rma.rma_reporting_menu
@@ -1555,11 +1575,11 @@ msgstr "Devolver al cliente"
#: code:addons/rma/models/rma.py:0 #: code:addons/rma/models/rma.py:0
#, python-format #, python-format
msgid "" msgid ""
"Return: <a href=\"#\" data-oe-model=\"stock.picking\" data-oe-id=\"%d\">%s</" "Return: <a href=\"#\" data-oe-model=\"stock.picking\" data-oe-id=\"%d\">%s</a> has been "
"a> has been created." "created."
msgstr "" msgstr ""
"Devolución: La orden de entrega <a href=\"#\" data-oe-model=\"stock.picking" "Devolución: La orden de entrega <a href=\"#\" data-oe-model=\"stock.picking\" data-oe-id="
"\" data-oe-id=\"%d\">%s</a> ha sido creada." "\"%d\">%s</a> ha sido creada."
#. module: rma #. module: rma
#: model:ir.model.fields.selection,name:rma.selection__rma__state__returned #: model:ir.model.fields.selection,name:rma.selection__rma__state__returned
@@ -1569,7 +1589,7 @@ msgstr "Devuelto"
#. module: rma #. module: rma
#: model:ir.model.fields,field_description:rma.field_rma_tag__rma_ids #: model:ir.model.fields,field_description:rma.field_rma_tag__rma_ids
msgid "Rma" msgid "Rma"
msgstr "" msgstr "Rma"
#. module: rma #. module: rma
#: model:ir.model.fields,field_description:rma.field_rma_delivery_wizard__rma_count #: model:ir.model.fields,field_description:rma.field_rma_delivery_wizard__rma_count
@@ -1579,7 +1599,6 @@ msgstr "Cantidad de RMAs"
#. module: rma #. module: rma
#: model:ir.model.fields,field_description:rma.field_rma__message_has_sms_error #: model:ir.model.fields,field_description:rma.field_rma__message_has_sms_error
#: model:ir.model.fields,field_description:rma.field_rma_team__message_has_sms_error #: model:ir.model.fields,field_description:rma.field_rma_team__message_has_sms_error
#, fuzzy
msgid "SMS Delivery error" msgid "SMS Delivery error"
msgstr "Error de Envío de Mensaje" msgstr "Error de Envío de Mensaje"
@@ -1597,24 +1616,24 @@ msgstr "Token de seguridad"
#: model:ir.model.fields,field_description:rma.field_res_company__send_rma_confirmation #: 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 #: model:ir.model.fields,field_description:rma.field_res_config_settings__send_rma_confirmation
msgid "Send RMA Confirmation" msgid "Send RMA Confirmation"
msgstr "" msgstr "Enviar confirmación de RMA"
#. module: rma #. module: rma
#: model:ir.model.fields,field_description:rma.field_res_company__send_rma_receipt_confirmation #: model:ir.model.fields,field_description:rma.field_res_company__send_rma_receipt_confirmation
#: model:ir.model.fields,field_description:rma.field_res_config_settings__send_rma_receipt_confirmation #: model:ir.model.fields,field_description:rma.field_res_config_settings__send_rma_receipt_confirmation
msgid "Send RMA Receipt Confirmation" msgid "Send RMA Receipt Confirmation"
msgstr "" msgstr "Enviar confirmación de recepción de RMA"
#. module: rma #. module: rma
#: model:ir.model.fields,field_description:rma.field_res_company__send_rma_draft_confirmation #: model:ir.model.fields,field_description:rma.field_res_company__send_rma_draft_confirmation
#: model:ir.model.fields,field_description:rma.field_res_config_settings__send_rma_draft_confirmation #: model:ir.model.fields,field_description:rma.field_res_config_settings__send_rma_draft_confirmation
msgid "Send RMA draft Confirmation" msgid "Send RMA draft Confirmation"
msgstr "" msgstr "Enviar confirmación de borrador RMA"
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "Send automatic RMA info to customer" msgid "Send automatic RMA info to customer"
msgstr "" msgstr "Enviar información automática de RMA al cliente"
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
@@ -1671,12 +1690,12 @@ msgstr "Compartir"
#. module: rma #. module: rma
#: model:ir.model.fields,field_description:rma.field_rma__partner_shipping_id #: model:ir.model.fields,field_description:rma.field_rma__partner_shipping_id
msgid "Shipping Address" msgid "Shipping Address"
msgstr "" msgstr "Dirección de envío"
#. module: rma #. module: rma
#: model:ir.model.fields,help:rma.field_rma__partner_shipping_id #: model:ir.model.fields,help:rma.field_rma__partner_shipping_id
msgid "Shipping address for current RMA." msgid "Shipping address for current RMA."
msgstr "" msgstr "Dirección de envío para el RMA en curso"
#. module: rma #. module: rma
#: model:ir.model.fields,field_description:rma.field_rma__origin #: model:ir.model.fields,field_description:rma.field_rma__origin
@@ -1697,12 +1716,10 @@ msgstr "Dividir RMA"
#. module: rma #. module: rma
#: code:addons/rma/models/rma.py:0 #: code:addons/rma/models/rma.py:0
#, python-format #, python-format
msgid "" msgid "Split: <a href=\"#\" data-oe-model=\"rma\" data-oe-id=\"%d\">%s</a> has been created."
"Split: <a href=\"#\" data-oe-model=\"rma\" data-oe-id=\"%d\">%s</a> has been "
"created."
msgstr "" msgstr ""
"División: El RMA <a href=\"#\" data-oe-model=\"rma\" data-oe-id=\"%d\">%s</" "División: El RMA <a href=\"#\" data-oe-model=\"rma\" data-oe-id=\"%d\">%s</a> ha sido "
"a> ha sido creado." "creado."
#. module: rma #. module: rma
#: model:ir.model.fields,field_description:rma.field_rma__state #: model:ir.model.fields,field_description:rma.field_rma__state
@@ -1711,8 +1728,7 @@ msgid "State"
msgstr "Estado" msgstr "Estado"
#. module: rma #. module: rma
#: code:addons/rma/controllers/main.py:0 #: code:addons/rma/controllers/main.py:0 model_terms:ir.ui.view,arch_db:rma.portal_my_rmas
#: model_terms:ir.ui.view,arch_db:rma.portal_my_rmas
#, python-format #, python-format
msgid "Status" msgid "Status"
msgstr "Estado" msgstr "Estado"
@@ -1743,22 +1759,22 @@ msgstr "Regla de Inventario"
#. module: rma #. module: rma
#: model:ir.model.fields,field_description:rma.field_rma_tag__name #: model:ir.model.fields,field_description:rma.field_rma_tag__name
msgid "Tag Name" msgid "Tag Name"
msgstr "" msgstr "Nombre de etiqueta"
#. module: rma #. module: rma
#: model:ir.model.constraint,message:rma.constraint_rma_tag_name_uniq #: model:ir.model.constraint,message:rma.constraint_rma_tag_name_uniq
msgid "Tag name already exists !" msgid "Tag name already exists !"
msgstr "" msgstr "¡El nombre de etiqueta ya existe!"
#. module: rma #. module: rma
#: model:ir.model.fields,field_description:rma.field_rma__tag_ids #: model:ir.model.fields,field_description:rma.field_rma__tag_ids
msgid "Tags" msgid "Tags"
msgstr "" msgstr "Etiquetas"
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.rma_view_form #: model_terms:ir.ui.view,arch_db:rma.rma_view_form
msgid "Tags..." msgid "Tags..."
msgstr "" msgstr "Etiquetas..."
#. module: rma #. module: rma
#: model:ir.model.fields,field_description:rma.field_rma_team__user_id #: model:ir.model.fields,field_description:rma.field_rma_team__user_id
@@ -1784,46 +1800,44 @@ msgstr ""
#. module: rma #. module: rma
#: model:ir.model.fields,help:rma.field_rma_team__alias_model_id #: model:ir.model.fields,help:rma.field_rma_team__alias_model_id
msgid "" msgid ""
"The model (Odoo Document Kind) to which this alias corresponds. Any incoming " "The model (Odoo Document Kind) to which this alias corresponds. Any incoming email that "
"email that does not reply to an existing record will cause the creation of a " "does not reply to an existing record will cause the creation of a new record of this model "
"new record of this model (e.g. a Project Task)" "(e.g. a Project Task)"
msgstr "" msgstr ""
"El modelo (Tipo de documento de Odoo) al que corresponde este seudónimo. " "El modelo (Tipo de documento de Odoo) al que corresponde este seudónimo. Cualquier correo "
"Cualquier correo entrante que no sea respuesta a un registro existente, " "entrante que no sea respuesta a un registro existente, causará la creación de un nuevo "
"causará la creación de un nuevo registro de este modelo" "registro de este modelo"
#. module: rma #. module: rma
#: model:ir.model.fields,help:rma.field_rma_team__alias_name #: model:ir.model.fields,help:rma.field_rma_team__alias_name
msgid "" msgid ""
"The name of the email alias, e.g. 'jobs' if you want to catch emails for " "The name of the email alias, e.g. 'jobs' if you want to catch emails for <jobs@example."
"<jobs@example.odoo.com>" "odoo.com>"
msgstr "" msgstr ""
"El nombre de este seudónimo de correo electrónico. Por ejemplo, \"trabajos" "El nombre de este seudónimo de correo electrónico. Por ejemplo, \"trabajos\", si lo que "
"\", si lo que quiere es obtener los correos para <trabajos@example.odoo.com>" "quiere es obtener los correos para <trabajos@example.odoo.com>"
#. module: rma #. module: rma
#: model:ir.model.fields,help:rma.field_rma_team__alias_user_id #: model:ir.model.fields,help:rma.field_rma_team__alias_user_id
msgid "" msgid ""
"The owner of records created upon receiving emails on this alias. If this " "The owner of records created upon receiving emails on this alias. If this field is not set "
"field is not set the system will attempt to find the right owner based on " "the system will attempt to find the right owner based on the sender (From) address, or "
"the sender (From) address, or will use the Administrator account if no " "will use the Administrator account if no system user is found for that address."
"system user is found for that address."
msgstr "" msgstr ""
"El propietario de los registros creados al recibir correos electrónicos en " "El propietario de los registros creados al recibir correos electrónicos en este seudónimo. "
"este seudónimo. Si el campo no está establecido, el sistema tratará de " "Si el campo no está establecido, el sistema tratará de encontrar el propietario adecuado "
"encontrar el propietario adecuado basado en la dirección del emisor (De), o " "basado en la dirección del emisor (De), o usará la cuenta de administrador si no se "
"usará la cuenta de administrador si no se encuentra un usuario para esa " "encuentra un usuario para esa dirección."
"dirección."
#. module: rma #. module: rma
#: code:addons/rma/models/stock_move.py:0 #: code:addons/rma/models/stock_move.py:0
#, python-format #, python-format
msgid "" msgid ""
"The quantity done for the product '%s' must be equal to its initial demand " "The quantity done for the product '%s' must be equal to its initial demand because the "
"because the stock move is linked to an RMA (%s)." "stock move is linked to an RMA (%s)."
msgstr "" msgstr ""
"La cantidad realizada para el producto '%s' debe ser igual a la demanda " "La cantidad realizada para el producto '%s' debe ser igual a la demanda inicial porque el "
"inicial porque el movimiento está enlazado a un RMA (%s)." "movimiento está enlazado a un RMA (%s)."
#. module: rma #. module: rma
#: code:addons/rma/models/rma.py:0 #: code:addons/rma/models/rma.py:0
@@ -1834,17 +1848,17 @@ msgstr "La cantidad a devolver es mayor que la cantidad restante del RMA."
#. module: rma #. module: rma
#: model:ir.model.fields,help:rma.field_rma_tag__is_public #: model:ir.model.fields,help:rma.field_rma_tag__is_public
msgid "The tag is visible in the portal view" msgid "The tag is visible in the portal view"
msgstr "" msgstr "La etiqueta es visible en la vista de portal"
#. module: rma #. module: rma
#: code:addons/rma/models/account_move.py:0 #: code:addons/rma/models/account_move.py:0
#, python-format #, python-format
msgid "" msgid ""
"There is at least one invoice lines whose quantity is less than the quantity " "There is at least one invoice lines whose quantity is less than the quantity specified in "
"specified in its linked RMA." "its linked RMA."
msgstr "" msgstr ""
"Hay al menos una linea de factura que tiene una cantidad menor que la " "Hay al menos una linea de factura que tiene una cantidad menor que la cantidad "
"cantidad especificada en el RMA asociado." "especificada en el RMA asociado."
#. module: rma #. module: rma
#: code:addons/rma/models/rma.py:0 #: code:addons/rma/models/rma.py:0
@@ -1873,7 +1887,7 @@ msgstr "Reembolsar"
#. module: rma #. module: rma
#: model:ir.model,name:rma.model_stock_picking #: model:ir.model,name:rma.model_stock_picking
msgid "Transfer" msgid "Transfer"
msgstr "Transferir" msgstr "Albarán"
#. module: rma #. module: rma
#: model:ir.model.fields,field_description:rma.field_rma_delivery_wizard__type #: model:ir.model.fields,field_description:rma.field_rma_delivery_wizard__type
@@ -1986,8 +2000,8 @@ msgstr ""
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "" msgid ""
"When customers themselves place an RMA from the portal, send an automatic " "When customers themselves place an RMA from the portal, send an automatic notification "
"notification acknowleging it." "acknowleging it."
msgstr "" msgstr ""
#. module: rma #. module: rma
@@ -1997,22 +2011,19 @@ msgstr ""
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
msgid "" msgid "When the RMA products are received, send an automatic information email."
"When the RMA products are received, send an automatic information email."
msgstr "" msgstr ""
#. module: rma #. module: rma
#: model:ir.model.fields,help:rma.field_res_company__send_rma_receipt_confirmation #: model:ir.model.fields,help:rma.field_res_company__send_rma_receipt_confirmation
#: model:ir.model.fields,help:rma.field_res_config_settings__send_rma_receipt_confirmation #: model:ir.model.fields,help:rma.field_res_config_settings__send_rma_receipt_confirmation
msgid "" msgid "When the RMA receipt is confirmed, send a confirmation email to the customer."
"When the RMA receipt is confirmed, send a confirmation email to the customer."
msgstr "" msgstr ""
#. module: rma #. module: rma
#: model:ir.model.fields,help:rma.field_res_company__send_rma_confirmation #: 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 #: model:ir.model.fields,help:rma.field_res_config_settings__send_rma_confirmation
msgid "" msgid "When the delivery is confirmed, send a confirmation email to the customer."
"When the delivery is confirmed, send a confirmation email to the customer."
msgstr "" msgstr ""
#. module: rma #. module: rma
@@ -2025,18 +2036,14 @@ msgstr "No puede eliminar RMAs que no estén en estado borrador"
#: code:addons/rma/wizard/stock_picking_return.py:0 #: code:addons/rma/wizard/stock_picking_return.py:0
#, python-format #, python-format
msgid "" msgid ""
"You must specify the 'Customer' in the 'Stock Picking' from which RMAs will " "You must specify the 'Customer' in the 'Stock Picking' from which RMAs will be created"
"be created"
msgstr "" msgstr ""
"Debe seleccionar el 'Cliente' en la 'Orden de Entrega' desde la cual los " "Debe seleccionar el 'Cliente' en la 'Orden de Entrega' desde la cual los RMAs serán creados"
"RMAs serán creados"
#. module: rma #. module: rma
#: model:res.groups,comment:rma.rma_group_user_all #: model:res.groups,comment:rma.rma_group_user_all
msgid "" msgid "the user will have access to all records of everyone in the RMA application."
"the user will have access to all records of everyone in the RMA application." msgstr "El usuario tendrá acceso a todos los registros de RMA de todos lo usuarios."
msgstr ""
"El usuario tendrá acceso a todos los registros de RMA de todos lo usuarios."
#. module: rma #. module: rma
#: model:res.groups,comment:rma.rma_group_user_own #: model:res.groups,comment:rma.rma_group_user_own
@@ -2051,33 +2058,3 @@ msgid ""
msgstr "" msgstr ""
"El usuario tendrá acceso a la configuración de RMA y a los informes " "El usuario tendrá acceso a la configuración de RMA y a los informes "
"estadísticos." "estadísticos."
#~ msgid "Not urgent"
#~ msgstr "No Urgente"
#~ msgid "Very Urgent"
#~ msgstr "Muy Urgente"
#~ msgid "If checked new messages require your attention."
#~ msgstr "Si está marcado, hay nuevos mensajes que requieren su atención."
#~ msgid "Invoice"
#~ msgstr "Factura"
#~ msgid "Invoice Line"
#~ msgstr "Linea de factura"
#~ msgid "Overdue"
#~ msgstr "Vencidas"
#~ msgid "Planned"
#~ msgstr "Planeado"
#~ msgid "Today"
#~ msgstr "Hoy"
#~ msgid "Waiting for refund"
#~ msgstr "Esperando por reembolso"
#~ msgid "New RMA in draft state"
#~ msgstr "Nuevo RMA en estado Borrador"

View File

@@ -6,6 +6,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Server 14.0\n" "Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-21 09:33+0000\n"
"PO-Revision-Date: 2022-01-21 09:33+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -226,11 +228,6 @@ msgstr ""
msgid "<strong>Delivered quantity</strong>" msgid "<strong>Delivered quantity</strong>"
msgstr "" msgstr ""
#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.report_rma_document
msgid "<strong>Invoicing address:</strong>"
msgstr ""
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.report_rma_document #: model_terms:ir.ui.view,arch_db:rma.report_rma_document
msgid "<strong>Move:</strong>" msgid "<strong>Move:</strong>"
@@ -292,6 +289,16 @@ msgstr ""
msgid "<strong>Responsible:</strong>" msgid "<strong>Responsible:</strong>"
msgstr "" msgstr ""
#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.report_rma_document
msgid "<strong>Shipping Address:</strong>"
msgstr ""
#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
msgid "<strong>Shipping address:</strong>"
msgstr ""
#. module: rma #. module: rma
#: model_terms:ir.ui.view,arch_db:rma.report_rma_document #: model_terms:ir.ui.view,arch_db:rma.report_rma_document
msgid "<strong>State:</strong>" msgid "<strong>State:</strong>"
@@ -818,6 +825,16 @@ msgstr ""
msgid "Invoice Address" msgid "Invoice Address"
msgstr "" msgstr ""
#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.report_rma_document
msgid "Invoicing Address:"
msgstr ""
#. module: rma
#: model_terms:ir.ui.view,arch_db:rma.report_rma_document
msgid "Invoicing and Shipping Address:"
msgstr ""
#. module: rma #. module: rma
#: model:ir.model.fields,field_description:rma.field_rma__message_is_follower #: model:ir.model.fields,field_description:rma.field_rma__message_is_follower
#: model:ir.model.fields,field_description:rma.field_rma_team__message_is_follower #: model:ir.model.fields,field_description:rma.field_rma_team__message_is_follower

View File

@@ -15,14 +15,28 @@
</t> </t>
</t> </t>
<t <t
t-if="(doc.partner_id or doc.partner_invoice_id) and doc.partner_id != doc.partner_invoice_id" t-if="doc.partner_shipping_id == doc.partner_invoice_id
and doc.partner_invoice_id != doc.partner_id
or doc.partner_shipping_id != doc.partner_invoice_id"
> >
<t t-set="information_block"> <t t-set="information_block">
<strong>Invoicing address:</strong> <strong
<div t-if="doc.partner_shipping_id == doc.partner_invoice_id"
>Invoicing and Shipping Address:</strong>
<strong
t-if="doc.partner_shipping_id != doc.partner_invoice_id"
>Invoicing Address:</strong>
<div
t-field="doc.partner_invoice_id" t-field="doc.partner_invoice_id"
t-options='{"widget": "contact", "fields": ["address", "name", "phone"], "no_marker": True, "phone_icons": True}' t-options='{"widget": "contact", "fields": ["address", "name", "phone"], "no_marker": True, "phone_icons": True}'
/> />
<t t-if="doc.partner_shipping_id != doc.partner_invoice_id">
<strong>Shipping Address:</strong>
<div
t-field="doc.partner_shipping_id"
t-options='{"widget": "contact", "fields": ["address", "name", "phone"], "no_marker": True, "phone_icons": True}'
/>
</t>
</t> </t>
</t> </t>
<div class="page"> <div class="page">

View File

@@ -159,6 +159,7 @@
<t t-set="card_body"> <t t-set="card_body">
<div id="general_information"> <div id="general_information">
<div class="row mt4"> <div class="row mt4">
<!-- Customer -->
<div <div
t-if="rma.partner_id" t-if="rma.partner_id"
class="col-12 col-md-6 mb-4 mb-md-0" class="col-12 col-md-6 mb-4 mb-md-0"
@@ -189,6 +190,38 @@
</div> </div>
</div> </div>
</div> </div>
<!-- Shipping Address -->
<div
t-if="rma.partner_shipping_id"
class="col-12 col-md-6 mb-4 mb-md-0"
>
<h6>
<strong>Shipping address:</strong>
</h6>
<div class="row">
<div class="col flex-grow-0 pr-3">
<img
t-if="rma.partner_shipping_id.image_1024"
class="rounded-circle mt-1 o_portal_contact_img"
t-att-src="image_data_uri(rma.partner_shipping_id.image_1024)"
alt="Contact"
/>
<img
t-else=""
class="rounded-circle mt-1 o_portal_contact_img"
src="/web/static/src/img/user_menu_avatar.png"
alt="Contact"
/>
</div>
<div class="col pl-sm-0">
<address
t-field="rma.partner_shipping_id"
t-options='{"widget": "contact", "fields": ["name", "email", "phone", "address"]}'
/>
</div>
</div>
</div>
<!-- RMA Info -->
<div t-if="rma.user_id" class="col-12 col-md-6"> <div t-if="rma.user_id" class="col-12 col-md-6">
<h6> <h6>
<strong>Responsible:</strong> <strong>Responsible:</strong>