odoo-addon-rma 16.0.5.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.
@@ -584,6 +584,24 @@ msgstr "Sei sicuro di voler cancellare questo RMA"
584
584
  msgid "Attachment Count"
585
585
  msgstr "Numero allegati"
586
586
 
587
+ #. module: rma
588
+ #: model:ir.model.fields,field_description:rma.field_rma_operation__auto_confirm_reception
589
+ msgid "Auto Confirm Reception"
590
+ msgstr ""
591
+
592
+ #. module: rma
593
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__automatic_after_receipt
594
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__automatic_after_receipt
595
+ msgid "Automatically After Receipt"
596
+ msgstr ""
597
+
598
+ #. module: rma
599
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__automatic_on_confirm
600
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_receipt__automatic_on_confirm
601
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__automatic_on_confirm
602
+ msgid "Automatically on Confirm"
603
+ msgstr ""
604
+
587
605
  #. module: rma
588
606
  #: model_terms:ir.ui.view,arch_db:rma.rma_team_view_form
589
607
  msgid "Avatar"
@@ -752,6 +770,12 @@ msgstr ""
752
770
  msgid "Create RMAs"
753
771
  msgstr "Crea RMA"
754
772
 
773
+ #. module: rma
774
+ #: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_receipt
775
+ #: model_terms:ir.ui.view,arch_db:rma.rma_view_form
776
+ msgid "Create Receipt"
777
+ msgstr ""
778
+
755
779
  #. module: rma
756
780
  #: model_terms:ir.actions.act_window,help:rma.action_rma_finalization
757
781
  msgid "Create a new RMA finalization"
@@ -835,6 +859,21 @@ msgstr "Scadenza"
835
859
  msgid "Default Values"
836
860
  msgstr "Valori predefiniti"
837
861
 
862
+ #. module: rma
863
+ #: model:ir.model.fields,help:rma.field_rma_operation__action_create_delivery
864
+ msgid "Define how the delivery action should be handled."
865
+ msgstr ""
866
+
867
+ #. module: rma
868
+ #: model:ir.model.fields,help:rma.field_rma_operation__action_create_receipt
869
+ msgid "Define how the receipt action should be handled."
870
+ msgstr ""
871
+
872
+ #. module: rma
873
+ #: model:ir.model.fields,help:rma.field_rma_operation__action_create_refund
874
+ msgid "Define how the refund action should be handled."
875
+ msgstr ""
876
+
838
877
  #. module: rma
839
878
  #: model_terms:ir.ui.view,arch_db:rma.rma_redelivery_wizard_view_form
840
879
  msgid "Deliver"
@@ -860,6 +899,11 @@ msgstr "Quantità consegnata"
860
899
  msgid "Delivery"
861
900
  msgstr "Consegna"
862
901
 
902
+ #. module: rma
903
+ #: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_delivery
904
+ msgid "Delivery Action"
905
+ msgstr ""
906
+
863
907
  #. module: rma
864
908
  #: model:ir.model.fields,field_description:rma.field_rma__delivery_picking_count
865
909
  msgid "Delivery count"
@@ -876,6 +920,13 @@ msgstr "Prenotazione consegna"
876
920
  msgid "Description"
877
921
  msgstr "Descrizione"
878
922
 
923
+ #. module: rma
924
+ #: model:ir.model.fields,field_description:rma.field_rma__different_return_product
925
+ #: model:ir.model.fields,field_description:rma.field_rma_operation__different_return_product
926
+ #: model:ir.model.fields,field_description:rma.field_stock_return_picking_line__different_return_product
927
+ msgid "Different Return Product"
928
+ msgstr ""
929
+
879
930
  #. module: rma
880
931
  #: model:ir.model.fields,field_description:rma.field_rma__display_name
881
932
  #: model:ir.model.fields,field_description:rma.field_rma_delivery_wizard__display_name
@@ -955,6 +1006,13 @@ msgstr "l'Email sarà inviata al cliente una volta ricevuti i prodotti RMA."
955
1006
  msgid "Email sent to the customer when they place an RMA from the portal"
956
1007
  msgstr "l'Email sarà inviata al cliente quando si inserisce un RMA dal portale"
957
1008
 
