odoo-addon-rma 16.0.5.0.0__py3-none-any.whl → 16.0.5.0.0.2__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.
@@ -519,6 +519,24 @@ msgstr "Möchten Sie diese RMA wirklich stornieren"
519
519
  msgid "Attachment Count"
520
520
  msgstr "Anzahl der Anhänge"
521
521
 
522
+ #. module: rma
523
+ #: model:ir.model.fields,field_description:rma.field_rma_operation__auto_confirm_reception
524
+ msgid "Auto Confirm Reception"
525
+ msgstr ""
526
+
527
+ #. module: rma
528
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__automatic_after_receipt
529
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__automatic_after_receipt
530
+ msgid "Automatically After Receipt"
531
+ msgstr ""
532
+
533
+ #. module: rma
534
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__automatic_on_confirm
535
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_receipt__automatic_on_confirm
536
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__automatic_on_confirm
537
+ msgid "Automatically on Confirm"
538
+ msgstr ""
539
+
522
540
  #. module: rma
523
541
  #: model_terms:ir.ui.view,arch_db:rma.rma_team_view_form
524
542
  msgid "Avatar"
@@ -686,6 +704,12 @@ msgstr ""
686
704
  msgid "Create RMAs"
687
705
  msgstr "Erstellen Sie RMAs"
688
706
 
707
+ #. module: rma
708
+ #: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_receipt
709
+ #: model_terms:ir.ui.view,arch_db:rma.rma_view_form
710
+ msgid "Create Receipt"
711
+ msgstr ""
712
+
689
713
  #. module: rma
690
714
  #: model_terms:ir.actions.act_window,help:rma.action_rma_finalization
691
715
  msgid "Create a new RMA finalization"
@@ -769,6 +793,21 @@ msgstr "Stichtag"
769
793
  msgid "Default Values"
770
794
  msgstr "Unterlassungswerte"
771
795
 
796
+ #. module: rma
797
+ #: model:ir.model.fields,help:rma.field_rma_operation__action_create_delivery
798
+ msgid "Define how the delivery action should be handled."
799
+ msgstr ""
800
+
801
+ #. module: rma
802
+ #: model:ir.model.fields,help:rma.field_rma_operation__action_create_receipt
803
+ msgid "Define how the receipt action should be handled."
804
+ msgstr ""
805
+
806
+ #. module: rma
807
+ #: model:ir.model.fields,help:rma.field_rma_operation__action_create_refund
808
+ msgid "Define how the refund action should be handled."
809
+ msgstr ""
810
+
772
811
  #. module: rma
773
812
  #: model_terms:ir.ui.view,arch_db:rma.rma_redelivery_wizard_view_form
774
813
  msgid "Deliver"
@@ -794,6 +833,11 @@ msgstr ""
794
833
  msgid "Delivery"
795
834
  msgstr "Lieferung"
796
835
 
836
+ #. module: rma
837
+ #: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_delivery
838
+ msgid "Delivery Action"
839
+ msgstr ""
840
+
797
841
  #. module: rma
798
842
  #: model:ir.model.fields,field_description:rma.field_rma__delivery_picking_count
799
843
  msgid "Delivery count"
@@ -810,6 +854,13 @@ msgstr "Lieferreservierung"
810
854
  msgid "Description"
811
855
  msgstr "Beschreibung"
812
856
 
857
+ #. module: rma
858
+ #: model:ir.model.fields,field_description:rma.field_rma__different_return_product
859
+ #: model:ir.model.fields,field_description:rma.field_rma_operation__different_return_product
860
+ #: model:ir.model.fields,field_description:rma.field_stock_return_picking_line__different_return_product
861
+ msgid "Different Return Product"
862
+ msgstr ""
863
+
813
864
  #. module: rma
814
865
  #: model:ir.model.fields,field_description:rma.field_rma__display_name
815
866
  #: model:ir.model.fields,field_description:rma.field_rma_delivery_wizard__display_name
@@ -891,6 +942,13 @@ msgstr ""
891
942
  "Eine E-Mail wird an die Kunden gesendet, wenn eine RMA über das Portal "
892
943
  "aufgegeben wird"
893
944
 
945
+ #. module: rma
946
+ #: model:ir.model.fields,help:rma.field_rma_operation__auto_confirm_reception
947
+ msgid ""
948
+ "Enable this option to automatically confirm the reception when the RMA is "
949
+ "confirmed."
950
+ msgstr ""
951
+
894
952
  #. module: rma
895
953
  #. odoo-python
896
954
  #: code:addons/rma/wizard/rma_split.py:0
@@ -1014,6 +1072,15 @@ msgstr "Icon"
1014
1072
  msgid "Icon to indicate an exception activity."
