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/de_AT.po
CHANGED
@@ -123,6 +123,13 @@ msgid ""
|
|
123
123
|
"title=\"Download\"/>"
|
124
124
|
msgstr ""
|
125
125
|
|
126
|
+
#. module: rma
|
127
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
128
|
+
msgid ""
|
129
|
+
"<i class=\"fa fa-ellipsis-v\" role=\"img\" aria-label=\"Manage\" "
|
130
|
+
"title=\"Manage\"/>"
|
131
|
+
msgstr ""
|
132
|
+
|
126
133
|
#. module: rma
|
127
134
|
#: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
|
128
135
|
msgid ""
|
@@ -234,6 +241,26 @@ msgid ""
|
|
234
241
|
"specific.\" groups=\"base.group_multi_company\"/>"
|
235
242
|
msgstr ""
|
236
243
|
|
244
|
+
#. module: rma
|
245
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
246
|
+
msgid "<span>Awaiting action</span>"
|
247
|
+
msgstr ""
|
248
|
+
|
249
|
+
#. module: rma
|
250
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
251
|
+
msgid "<span>Draft</span>"
|
252
|
+
msgstr ""
|
253
|
+
|
254
|
+
#. module: rma
|
255
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
256
|
+
msgid "<span>New</span>"
|
257
|
+
msgstr ""
|
258
|
+
|
259
|
+
#. module: rma
|
260
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
261
|
+
msgid "<span>Processed</span>"
|
262
|
+
msgstr ""
|
263
|
+
|
237
264
|
#. module: rma
|
238
265
|
#: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
|
239
266
|
msgid "<strong class=\"d-block mb-1\">Delivery</strong>"
|
@@ -436,13 +463,34 @@ msgstr ""
|
|
436
463
|
msgid "Attachment Count"
|
437
464
|
msgstr ""
|
438
465
|
|
466
|
+
#. module: rma
|
467
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__auto_confirm_reception
|
468
|
+
msgid "Auto Confirm Reception"
|
469
|
+
msgstr ""
|
470
|
+
|
471
|
+
#. module: rma
|
472
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__automatic_after_receipt
|
473
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__automatic_after_receipt
|
474
|
+
msgid "Automatically After Receipt"
|
475
|
+
msgstr ""
|
476
|
+
|
477
|
+
#. module: rma
|
478
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__automatic_on_confirm
|
479
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_receipt__automatic_on_confirm
|
480
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__automatic_on_confirm
|
481
|
+
msgid "Automatically on Confirm"
|
482
|
+
msgstr ""
|
483
|
+
|
439
484
|
#. module: rma
|
440
485
|
#: model_terms:ir.ui.view,arch_db:rma.rma_team_view_form
|
441
486
|
msgid "Avatar"
|
442
487
|
msgstr ""
|
443
488
|
|
444
489
|
#. module: rma
|
490
|
+
#. odoo-python
|
491
|
+
#: code:addons/rma/models/rma_operation.py:0
|
445
492
|
#: model_terms:ir.ui.view,arch_db:rma.rma_view_search
|
493
|
+
#, python-format
|
446
494
|
msgid "Awaiting Action"
|
447
495
|
msgstr ""
|
448
496
|
|
@@ -510,6 +558,11 @@ msgstr ""
|
|
510
558
|
msgid "Closed"
|
511
559
|
msgstr ""
|
512
560
|
|
561
|
+
#. module: rma
|
562
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__color
|
563
|
+
msgid "Color"
|
564
|
+
msgstr ""
|
565
|
+
|
513
566
|
#. module: rma
|
514
567
|
#: model:ir.model.fields,field_description:rma.field_rma_tag__color
|
515
568
|
msgid "Color Index"
|
@@ -544,6 +597,7 @@ msgstr ""
|
|
544
597
|
|
545
598
|
#. module: rma
|
546
599
|
#: model:ir.ui.menu,name:rma.rma_configuration_menu
|
600
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
547
601
|
msgid "Configuration"
|
548
602
|
msgstr ""
|
549
603
|
|
@@ -572,16 +626,42 @@ msgid ""
|
|
572
626
|
"same category. The conversion will be made based on the ratios."
|
573
627
|
msgstr ""
|
574
628
|
|
629
|
+
#. module: rma
|
630
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__count_rma_awaiting_action
|
631
|
+
msgid "Count Rma Awaiting Action"
|
632
|
+
msgstr ""
|
633
|
+
|
634
|
+
#. module: rma
|
635
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__count_rma_draft
|
636
|
+
msgid "Count Rma Draft"
|
637
|
+
msgstr ""
|
638
|
+
|
639
|
+
#. module: rma
|
640
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__count_rma_processed
|
641
|
+
msgid "Count Rma Processed"
|
642
|
+
msgstr ""
|
643
|
+
|
575
644
|
#. module: rma
|
576
645
|
#: model:ir.model.fields,field_description:rma.field_stock_return_picking__create_rma
|
577
646
|
msgid "Create RMAs"
|
578
647
|
msgstr ""
|
579
648
|
|
649
|
+
#. module: rma
|
650
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_receipt
|
651
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_view_form
|
652
|
+
msgid "Create Receipt"
|
653
|
+
msgstr ""
|
654
|
+
|
580
655
|
#. module: rma
|
581
656
|
#: model_terms:ir.actions.act_window,help:rma.action_rma_finalization
|
582
657
|
msgid "Create a new RMA finalization"
|
583
658
|
msgstr ""
|
584
659
|
|
660
|
+
#. module: rma
|
661
|
+
#: model_terms:ir.actions.act_window,help:rma.rma_dashboard_action
|
662
|
+
msgid "Create a new RMA operation"
|
663
|
+
msgstr ""
|
664
|
+
|
585
665
|
#. module: rma
|
586
666
|
#: model_terms:ir.actions.act_window,help:rma.action_rma_tag
|
587
667
|
msgid "Create a new RMA tag"
|
@@ -655,6 +735,21 @@ msgstr ""
|
|
655
735
|
msgid "Default Values"
|
656
736
|
msgstr ""
|
657
737
|
|
738
|
+
#. module: rma
|
739
|
+
#: model:ir.model.fields,help:rma.field_rma_operation__action_create_delivery
|
740
|
+
msgid "Define how the delivery action should be handled."
|
741
|
+
msgstr ""
|
742
|
+
|
743
|
+
#. module: rma
|
744
|
+
#: model:ir.model.fields,help:rma.field_rma_operation__action_create_receipt
|
745
|
+
msgid "Define how the receipt action should be handled."
|
746
|
+
msgstr ""
|
747
|
+
|
748
|
+
#. module: rma
|
749
|
+
#: model:ir.model.fields,help:rma.field_rma_operation__action_create_refund
|
750
|
+
msgid "Define how the refund action should be handled."
|
751
|
+
msgstr ""
|
752
|
+
|
658
753
|
#. module: rma
|
659
754
|
#: model_terms:ir.ui.view,arch_db:rma.rma_redelivery_wizard_view_form
|
660
755
|
msgid "Deliver"
|
@@ -680,6 +775,11 @@ msgstr ""
|
|
680
775
|
msgid "Delivery"
|
681
776
|
msgstr ""
|
682
777
|
|
778
|
+
#. module: rma
|
779
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_delivery
|
780
|
+
msgid "Delivery Action"
|
781
|
+
msgstr ""
|
782
|
+
|
683
783
|
#. module: rma
|
684
784
|
#: model:ir.model.fields,field_description:rma.field_rma__delivery_picking_count
|
685
785
|
msgid "Delivery count"
|
@@ -696,6 +796,13 @@ msgstr ""
|
|
696
796
|
msgid "Description"
|
697
797
|
msgstr ""
|
698
798
|
|
799
|
+
#. module: rma
|
800
|
+
#: model:ir.model.fields,field_description:rma.field_rma__different_return_product
|
801
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__different_return_product
|
802
|
+
#: model:ir.model.fields,field_description:rma.field_stock_return_picking_line__different_return_product
|
803
|
+
msgid "Different Return Product"
|
804
|
+
msgstr ""
|
805
|
+
|
699
806
|
#. module: rma
|
700
807
|
#: model:ir.model.fields,field_description:rma.field_rma__display_name
|
701
808
|
#: model:ir.model.fields,field_description:rma.field_rma_delivery_wizard__display_name
|
@@ -709,8 +816,11 @@ msgid "Display Name"
|
|
709
816
|
msgstr ""
|
710
817
|
|
711
818
|
#. module: rma
|
819
|
+
#. odoo-python
|
820
|
+
#: code:addons/rma/models/rma_operation.py:0
|
712
821
|
#: model:ir.model.fields.selection,name:rma.selection__rma__state__draft
|
713
822
|
#: model_terms:ir.ui.view,arch_db:rma.rma_view_search
|
823
|
+
#, python-format
|
714
824
|
msgid "Draft"
|
715
825
|
msgstr ""
|
716
826
|
|
@@ -771,6 +881,13 @@ msgstr ""
|
|
771
881
|
msgid "Email sent to the customer when they place an RMA from the portal"
|
772
882
|
msgstr ""
|
773
883
|
|
884
|
+
#. module: rma
|
885
|
+
#: model:ir.model.fields,help:rma.field_rma_operation__auto_confirm_reception
|
886
|
+
msgid ""
|
887
|
+
"Enable this option to automatically confirm the reception when the RMA is "
|
888
|
+
"confirmed."
|
889
|
+
msgstr ""
|
890
|
+
|
774
891
|
#. module: rma
|
775
892
|
#. odoo-python
|
776
893
|
#: code:addons/rma/wizard/rma_split.py:0
|
@@ -892,6 +1009,15 @@ msgstr ""
|
|
892
1009
|
msgid "Icon to indicate an exception activity."
|
893
1010
|
msgstr ""
|
894
1011
|
|
1012
|
+
#. module: rma
|
1013
|
+
#: model:ir.model.fields,help:rma.field_rma__different_return_product
|
1014
|
+
#: model:ir.model.fields,help:rma.field_rma_operation__different_return_product
|
1015
|
+
#: model:ir.model.fields,help:rma.field_stock_return_picking_line__different_return_product
|
1016
|
+
msgid ""
|
1017
|
+
"If checked, allows the return of a product different from the one originally "
|
1018
|
+
"ordered. Used if the delivery is created automatically"
|
1019
|
+
msgstr ""
|
1020
|
+
|
895
1021
|
#. module: rma
|
896
1022
|
#: model:ir.model.fields,help:rma.field_rma__message_needaction
|
897
1023
|
#: model:ir.model.fields,help:rma.field_rma_team__message_needaction
|
@@ -1041,6 +1167,19 @@ msgstr ""
|
|
1041
1167
|
msgid "Manager"
|
1042
1168
|
msgstr ""
|
1043
1169
|
|
1170
|
+
#. module: rma
|
1171
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__manual_after_receipt
|
1172
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__manual_after_receipt
|
1173
|
+
msgid "Manually After Receipt"
|
1174
|
+
msgstr ""
|
1175
|
+
|
1176
|
+
#. module: rma
|
1177
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__manual_on_confirm
|
1178
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_receipt__manual_on_confirm
|
1179
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__manual_on_confirm
|
1180
|
+
msgid "Manually on Confirm"
|
1181
|
+
msgstr ""
|
1182
|
+
|
1044
1183
|
#. module: rma
|
1045
1184
|
#: model:ir.model.fields,field_description:rma.field_rma__message_has_error
|
1046
1185
|
#: model:ir.model.fields,field_description:rma.field_rma_team__message_has_error
|
@@ -1075,6 +1214,11 @@ msgstr ""
|
|
1075
1214
|
msgid "New"
|
1076
1215
|
msgstr ""
|
1077
1216
|
|
1217
|
+
#. module: rma
|
1218
|
+
#: model:ir.actions.act_window,name:rma.action_rma_form
|
1219
|
+
msgid "New RMA"
|
1220
|
+
msgstr ""
|
1221
|
+
|
1078
1222
|
#. module: rma
|
1079
1223
|
#: model:ir.model.fields,field_description:rma.field_rma__activity_date_deadline
|
1080
1224
|
msgid "Next Activity Deadline"
|
@@ -1138,6 +1282,12 @@ msgstr ""
|
|
1138
1282
|
msgid "Operation"
|
1139
1283
|
msgstr ""
|
1140
1284
|
|
1285
|
+
#. module: rma
|
1286
|
+
#: model:ir.actions.act_window,name:rma.rma_operation_act_window
|
1287
|
+
#: model:ir.ui.menu,name:rma.rma_operation_menu
|
1288
|
+
msgid "Operations"
|
1289
|
+
msgstr ""
|
1290
|
+
|
1141
1291
|
#. module: rma
|
1142
1292
|
#: model:ir.model.fields,help:rma.field_rma_team__alias_force_thread_id
|
1143
1293
|
msgid ""
|
@@ -1171,6 +1321,11 @@ msgstr ""
|
|
1171
1321
|
msgid "Other Information"
|
1172
1322
|
msgstr ""
|
1173
1323
|
|
1324
|
+
#. module: rma
|
1325
|
+
#: model:ir.ui.menu,name:rma.rma_dashboard_menu
|
1326
|
+
msgid "Overview"
|
1327
|
+
msgstr ""
|
1328
|
+
|
1174
1329
|
#. module: rma
|
1175
1330
|
#: model:ir.model.fields,field_description:rma.field_rma_team__alias_user_id
|
1176
1331
|
msgid "Owner"
|
@@ -1225,7 +1380,10 @@ msgid "Priority"
|
|
1225
1380
|
msgstr ""
|
1226
1381
|
|
1227
1382
|
#. module: rma
|
1383
|
+
#. odoo-python
|
1384
|
+
#: code:addons/rma/models/rma_operation.py:0
|
1228
1385
|
#: model_terms:ir.ui.view,arch_db:rma.rma_view_search
|
1386
|
+
#, python-format
|
1229
1387
|
msgid "Processed"
|
1230
1388
|
msgstr ""
|
1231
1389
|
|
@@ -1246,6 +1404,13 @@ msgstr ""
|
|
1246
1404
|
msgid "Product qty"
|
1247
1405
|
msgstr ""
|
1248
1406
|
|
1407
|
+
#. module: rma
|
1408
|
+
#: model:ir.model.fields,help:rma.field_rma__return_product_id
|
1409
|
+
#: model:ir.model.fields,help:rma.field_stock_return_picking_line__return_product_id
|
1410
|
+
msgid ""
|
1411
|
+
"Product to be returned if it's different from the originally delivered item."
|
1412
|
+
msgstr ""
|
1413
|
+
|
1249
1414
|
#. module: rma
|
1250
1415
|
#: model:ir.model.fields,field_description:rma.field_rma_tag__is_public
|
1251
1416
|
msgid "Public Tag"
|
@@ -1294,6 +1459,7 @@ msgstr ""
|
|
1294
1459
|
#: model:ir.module.category,name:rma.rma_module_category
|
1295
1460
|
#: model:ir.ui.menu,name:rma.rma_menu
|
1296
1461
|
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
|
1462
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
1297
1463
|
#: model_terms:ir.ui.view,arch_db:rma.view_partner_form
|
1298
1464
|
#: model_terms:ir.ui.view,arch_db:rma.view_picking_form
|
1299
1465
|
msgid "RMA"
|
@@ -1405,6 +1571,11 @@ msgstr ""
|
|
1405
1571
|
msgid "RMA Out Type"
|
1406
1572
|
msgstr ""
|
1407
1573
|
|
1574
|
+
#. module: rma
|
1575
|
+
#: model:ir.actions.act_window,name:rma.rma_dashboard_action
|
1576
|
+
msgid "RMA Overview"
|
1577
|
+
msgstr ""
|
1578
|
+
|
1408
1579
|
#. module: rma
|
1409
1580
|
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
|
1410
1581
|
msgid "RMA Receipt Confirmation Email"
|
@@ -1549,7 +1720,10 @@ msgid "Reason Name"
|
|
1549
1720
|
msgstr ""
|
1550
1721
|
|
1551
1722
|
#. module: rma
|
1723
|
+
#. odoo-python
|
1724
|
+
#: code:addons/rma/models/rma.py:0
|
1552
1725
|
#: model_terms:ir.ui.view,arch_db:rma.rma_view_form
|
1726
|
+
#, python-format
|
1553
1727
|
msgid "Receipt"
|
1554
1728
|
msgstr ""
|
1555
1729
|
|
@@ -1584,6 +1758,11 @@ msgstr ""
|
|
1584
1758
|
msgid "Refund"
|
1585
1759
|
msgstr ""
|
1586
1760
|
|
1761
|
+
#. module: rma
|
1762
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_refund
|
1763
|
+
msgid "Refund Action"
|
1764
|
+
msgstr ""
|
1765
|
+
|
1587
1766
|
#. module: rma
|
1588
1767
|
#: model:ir.model.fields,field_description:rma.field_rma__refund_line_id
|
1589
1768
|
msgid "Refund Line"
|
@@ -1703,6 +1882,12 @@ msgstr ""
|
|
1703
1882
|
msgid "Return Picking Line"
|
1704
1883
|
msgstr ""
|
1705
1884
|
|
1885
|
+
#. module: rma
|
1886
|
+
#: model:ir.model.fields,field_description:rma.field_rma__return_product_id
|
1887
|
+
#: model:ir.model.fields,field_description:rma.field_stock_return_picking_line__return_product_id
|
1888
|
+
msgid "Return Product"
|
1889
|
+
msgstr ""
|
1890
|
+
|
1706
1891
|
#. module: rma
|
1707
1892
|
#: model:ir.actions.act_window,name:rma.rma_delivery_wizard_action
|
1708
1893
|
#: model:ir.model.fields.selection,name:rma.selection__rma_delivery_wizard__type__return
|
@@ -1831,6 +2016,7 @@ msgstr ""
|
|
1831
2016
|
#. module: rma
|
1832
2017
|
#: model:ir.actions.act_window,name:rma.action_rma_config_settings
|
1833
2018
|
#: model:ir.ui.menu,name:rma.menu_rma_general_settings
|
2019
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_form_view
|
1834
2020
|
msgid "Settings"
|
1835
2021
|
msgstr ""
|
1836
2022
|
|
@@ -1849,6 +2035,26 @@ msgstr ""
|
|
1849
2035
|
msgid "Shipping address for current RMA."
|
1850
2036
|
msgstr ""
|
1851
2037
|
|
2038
|
+
#. module: rma
|
2039
|
+
#: model:ir.model.fields,field_description:rma.field_rma__show_create_receipt
|
2040
|
+
msgid "Show Create Receipt Button"
|
2041
|
+
msgstr ""
|
2042
|
+
|
2043
|
+
#. module: rma
|
2044
|
+
#: model:ir.model.fields,field_description:rma.field_rma__show_create_return
|
2045
|
+
msgid "Show Create Return Button"
|
2046
|
+
msgstr ""
|
2047
|
+
|
2048
|
+
#. module: rma
|
2049
|
+
#: model:ir.model.fields,field_description:rma.field_rma__show_create_refund
|
2050
|
+
msgid "Show Create refund Button"
|
2051
|
+
msgstr ""
|
2052
|
+
|
2053
|
+
#. module: rma
|
2054
|
+
#: model:ir.model.fields,field_description:rma.field_rma__show_create_replace
|
2055
|
+
msgid "Show Create replace Button"
|
2056
|
+
msgstr ""
|
2057
|
+
|
1852
2058
|
#. module: rma
|
1853
2059
|
#: model:ir.model.fields,field_description:rma.field_rma__origin
|
1854
2060
|
msgid "Source Document"
|
@@ -1943,6 +2149,13 @@ msgstr ""
|
|
1943
2149
|
msgid "That operation name already exists !"
|
1944
2150
|
msgstr ""
|
1945
2151
|
|
2152
|
+
#. module: rma
|
2153
|
+
#: model_terms:ir.actions.act_window,help:rma.rma_dashboard_action
|
2154
|
+
msgid ""
|
2155
|
+
"The RMA operation system allows you to configure each return operation\n"
|
2156
|
+
" with specific settings that will adjust its behavior."
|
2157
|
+
msgstr ""
|
2158
|
+
|
1946
2159
|
#. module: rma
|
1947
2160
|
#: model:ir.model.fields,help:rma.field_rma_tag__active
|
1948
2161
|
msgid "The active field allows you to hide the category without removing it."
|
@@ -1988,6 +2201,15 @@ msgstr ""
|
|
1988
2201
|
msgid "The quantity to return is greater than remaining quantity."
|
1989
2202
|
msgstr ""
|
1990
2203
|
|
2204
|
+
#. module: rma
|
2205
|
+
#. odoo-python
|
2206
|
+
#: code:addons/rma/models/rma.py:0
|
2207
|
+
#, python-format
|
2208
|
+
msgid ""
|
2209
|
+
"The selected operation requires a return product different from the "
|
2210
|
+
"originally delivered item. Please select the product to return."
|
2211
|
+
msgstr ""
|
2212
|
+
|
1991
2213
|
#. module: rma
|
1992
2214
|
#: model:ir.model.fields,help:rma.field_rma_tag__is_public
|
1993
2215
|
msgid "The tag is visible in the portal view"
|
@@ -2075,6 +2297,11 @@ msgstr ""
|
|
2075
2297
|
msgid "UoM"
|
2076
2298
|
msgstr ""
|
2077
2299
|
|
2300
|
+
#. module: rma
|
2301
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__update_quantity
|
2302
|
+
msgid "Update Quantities"
|
2303
|
+
msgstr ""
|
2304
|
+
|
2078
2305
|
#. module: rma
|
2079
2306
|
#: model:ir.model.fields.selection,name:rma.selection__rma__priority__1
|
2080
2307
|
msgid "Urgent"
|