1009
+ #. module: rma
1010
+ #: model:ir.model.fields,help:rma.field_rma_operation__auto_confirm_reception
1011
+ msgid ""
1012
+ "Enable this option to automatically confirm the reception when the RMA is "
1013
+ "confirmed."
1014
+ msgstr ""
1015
+
958
1016
  #. module: rma
959
1017
  #. odoo-python
960
1018
  #: code:addons/rma/wizard/rma_split.py:0
@@ -1078,6 +1136,15 @@ msgstr "Icona"
1078
1136
  msgid "Icon to indicate an exception activity."
1079
1137
  msgstr "Icona per indicare un'attività eccezione."
1080
1138
 
1139
+ #. module: rma
1140
+ #: model:ir.model.fields,help:rma.field_rma__different_return_product
1141
+ #: model:ir.model.fields,help:rma.field_rma_operation__different_return_product
1142
+ #: model:ir.model.fields,help:rma.field_stock_return_picking_line__different_return_product
1143
+ msgid ""
1144
+ "If checked, allows the return of a product different from the one originally "
1145
+ "ordered. Used if the delivery is created automatically"
1146
+ msgstr ""
1147
+
1081
1148
  #. module: rma
1082
1149
  #: model:ir.model.fields,help:rma.field_rma__message_needaction
1083
1150
  #: model:ir.model.fields,help:rma.field_rma_team__message_needaction
@@ -1235,6 +1302,19 @@ msgstr "Gestisci Autorizzazioni Reso Merce (RMA)."
1235
1302
  msgid "Manager"
1236
1303
  msgstr "Responsabile"
1237
1304
 
1305
+ #. module: rma
1306
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__manual_after_receipt
1307
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__manual_after_receipt
1308
+ msgid "Manually After Receipt"
1309
+ msgstr ""
1310
+
1311
+ #. module: rma
1312
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__manual_on_confirm
1313
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_receipt__manual_on_confirm
1314
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__manual_on_confirm
1315
+ msgid "Manually on Confirm"
1316
+ msgstr ""
1317
+
1238
1318
  #. module: rma
1239
1319
  #: model:ir.model.fields,field_description:rma.field_rma__message_has_error
1240
1320
  #: model:ir.model.fields,field_description:rma.field_rma_team__message_has_error
@@ -1337,6 +1417,12 @@ msgstr "Numero di messaggi con errore di consegna"
1337
1417
  msgid "Operation"
1338
1418
  msgstr "Operazione"
1339
1419
 
1420
+ #. module: rma
1421
+ #: model:ir.actions.act_window,name:rma.rma_operation_act_window
1422
+ #: model:ir.ui.menu,name:rma.rma_operation_menu
1423
+ msgid "Operations"
1424
+ msgstr ""
1425
+
1340
1426
  #. module: rma
1341
1427
  #: model:ir.model.fields,help:rma.field_rma_team__alias_force_thread_id
1342
1428
  msgid ""
@@ -1464,6 +1550,13 @@ msgstr "Prodotto"
1464
1550
  msgid "Product qty"
1465
1551
  msgstr "Q.tà prodotto"
1466
1552
 
1553
+ #. module: rma
1554
+ #: model:ir.model.fields,help:rma.field_rma__return_product_id
1555
+ #: model:ir.model.fields,help:rma.field_stock_return_picking_line__return_product_id
1556
+ msgid ""
1557
+ "Product to be returned if it's different from the originally delivered item."
1558
+ msgstr ""
1559
+
1467
1560
  #. module: rma
1468
1561
  #: model:ir.model.fields,field_description:rma.field_rma_tag__is_public
1469
1562
  msgid "Public Tag"
@@ -1775,7 +1868,10 @@ msgid "Reason Name"
1775
1868
  msgstr "Nome causale"
1776
1869
 
1777
1870
  #. module: rma
1871
+ #. odoo-python
1872
+ #: code:addons/rma/models/rma.py:0
1778
1873
  #: model_terms:ir.ui.view,arch_db:rma.rma_view_form
1874
+ #, python-format
1779
1875
  msgid "Receipt"
1780
1876
  msgstr "Ricevuta"
1781
1877
 
@@ -1810,6 +1906,11 @@ msgstr "Riferimento del documento che ha generato questo RMA."
1810
1906
  msgid "Refund"