1015
1073
  msgstr "Symbol zur Anzeige einer Ausnahmeaktivität."
1016
1074
 
1075
+ #. module: rma
1076
+ #: model:ir.model.fields,help:rma.field_rma__different_return_product
1077
+ #: model:ir.model.fields,help:rma.field_rma_operation__different_return_product
1078
+ #: model:ir.model.fields,help:rma.field_stock_return_picking_line__different_return_product
1079
+ msgid ""
1080
+ "If checked, allows the return of a product different from the one originally "
1081
+ "ordered. Used if the delivery is created automatically"
1082
+ msgstr ""
1083
+
1017
1084
  #. module: rma
1018
1085
  #: model:ir.model.fields,help:rma.field_rma__message_needaction
1019
1086
  #: model:ir.model.fields,help:rma.field_rma_team__message_needaction
@@ -1175,6 +1242,19 @@ msgstr "Verwalten Sie Warenrücksendegenehmigungen (RMAs)."
1175
1242
  msgid "Manager"
1176
1243
  msgstr "Manager"
1177
1244
 
1245
+ #. module: rma
1246
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__manual_after_receipt
1247
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__manual_after_receipt
1248
+ msgid "Manually After Receipt"
1249
+ msgstr ""
1250
+
1251
+ #. module: rma
1252
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__manual_on_confirm
1253
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_receipt__manual_on_confirm
1254
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__manual_on_confirm
1255
+ msgid "Manually on Confirm"
1256
+ msgstr ""
1257
+
1178
1258
  #. module: rma
1179
1259
  #: model:ir.model.fields,field_description:rma.field_rma__message_has_error
1180
1260
  #: model:ir.model.fields,field_description:rma.field_rma_team__message_has_error
@@ -1277,6 +1357,12 @@ msgstr "Anzahl der Nachrichten mit Zustellfehler"
1277
1357
  msgid "Operation"
1278
1358
  msgstr ""
1279
1359
 
1360
+ #. module: rma
1361
+ #: model:ir.actions.act_window,name:rma.rma_operation_act_window
1362
+ #: model:ir.ui.menu,name:rma.rma_operation_menu
1363
+ msgid "Operations"
1364
+ msgstr ""
1365
+
1280
1366
  #. module: rma
1281
1367
  #: model:ir.model.fields,help:rma.field_rma_team__alias_force_thread_id
1282
1368
  msgid ""
@@ -1404,6 +1490,13 @@ msgstr "Produkt"
1404
1490
  msgid "Product qty"
1405
1491
  msgstr "Produktmenge"
1406
1492
 
1493
+ #. module: rma
1494
+ #: model:ir.model.fields,help:rma.field_rma__return_product_id
1495
+ #: model:ir.model.fields,help:rma.field_stock_return_picking_line__return_product_id
1496
+ msgid ""
1497
+ "Product to be returned if it's different from the originally delivered item."
1498
+ msgstr ""
1499
+
1407
1500
  #. module: rma
1408
1501
  #: model:ir.model.fields,field_description:rma.field_rma_tag__is_public
1409
1502
  msgid "Public Tag"
@@ -1715,7 +1808,10 @@ msgid "Reason Name"
1715
1808
  msgstr "Name des Grundes"
1716
1809
 
1717
1810
  #. module: rma
1811
+ #. odoo-python
1812
+ #: code:addons/rma/models/rma.py:0
1718
1813
  #: model_terms:ir.ui.view,arch_db:rma.rma_view_form
1814
+ #, python-format
1719
1815
  msgid "Receipt"
1720
1816
  msgstr "Rückgabebeleg"
1721
1817
 
@@ -1750,6 +1846,11 @@ msgstr "Referenz des Dokuments, das diese RMA erstellt hat."
1750
1846
  msgid "Refund"
1751
1847
  msgstr "Erstattung"
1752
1848
 
1849
+ #. module: rma
1850
+ #: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_refund
1851
+ msgid "Refund Action"
1852
+ msgstr ""
1853
+
1753
1854
  #. module: rma
1754
1855
  #: model:ir.model.fields,field_description:rma.field_rma__refund_line_id
1755
1856
  msgid "Refund Line"
@@ -1877,6 +1978,12 @@ msgstr "Inbound Kommissionierung"
1877
1978
  msgid "Return Picking Line"
1878
1979
  msgstr ""
1879
1980
 
1981
+ #. module: rma
1982
+ #: model:ir.model.fields,field_description:rma.field_rma__return_product_id
1983
+ #: model:ir.model.fields,field_description:rma.field_stock_return_picking_line__return_product_id
1984
+ msgid "Return Product"
1985
+ msgstr ""
1986
+
1880
1987
  #. module: rma
