[FIX] rma_sale: view id

This commit is contained in:
david
2021-05-03 11:18:38 +02:00
committed by Pedro M. Baeza
parent 8b9dbd38cd
commit d4d724f7c2
6 changed files with 11 additions and 11 deletions

View File

@@ -93,7 +93,7 @@ msgid "<strong>Sale order</strong>"
msgstr "<strong>Orden de venta</strong>"
#. module: rma_sale
#: model_terms:ir.ui.view,arch_db:rma_sale.=sale_order_rma_wizard_form_view
#: model_terms:ir.ui.view,arch_db:rma_sale.sale_order_rma_wizard_form_view
msgid "Accept"
msgstr "Aceptar"
@@ -115,7 +115,7 @@ msgid "Allowed Product"
msgstr "Producto Permitido"
#. module: rma_sale
#: model_terms:ir.ui.view,arch_db:rma_sale.=sale_order_rma_wizard_form_view
#: model_terms:ir.ui.view,arch_db:rma_sale.sale_order_rma_wizard_form_view
msgid "Cancel"
msgstr "Cancelar"

View File

@@ -91,7 +91,7 @@ msgid "<strong>Sale order</strong>"
msgstr ""
#. module: rma_sale
#: model_terms:ir.ui.view,arch_db:rma_sale.=sale_order_rma_wizard_form_view
#: model_terms:ir.ui.view,arch_db:rma_sale.sale_order_rma_wizard_form_view
msgid "Accept"
msgstr "Accepteer"
@@ -113,7 +113,7 @@ msgid "Allowed Product"
msgstr ""
#. module: rma_sale
#: model_terms:ir.ui.view,arch_db:rma_sale.=sale_order_rma_wizard_form_view
#: model_terms:ir.ui.view,arch_db:rma_sale.sale_order_rma_wizard_form_view
msgid "Cancel"
msgstr "Annuleren"

View File

@@ -92,7 +92,7 @@ msgid "<strong>Sale order</strong>"
msgstr "<strong>Pedido de Venda</strong>"
#. module: rma_sale
#: model_terms:ir.ui.view,arch_db:rma_sale.=sale_order_rma_wizard_form_view
#: model_terms:ir.ui.view,arch_db:rma_sale.sale_order_rma_wizard_form_view
msgid "Accept"
msgstr "Aceitar"
@@ -114,7 +114,7 @@ msgid "Allowed Product"
msgstr "Produto Autorizado"
#. module: rma_sale
#: model_terms:ir.ui.view,arch_db:rma_sale.=sale_order_rma_wizard_form_view
#: model_terms:ir.ui.view,arch_db:rma_sale.sale_order_rma_wizard_form_view
msgid "Cancel"
msgstr "Cancelar"

View File

@@ -87,7 +87,7 @@ msgid "<strong>Sale order</strong>"
msgstr ""
#. module: rma_sale
#: model_terms:ir.ui.view,arch_db:rma_sale.=sale_order_rma_wizard_form_view
#: model_terms:ir.ui.view,arch_db:rma_sale.sale_order_rma_wizard_form_view
msgid "Accept"
msgstr ""
@@ -109,7 +109,7 @@ msgid "Allowed Product"
msgstr ""
#. module: rma_sale
#: model_terms:ir.ui.view,arch_db:rma_sale.=sale_order_rma_wizard_form_view
#: model_terms:ir.ui.view,arch_db:rma_sale.sale_order_rma_wizard_form_view
msgid "Cancel"
msgstr ""

View File

@@ -94,7 +94,7 @@ msgid "<strong>Sale order</strong>"
msgstr "<strong>Comandă vânzare</strong>"
#. module: rma_sale
#: model_terms:ir.ui.view,arch_db:rma_sale.=sale_order_rma_wizard_form_view
#: model_terms:ir.ui.view,arch_db:rma_sale.sale_order_rma_wizard_form_view
msgid "Accept"
msgstr "Acceptă"
@@ -116,7 +116,7 @@ msgid "Allowed Product"
msgstr "Produs permis"
#. module: rma_sale
#: model_terms:ir.ui.view,arch_db:rma_sale.=sale_order_rma_wizard_form_view
#: model_terms:ir.ui.view,arch_db:rma_sale.sale_order_rma_wizard_form_view
msgid "Cancel"
msgstr "Revocare"

View File

@@ -6,7 +6,7 @@
<field name="view_mode">form</field>
<field name="target">new</field>
</record>
<record id="=sale_order_rma_wizard_form_view" model="ir.ui.view">
<record id="sale_order_rma_wizard_form_view" model="ir.ui.view">
<field name="name">sale.order.rma.wizard.form</field>
<field name="model">sale.order.rma.wizard</field>
<field name="arch" type="xml">