odoo-addon-rma 16.0.4.0.0__py3-none-any.whl → 16.0.5.0.0.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- odoo/addons/rma/README.rst +1 -1
- odoo/addons/rma/__manifest__.py +2 -1
- odoo/addons/rma/i18n/de.po +227 -0
- odoo/addons/rma/i18n/de_AT.po +227 -0
- odoo/addons/rma/i18n/es.po +227 -0
- odoo/addons/rma/i18n/fr.po +227 -0
- odoo/addons/rma/i18n/it.po +227 -0
- odoo/addons/rma/i18n/nl.po +227 -0
- odoo/addons/rma/i18n/pt.po +227 -0
- odoo/addons/rma/i18n/pt_BR.po +227 -0
- odoo/addons/rma/i18n/rma.pot +142 -0
- odoo/addons/rma/i18n/ro.po +227 -0
- odoo/addons/rma/i18n/zh_CN.po +227 -0
- odoo/addons/rma/models/rma.py +160 -15
- odoo/addons/rma/models/rma_operation.py +40 -0
- odoo/addons/rma/static/description/index.html +1 -1
- odoo/addons/rma/tests/__init__.py +1 -0
- odoo/addons/rma/tests/test_rma_operation.py +317 -0
- odoo/addons/rma/views/rma_operation.xml +85 -0
- odoo/addons/rma/views/rma_views.xml +20 -6
- odoo/addons/rma/wizard/stock_picking_return.py +9 -0
- odoo/addons/rma/wizard/stock_picking_return_views.xml +5 -0
- {odoo_addon_rma-16.0.4.0.0.dist-info → odoo_addon_rma-16.0.5.0.0.1.dist-info}/METADATA +2 -2
- {odoo_addon_rma-16.0.4.0.0.dist-info → odoo_addon_rma-16.0.5.0.0.1.dist-info}/RECORD +26 -24
- {odoo_addon_rma-16.0.4.0.0.dist-info → odoo_addon_rma-16.0.5.0.0.1.dist-info}/WHEEL +0 -0
- {odoo_addon_rma-16.0.4.0.0.dist-info → odoo_addon_rma-16.0.5.0.0.1.dist-info}/top_level.txt +0 -0
odoo/addons/rma/i18n/es.po
CHANGED
@@ -197,6 +197,13 @@ msgstr ""
|
|
197
197
|
"<i class=\"fa fa-download\" role=\"img\" aria-label=\"Download\" "
|
198
198
|
"title=\"Descargar\"/>"
|
199
199
|
|
200
|
+
#. module: rma
|
201
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
202
|
+
msgid ""
|
203
|
+
"<i class=\"fa fa-ellipsis-v\" role=\"img\" aria-label=\"Manage\" "
|
204
|
+
"title=\"Manage\"/>"
|
205
|
+
msgstr ""
|
206
|
+
|
200
207
|
#. module: rma
|
201
208
|
#: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
|
202
209
|
msgid ""
|
@@ -356,6 +363,26 @@ msgstr ""
|
|
356
363
|
"<span class=\"fa fa-lg fa-building-o\" title=\"Valores específicos por "
|
357
364
|
"compañía.\" groups=\"base.group_multi_company\"/>"
|
358
365
|
|
366
|
+
#. module: rma
|
367
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
368
|
+
msgid "<span>Awaiting action</span>"
|
369
|
+
msgstr ""
|
370
|
+
|
371
|
+
#. module: rma
|
372
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
373
|
+
msgid "<span>Draft</span>"
|
374
|
+
msgstr ""
|
375
|
+
|
376
|
+
#. module: rma
|
377
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
378
|
+
msgid "<span>New</span>"
|
379
|
+
msgstr ""
|
380
|
+
|
381
|
+
#. module: rma
|
382
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
383
|
+
msgid "<span>Processed</span>"
|
384
|
+
msgstr ""
|
385
|
+
|
359
386
|
#. module: rma
|
360
387
|
#: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
|
361
388
|
msgid "<strong class=\"d-block mb-1\">Delivery</strong>"
|
@@ -561,13 +588,34 @@ msgstr "¿Está seguro de querer cancelar este RMA?"
|
|
561
588
|
msgid "Attachment Count"
|
562
589
|
msgstr "Conteo de archivos adjuntos"
|
563
590
|
|
591
|
+
#. module: rma
|
592
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__auto_confirm_reception
|
593
|
+
msgid "Auto Confirm Reception"
|
594
|
+
msgstr ""
|
595
|
+
|
596
|
+
#. module: rma
|
597
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__automatic_after_receipt
|
598
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__automatic_after_receipt
|
599
|
+
msgid "Automatically After Receipt"
|
600
|
+
msgstr ""
|
601
|
+
|
602
|
+
#. module: rma
|
603
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__automatic_on_confirm
|
604
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_receipt__automatic_on_confirm
|
605
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__automatic_on_confirm
|
606
|
+
msgid "Automatically on Confirm"
|
607
|
+
msgstr ""
|
608
|
+
|
564
609
|
#. module: rma
|
565
610
|
#: model_terms:ir.ui.view,arch_db:rma.rma_team_view_form
|
566
611
|
msgid "Avatar"
|
567
612
|
msgstr "Avatar"
|
568
613
|
|
569
614
|
#. module: rma
|
615
|
+
#. odoo-python
|
616
|
+
#: code:addons/rma/models/rma_operation.py:0
|
570
617
|
#: model_terms:ir.ui.view,arch_db:rma.rma_view_search
|
618
|
+
#, python-format
|
571
619
|
msgid "Awaiting Action"
|
572
620
|
msgstr ""
|
573
621
|
|
@@ -635,6 +683,11 @@ msgstr "Click para agregar un nuevo RMA."
|
|
635
683
|
msgid "Closed"
|
636
684
|
msgstr ""
|
637
685
|
|
686
|
+
#. module: rma
|
687
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__color
|
688
|
+
msgid "Color"
|
689
|
+
msgstr ""
|
690
|
+
|
638
691
|
#. module: rma
|
639
692
|
#: model:ir.model.fields,field_description:rma.field_rma_tag__color
|
640
693
|
msgid "Color Index"
|
@@ -669,6 +722,7 @@ msgstr "Opciones de Configuración"
|
|
669
722
|
|
670
723
|
#. module: rma
|
671
724
|
#: model:ir.ui.menu,name:rma.rma_configuration_menu
|
725
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
672
726
|
msgid "Configuration"
|
673
727
|
msgstr "Configuración"
|
674
728
|
|
@@ -700,16 +754,42 @@ msgstr ""
|
|
700
754
|
"la misma categoría. La conversión se realizará en función de las "
|
701
755
|
"proporciones."
|
702
756
|
|
757
|
+
#. module: rma
|
758
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__count_rma_awaiting_action
|
759
|
+
msgid "Count Rma Awaiting Action"
|
760
|
+
msgstr ""
|
761
|
+
|
762
|
+
#. module: rma
|
763
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__count_rma_draft
|
764
|
+
msgid "Count Rma Draft"
|
765
|
+
msgstr ""
|
766
|
+
|
767
|
+
#. module: rma
|
768
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__count_rma_processed
|
769
|
+
msgid "Count Rma Processed"
|
770
|
+
msgstr ""
|
771
|
+
|
703
772
|
#. module: rma
|
704
773
|
#: model:ir.model.fields,field_description:rma.field_stock_return_picking__create_rma
|
705
774
|
msgid "Create RMAs"
|
706
775
|
msgstr "Crear RMAs"
|
707
776
|
|
777
|
+
#. module: rma
|
778
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_receipt
|
779
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_view_form
|
780
|
+
msgid "Create Receipt"
|
781
|
+
msgstr ""
|
782
|
+
|
708
783
|
#. module: rma
|
709
784
|
#: model_terms:ir.actions.act_window,help:rma.action_rma_finalization
|
710
785
|
msgid "Create a new RMA finalization"
|
711
786
|
msgstr "Crear un nuevo motivo de finalización de RMA"
|
712
787
|
|
788
|
+
#. module: rma
|
789
|
+
#: model_terms:ir.actions.act_window,help:rma.rma_dashboard_action
|
790
|
+
msgid "Create a new RMA operation"
|
791
|
+
msgstr ""
|
792
|
+
|
713
793
|
#. module: rma
|
714
794
|
#: model_terms:ir.actions.act_window,help:rma.action_rma_tag
|
715
795
|
msgid "Create a new RMA tag"
|
@@ -783,6 +863,21 @@ msgstr "Fecha límite"
|
|
783
863
|
msgid "Default Values"
|
784
864
|
msgstr "Valores por defecto"
|
785
865
|
|
866
|
+
#. module: rma
|
867
|
+
#: model:ir.model.fields,help:rma.field_rma_operation__action_create_delivery
|
868
|
+
msgid "Define how the delivery action should be handled."
|
869
|
+
msgstr ""
|
870
|
+
|
871
|
+
#. module: rma
|
872
|
+
#: model:ir.model.fields,help:rma.field_rma_operation__action_create_receipt
|
873
|
+
msgid "Define how the receipt action should be handled."
|
874
|
+
msgstr ""
|
875
|
+
|
876
|
+
#. module: rma
|
877
|
+
#: model:ir.model.fields,help:rma.field_rma_operation__action_create_refund
|
878
|
+
msgid "Define how the refund action should be handled."
|
879
|
+
msgstr ""
|
880
|
+
|
786
881
|
#. module: rma
|
787
882
|
#: model_terms:ir.ui.view,arch_db:rma.rma_redelivery_wizard_view_form
|
788
883
|
msgid "Deliver"
|
@@ -808,6 +903,11 @@ msgstr ""
|
|
808
903
|
msgid "Delivery"
|
809
904
|
msgstr "Entrega"
|
810
905
|
|
906
|
+
#. module: rma
|
907
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_delivery
|
908
|
+
msgid "Delivery Action"
|
909
|
+
msgstr ""
|
910
|
+
|
811
911
|
#. module: rma
|
812
912
|
#: model:ir.model.fields,field_description:rma.field_rma__delivery_picking_count
|
813
913
|
msgid "Delivery count"
|
@@ -824,6 +924,13 @@ msgstr "Movimientos de entrega"
|
|
824
924
|
msgid "Description"
|
825
925
|
msgstr "Descripción"
|
826
926
|
|
927
|
+
#. module: rma
|
928
|
+
#: model:ir.model.fields,field_description:rma.field_rma__different_return_product
|
929
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__different_return_product
|
930
|
+
#: model:ir.model.fields,field_description:rma.field_stock_return_picking_line__different_return_product
|
931
|
+
msgid "Different Return Product"
|
932
|
+
msgstr ""
|
933
|
+
|
827
934
|
#. module: rma
|
828
935
|
#: model:ir.model.fields,field_description:rma.field_rma__display_name
|
829
936
|
#: model:ir.model.fields,field_description:rma.field_rma_delivery_wizard__display_name
|
@@ -837,8 +944,11 @@ msgid "Display Name"
|
|
837
944
|
msgstr "Nombre mostrado"
|
838
945
|
|
839
946
|
#. module: rma
|
947
|
+
#. odoo-python
|
948
|
+
#: code:addons/rma/models/rma_operation.py:0
|
840
949
|
#: model:ir.model.fields.selection,name:rma.selection__rma__state__draft
|
841
950
|
#: model_terms:ir.ui.view,arch_db:rma.rma_view_search
|
951
|
+
#, python-format
|
842
952
|
msgid "Draft"
|
843
953
|
msgstr "Borrador"
|
844
954
|
|
@@ -901,6 +1011,13 @@ msgstr ""
|
|
901
1011
|
"Enviar correo de confirmación al cliente una vez se tramite el RMA desde el "
|
902
1012
|
"portal"
|
903
1013
|
|
1014
|
+
#. module: rma
|
1015
|
+
#: model:ir.model.fields,help:rma.field_rma_operation__auto_confirm_reception
|
1016
|
+
msgid ""
|
1017
|
+
"Enable this option to automatically confirm the reception when the RMA is "
|
1018
|
+
"confirmed."
|
1019
|
+
msgstr ""
|
1020
|
+
|
904
1021
|
#. module: rma
|
905
1022
|
#. odoo-python
|
906
1023
|
#: code:addons/rma/wizard/rma_split.py:0
|
@@ -1026,6 +1143,15 @@ msgstr "Icono"
|
|
1026
1143
|
msgid "Icon to indicate an exception activity."
|
1027
1144
|
msgstr "Icono para indicar una actividad de excepción."
|
1028
1145
|
|
1146
|
+
#. module: rma
|
1147
|
+
#: model:ir.model.fields,help:rma.field_rma__different_return_product
|
1148
|
+
#: model:ir.model.fields,help:rma.field_rma_operation__different_return_product
|
1149
|
+
#: model:ir.model.fields,help:rma.field_stock_return_picking_line__different_return_product
|
1150
|
+
msgid ""
|
1151
|
+
"If checked, allows the return of a product different from the one originally "
|
1152
|
+
"ordered. Used if the delivery is created automatically"
|
1153
|
+
msgstr ""
|
1154
|
+
|
1029
1155
|
#. module: rma
|
1030
1156
|
#: model:ir.model.fields,help:rma.field_rma__message_needaction
|
1031
1157
|
#: model:ir.model.fields,help:rma.field_rma_team__message_needaction
|
@@ -1183,6 +1309,19 @@ msgstr "Autorización de Devolución de Mercancía (RMA)."
|
|
1183
1309
|
msgid "Manager"
|
1184
1310
|
msgstr "Responsable"
|
1185
1311
|
|
1312
|
+
#. module: rma
|
1313
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__manual_after_receipt
|
1314
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__manual_after_receipt
|
1315
|
+
msgid "Manually After Receipt"
|
1316
|
+
msgstr ""
|
1317
|
+
|
1318
|
+
#. module: rma
|
1319
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__manual_on_confirm
|
1320
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_receipt__manual_on_confirm
|
1321
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__manual_on_confirm
|
1322
|
+
msgid "Manually on Confirm"
|
1323
|
+
msgstr ""
|
1324
|
+
|
1186
1325
|
#. module: rma
|
1187
1326
|
#: model:ir.model.fields,field_description:rma.field_rma__message_has_error
|
1188
1327
|
#: model:ir.model.fields,field_description:rma.field_rma_team__message_has_error
|
@@ -1217,6 +1356,11 @@ msgstr "Nombre"
|
|
1217
1356
|
msgid "New"
|
1218
1357
|
msgstr "Nuevo"
|
1219
1358
|
|
1359
|
+
#. module: rma
|
1360
|
+
#: model:ir.actions.act_window,name:rma.action_rma_form
|
1361
|
+
msgid "New RMA"
|
1362
|
+
msgstr ""
|
1363
|
+
|
1220
1364
|
#. module: rma
|
1221
1365
|
#: model:ir.model.fields,field_description:rma.field_rma__activity_date_deadline
|
1222
1366
|
msgid "Next Activity Deadline"
|
@@ -1280,6 +1424,12 @@ msgstr "Número de mensajes con error de envío"
|
|
1280
1424
|
msgid "Operation"
|
1281
1425
|
msgstr ""
|
1282
1426
|
|
1427
|
+
#. module: rma
|
1428
|
+
#: model:ir.actions.act_window,name:rma.rma_operation_act_window
|
1429
|
+
#: model:ir.ui.menu,name:rma.rma_operation_menu
|
1430
|
+
msgid "Operations"
|
1431
|
+
msgstr ""
|
1432
|
+
|
1283
1433
|
#. module: rma
|
1284
1434
|
#: model:ir.model.fields,help:rma.field_rma_team__alias_force_thread_id
|
1285
1435
|
msgid ""
|
@@ -1316,6 +1466,11 @@ msgstr "Movimiento"
|
|
1316
1466
|
msgid "Other Information"
|
1317
1467
|
msgstr "Otra información"
|
1318
1468
|
|
1469
|
+
#. module: rma
|
1470
|
+
#: model:ir.ui.menu,name:rma.rma_dashboard_menu
|
1471
|
+
msgid "Overview"
|
1472
|
+
msgstr ""
|
1473
|
+
|
1319
1474
|
#. module: rma
|
1320
1475
|
#: model:ir.model.fields,field_description:rma.field_rma_team__alias_user_id
|
1321
1476
|
msgid "Owner"
|
@@ -1378,7 +1533,10 @@ msgid "Priority"
|
|
1378
1533
|
msgstr "Prioridad"
|
1379
1534
|
|
1380
1535
|
#. module: rma
|
1536
|
+
#. odoo-python
|
1537
|
+
#: code:addons/rma/models/rma_operation.py:0
|
1381
1538
|
#: model_terms:ir.ui.view,arch_db:rma.rma_view_search
|
1539
|
+
#, python-format
|
1382
1540
|
msgid "Processed"
|
1383
1541
|
msgstr ""
|
1384
1542
|
|
@@ -1399,6 +1557,13 @@ msgstr "Producto"
|
|
1399
1557
|
msgid "Product qty"
|
1400
1558
|
msgstr "Cantidad"
|
1401
1559
|
|
1560
|
+
#. module: rma
|
1561
|
+
#: model:ir.model.fields,help:rma.field_rma__return_product_id
|
1562
|
+
#: model:ir.model.fields,help:rma.field_stock_return_picking_line__return_product_id
|
1563
|
+
msgid ""
|
1564
|
+
"Product to be returned if it's different from the originally delivered item."
|
1565
|
+
msgstr ""
|
1566
|
+
|
1402
1567
|
#. module: rma
|
1403
1568
|
#: model:ir.model.fields,field_description:rma.field_rma_tag__is_public
|
1404
1569
|
msgid "Public Tag"
|
@@ -1449,6 +1614,7 @@ msgstr "Cantidad a extraer en nuevo RMA."
|
|
1449
1614
|
#: model:ir.module.category,name:rma.rma_module_category
|
1450
1615
|
#: model:ir.ui.menu,name:rma.rma_menu
|
1451
1616
|
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
|
1617
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
1452
1618
|
#: model_terms:ir.ui.view,arch_db:rma.view_partner_form
|
1453
1619
|
#: model_terms:ir.ui.view,arch_db:rma.view_picking_form
|
1454
1620
|
msgid "RMA"
|
@@ -1560,6 +1726,11 @@ msgstr "Órdenes de RMA"
|
|
1560
1726
|
msgid "RMA Out Type"
|
1561
1727
|
msgstr "Tipo de operación para entrega de RMA"
|
1562
1728
|
|
1729
|
+
#. module: rma
|
1730
|
+
#: model:ir.actions.act_window,name:rma.rma_dashboard_action
|
1731
|
+
msgid "RMA Overview"
|
1732
|
+
msgstr ""
|
1733
|
+
|
1563
1734
|
#. module: rma
|
1564
1735
|
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
|
1565
1736
|
msgid "RMA Receipt Confirmation Email"
|
@@ -1705,7 +1876,10 @@ msgid "Reason Name"
|
|
1705
1876
|
msgstr "Nombre del motivo"
|
1706
1877
|
|
1707
1878
|
#. module: rma
|
1879
|
+
#. odoo-python
|
1880
|
+
#: code:addons/rma/models/rma.py:0
|
1708
1881
|
#: model_terms:ir.ui.view,arch_db:rma.rma_view_form
|
1882
|
+
#, python-format
|
1709
1883
|
msgid "Receipt"
|
1710
1884
|
msgstr "Recepción"
|
1711
1885
|
|
@@ -1740,6 +1914,11 @@ msgstr "Referencia al documento que generó este RMA."
|
|
1740
1914
|
msgid "Refund"
|
1741
1915
|
msgstr "Factura rectificativa"
|
1742
1916
|
|
1917
|
+
#. module: rma
|
1918
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_refund
|
1919
|
+
msgid "Refund Action"
|
1920
|
+
msgstr ""
|
1921
|
+
|
1743
1922
|
#. module: rma
|
1744
1923
|
#: model:ir.model.fields,field_description:rma.field_rma__refund_line_id
|
1745
1924
|
msgid "Refund Line"
|
@@ -1867,6 +2046,12 @@ msgstr "Albarán de devolución"
|
|
1867
2046
|
msgid "Return Picking Line"
|
1868
2047
|
msgstr ""
|
1869
2048
|
|
2049
|
+
#. module: rma
|
2050
|
+
#: model:ir.model.fields,field_description:rma.field_rma__return_product_id
|
2051
|
+
#: model:ir.model.fields,field_description:rma.field_stock_return_picking_line__return_product_id
|
2052
|
+
msgid "Return Product"
|
2053
|
+
msgstr ""
|
2054
|
+
|
1870
2055
|
#. module: rma
|
1871
2056
|
#: model:ir.actions.act_window,name:rma.rma_delivery_wizard_action
|
1872
2057
|
#: model:ir.model.fields.selection,name:rma.selection__rma_delivery_wizard__type__return
|
@@ -1998,6 +2183,7 @@ msgstr "Establecer a borrador"
|
|
1998
2183
|
#. module: rma
|
1999
2184
|
#: model:ir.actions.act_window,name:rma.action_rma_config_settings
|
2000
2185
|
#: model:ir.ui.menu,name:rma.menu_rma_general_settings
|
2186
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_form_view
|
2001
2187
|
msgid "Settings"
|
2002
2188
|
msgstr ""
|
2003
2189
|
|
@@ -2016,6 +2202,26 @@ msgstr "Dirección de envío"
|
|
2016
2202
|
msgid "Shipping address for current RMA."
|
2017
2203
|
msgstr "Dirección de envío para el RMA en curso."
|
2018
2204
|
|
2205
|
+
#. module: rma
|
2206
|
+
#: model:ir.model.fields,field_description:rma.field_rma__show_create_receipt
|
2207
|
+
msgid "Show Create Receipt Button"
|
2208
|
+
msgstr ""
|
2209
|
+
|
2210
|
+
#. module: rma
|
2211
|
+
#: model:ir.model.fields,field_description:rma.field_rma__show_create_return
|
2212
|
+
msgid "Show Create Return Button"
|
2213
|
+
msgstr ""
|
2214
|
+
|
2215
|
+
#. module: rma
|
2216
|
+
#: model:ir.model.fields,field_description:rma.field_rma__show_create_refund
|
2217
|
+
msgid "Show Create refund Button"
|
2218
|
+
msgstr ""
|
2219
|
+
|
2220
|
+
#. module: rma
|
2221
|
+
#: model:ir.model.fields,field_description:rma.field_rma__show_create_replace
|
2222
|
+
msgid "Show Create replace Button"
|
2223
|
+
msgstr ""
|
2224
|
+
|
2019
2225
|
#. module: rma
|
2020
2226
|
#: model:ir.model.fields,field_description:rma.field_rma__origin
|
2021
2227
|
msgid "Source Document"
|
@@ -2116,6 +2322,13 @@ msgstr "Miembros del equipo"
|
|
2116
2322
|
msgid "That operation name already exists !"
|
2117
2323
|
msgstr "¡El nombre de operación ya existe!"
|
2118
2324
|
|
2325
|
+
#. module: rma
|
2326
|
+
#: model_terms:ir.actions.act_window,help:rma.rma_dashboard_action
|
2327
|
+
msgid ""
|
2328
|
+
"The RMA operation system allows you to configure each return operation\n"
|
2329
|
+
" with specific settings that will adjust its behavior."
|
2330
|
+
msgstr ""
|
2331
|
+
|
2119
2332
|
#. module: rma
|
2120
2333
|
#: model:ir.model.fields,help:rma.field_rma_tag__active
|
2121
2334
|
msgid "The active field allows you to hide the category without removing it."
|
@@ -2174,6 +2387,15 @@ msgstr ""
|
|
2174
2387
|
msgid "The quantity to return is greater than remaining quantity."
|
2175
2388
|
msgstr "La cantidad a devolver es mayor que la cantidad restante del RMA."
|
2176
2389
|
|
2390
|
+
#. module: rma
|
2391
|
+
#. odoo-python
|
2392
|
+
#: code:addons/rma/models/rma.py:0
|
2393
|
+
#, python-format
|
2394
|
+
msgid ""
|
2395
|
+
"The selected operation requires a return product different from the "
|
2396
|
+
"originally delivered item. Please select the product to return."
|
2397
|
+
msgstr ""
|
2398
|
+
|
2177
2399
|
#. module: rma
|
2178
2400
|
#: model:ir.model.fields,help:rma.field_rma_tag__is_public
|
2179
2401
|
msgid "The tag is visible in the portal view"
|
@@ -2263,6 +2485,11 @@ msgstr "RMAs sin resolver"
|
|
2263
2485
|
msgid "UoM"
|
2264
2486
|
msgstr "UdM"
|
2265
2487
|
|
2488
|
+
#. module: rma
|
2489
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__update_quantity
|
2490
|
+
msgid "Update Quantities"
|
2491
|
+
msgstr ""
|
2492
|
+
|
2266
2493
|
#. module: rma
|
2267
2494
|
#: model:ir.model.fields.selection,name:rma.selection__rma__priority__1
|
2268
2495
|
msgid "Urgent"
|