1881
1988
  #: model:ir.actions.act_window,name:rma.rma_delivery_wizard_action
1882
1989
  #: model:ir.model.fields.selection,name:rma.selection__rma_delivery_wizard__type__return
@@ -2011,6 +2118,7 @@ msgstr "Auf Entwurf setzen"
2011
2118
  #. module: rma
2012
2119
  #: model:ir.actions.act_window,name:rma.action_rma_config_settings
2013
2120
  #: model:ir.ui.menu,name:rma.menu_rma_general_settings
2121
+ #: model_terms:ir.ui.view,arch_db:rma.rma_operation_form_view
2014
2122
  msgid "Settings"
2015
2123
  msgstr ""
2016
2124
 
@@ -2029,6 +2137,26 @@ msgstr "Lieferanschrift"
2029
2137
  msgid "Shipping address for current RMA."
2030
2138
  msgstr "Lieferadresse für aktuelle RMA."
2031
2139
 
2140
+ #. module: rma
2141
+ #: model:ir.model.fields,field_description:rma.field_rma__show_create_receipt
2142
+ msgid "Show Create Receipt Button"
2143
+ msgstr ""
2144
+
2145
+ #. module: rma
2146
+ #: model:ir.model.fields,field_description:rma.field_rma__show_create_return
2147
+ msgid "Show Create Return Button"
2148
+ msgstr ""
2149
+
2150
+ #. module: rma
2151
+ #: model:ir.model.fields,field_description:rma.field_rma__show_create_refund
2152
+ msgid "Show Create refund Button"
2153
+ msgstr ""
2154
+
2155
+ #. module: rma
2156
+ #: model:ir.model.fields,field_description:rma.field_rma__show_create_replace
2157
+ msgid "Show Create replace Button"
2158
+ msgstr ""
2159
+
2032
2160
  #. module: rma
2033
2161
  #: model:ir.model.fields,field_description:rma.field_rma__origin
2034
2162
  msgid "Source Document"
@@ -2197,6 +2325,15 @@ msgstr ""
2197
2325
  msgid "The quantity to return is greater than remaining quantity."
2198
2326
  msgstr "Die zurückzugebende Menge ist größer als die verbleibende Menge."
2199
2327
 
2328
+ #. module: rma
2329
+ #. odoo-python
2330
+ #: code:addons/rma/models/rma.py:0
2331
+ #, python-format
2332
+ msgid ""
2333
+ "The selected operation requires a return product different from the "
2334
+ "originally delivered item. Please select the product to return."
2335
+ msgstr ""
2336
+
2200
2337
  #. module: rma
2201
2338
  #: model:ir.model.fields,help:rma.field_rma_tag__is_public
2202
2339
  msgid "The tag is visible in the portal view"
@@ -2286,6 +2423,11 @@ msgstr "Ungelöste RMAs"
2286
2423
  msgid "UoM"
2287
2424
  msgstr "UoM (ME)"
2288
2425
 
2426
+ #. module: rma
2427
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__update_quantity
2428
+ msgid "Update Quantities"
2429
+ msgstr ""
2430
+
2289
2431
  #. module: rma
2290
2432
  #: model:ir.model.fields.selection,name:rma.selection__rma__priority__1
2291
2433
  msgid "Urgent"
@@ -463,6 +463,24 @@ msgstr ""
463
463
  msgid "Attachment Count"
464
464
  msgstr ""
465
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
+
466
484
  #. module: rma
467
485
  #: model_terms:ir.ui.view,arch_db:rma.rma_team_view_form
468
486
  msgid "Avatar"
@@ -628,6 +646,12 @@ msgstr ""
628
646
  msgid "Create RMAs"
629
647
  msgstr ""
630
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
+
631
655
  #. module: rma
632
656
  #: model_terms:ir.actions.act_window,help:rma.action_rma_finalization
633
657
  msgid "Create a new RMA finalization"
@@ -711,6 +735,21 @@ msgstr ""
711
735
  msgid "Default Values"
712
736
  msgstr ""
713
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
+
714
753
  #. module: rma
715
754
  #: model_terms:ir.ui.view,arch_db:rma.rma_redelivery_wizard_view_form
716
755
  msgid "Deliver"
@@ -736,6 +775,11 @@ msgstr ""
736
775
  msgid "Delivery"
737
776
  msgstr ""
738
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
+
739
783
  #. module: rma
740
784
  #: model:ir.model.fields,field_description:rma.field_rma__delivery_picking_count
741
785
  msgid "Delivery count"
@@ -752,6 +796,13 @@ msgstr ""
752
796
  msgid "Description"
753
797
  msgstr ""