1811
1907
  msgstr "Rimborso"
1812
1908
 
1909
+ #. module: rma
1910
+ #: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_refund
1911
+ msgid "Refund Action"
1912
+ msgstr ""
1913
+
1813
1914
  #. module: rma
1814
1915
  #: model:ir.model.fields,field_description:rma.field_rma__refund_line_id
1815
1916
  msgid "Refund Line"
@@ -1937,6 +2038,12 @@ msgstr "Prelievo di reso"
1937
2038
  msgid "Return Picking Line"
1938
2039
  msgstr "Riga prelievo di reso"
1939
2040
 
2041
+ #. module: rma
2042
+ #: model:ir.model.fields,field_description:rma.field_rma__return_product_id
2043
+ #: model:ir.model.fields,field_description:rma.field_stock_return_picking_line__return_product_id
2044
+ msgid "Return Product"
2045
+ msgstr ""
2046
+
1940
2047
  #. module: rma
1941
2048
  #: model:ir.actions.act_window,name:rma.rma_delivery_wizard_action
1942
2049
  #: model:ir.model.fields.selection,name:rma.selection__rma_delivery_wizard__type__return
@@ -2068,6 +2175,7 @@ msgstr "Imposta a bozza"
2068
2175
  #. module: rma
2069
2176
  #: model:ir.actions.act_window,name:rma.action_rma_config_settings
2070
2177
  #: model:ir.ui.menu,name:rma.menu_rma_general_settings
2178
+ #: model_terms:ir.ui.view,arch_db:rma.rma_operation_form_view
2071
2179
  msgid "Settings"
2072
2180
  msgstr "Impostazioni"
2073
2181
 
@@ -2086,6 +2194,26 @@ msgstr "Indirizzo di spedizione"
2086
2194
  msgid "Shipping address for current RMA."
2087
2195
  msgstr "Indirizzo di spedizione per questo RMA."
2088
2196
 
2197
+ #. module: rma
2198
+ #: model:ir.model.fields,field_description:rma.field_rma__show_create_receipt
2199
+ msgid "Show Create Receipt Button"
2200
+ msgstr ""
2201
+
2202
+ #. module: rma
2203
+ #: model:ir.model.fields,field_description:rma.field_rma__show_create_return
2204
+ msgid "Show Create Return Button"
2205
+ msgstr ""
2206
+
2207
+ #. module: rma
2208
+ #: model:ir.model.fields,field_description:rma.field_rma__show_create_refund
2209
+ msgid "Show Create refund Button"
2210
+ msgstr ""
2211
+
2212
+ #. module: rma
2213
+ #: model:ir.model.fields,field_description:rma.field_rma__show_create_replace
2214
+ msgid "Show Create replace Button"
2215
+ msgstr ""
2216
+
2089
2217
  #. module: rma
2090
2218
  #: model:ir.model.fields,field_description:rma.field_rma__origin
2091
2219
  msgid "Source Document"
@@ -2251,6 +2379,15 @@ msgstr ""
2251
2379
  msgid "The quantity to return is greater than remaining quantity."
2252
2380
  msgstr "La quantità da restituire è maggiore della quantità restante."
2253
2381
 
2382
+ #. module: rma
2383
+ #. odoo-python
2384
+ #: code:addons/rma/models/rma.py:0
2385
+ #, python-format
2386
+ msgid ""
2387
+ "The selected operation requires a return product different from the "
2388
+ "originally delivered item. Please select the product to return."
2389
+ msgstr ""
2390
+
2254
2391
  #. module: rma
2255
2392
  #: model:ir.model.fields,help:rma.field_rma_tag__is_public
2256
2393
  msgid "The tag is visible in the portal view"
@@ -2340,6 +2477,11 @@ msgstr "RMA non completati"
2340
2477
  msgid "UoM"
2341
2478
  msgstr "UdM"
2342
2479
 
2480
+ #. module: rma
2481
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__update_quantity
2482
+ msgid "Update Quantities"
2483
+ msgstr ""
2484
+
2343
2485
  #. module: rma
2344
2486
  #: model:ir.model.fields.selection,name:rma.selection__rma__priority__1
2345
2487
  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"