754
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
+
755
806
  #. module: rma
756
807
  #: model:ir.model.fields,field_description:rma.field_rma__display_name
757
808
  #: model:ir.model.fields,field_description:rma.field_rma_delivery_wizard__display_name
@@ -830,6 +881,13 @@ msgstr ""
830
881
  msgid "Email sent to the customer when they place an RMA from the portal"
831
882
  msgstr ""
832
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
+
833
891
  #. module: rma
834
892
  #. odoo-python
835
893
  #: code:addons/rma/wizard/rma_split.py:0
@@ -951,6 +1009,15 @@ msgstr ""
951
1009
  msgid "Icon to indicate an exception activity."
952
1010
  msgstr ""
953
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
+
954
1021
  #. module: rma
955
1022
  #: model:ir.model.fields,help:rma.field_rma__message_needaction
956
1023
  #: model:ir.model.fields,help:rma.field_rma_team__message_needaction
@@ -1100,6 +1167,19 @@ msgstr ""
1100
1167
  msgid "Manager"
1101
1168
  msgstr ""
1102
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
+
1103
1183
  #. module: rma
1104
1184
  #: model:ir.model.fields,field_description:rma.field_rma__message_has_error
1105
1185
  #: model:ir.model.fields,field_description:rma.field_rma_team__message_has_error
@@ -1202,6 +1282,12 @@ msgstr ""
1202
1282
  msgid "Operation"
1203
1283
  msgstr ""
1204
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
+
1205
1291
  #. module: rma
1206
1292
  #: model:ir.model.fields,help:rma.field_rma_team__alias_force_thread_id
1207
1293
  msgid ""
@@ -1318,6 +1404,13 @@ msgstr ""
1318
1404
  msgid "Product qty"
1319
1405
  msgstr ""
1320
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
+
1321
1414
  #. module: rma
1322
1415
  #: model:ir.model.fields,field_description:rma.field_rma_tag__is_public
1323
1416
  msgid "Public Tag"
@@ -1627,7 +1720,10 @@ msgid "Reason Name"
1627
1720
  msgstr ""
1628
1721
 
1629
1722
  #. module: rma
1723
+ #. odoo-python
1724
+ #: code:addons/rma/models/rma.py:0
1630
1725
  #: model_terms:ir.ui.view,arch_db:rma.rma_view_form
1726
+ #, python-format
1631
1727
  msgid "Receipt"
1632
1728
  msgstr ""
1633
1729
 
@@ -1662,6 +1758,11 @@ msgstr ""
1662
1758
  msgid "Refund"
1663
1759
  msgstr ""
1664
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
+
1665
1766
  #. module: rma
1666
1767
  #: model:ir.model.fields,field_description:rma.field_rma__refund_line_id
1667
1768
  msgid "Refund Line"
@@ -1781,6 +1882,12 @@ msgstr ""
1781
1882
  msgid "Return Picking Line"
1782
1883
  msgstr ""
1783
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
+
1784
1891
  #. module: rma
1785
1892
  #: model:ir.actions.act_window,name:rma.rma_delivery_wizard_action
1786
1893
  #: model:ir.model.fields.selection,name:rma.selection__rma_delivery_wizard__type__return
@@ -1909,6 +2016,7 @@ msgstr ""
1909
2016
  #. module: rma
1910
2017
  #: model:ir.actions.act_window,name:rma.action_rma_config_settings
1911
2018
  #: model:ir.ui.menu,name:rma.menu_rma_general_settings
2019
+ #: model_terms:ir.ui.view,arch_db:rma.rma_operation_form_view
1912
2020
  msgid "Settings"
1913
2021
  msgstr ""
1914
2022
 
@@ -1927,6 +2035,26 @@ msgstr ""
1927
2035
  msgid "Shipping address for current RMA."
1928
2036
  msgstr ""
1929
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
+
1930
2058
  #. module: rma
1931
2059
  #: model:ir.model.fields,field_description:rma.field_rma__origin
1932
2060
  msgid "Source Document"
@@ -2073,6 +2201,15 @@ msgstr ""
2073
2201
  msgid "The quantity to return is greater than remaining quantity."
2074
2202
  msgstr ""
2075
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
+
2076
2213
  #. module: rma
2077
2214
  #: model:ir.model.fields,help:rma.field_rma_tag__is_public
2078
2215
  msgid "The tag is visible in the portal view"
@@ -2160,6 +2297,11 @@ msgstr ""
2160
2297
  msgid "UoM"
2161
2298
  msgstr ""
2162
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
+
2163
2305
  #. module: rma
2164
2306
  #: model:ir.model.fields.selection,name:rma.selection__rma__priority__1
2165
2307
  msgid "Urgent"