odoo-addon-rma 16.0.3.6.0.2__py3-none-any.whl → 16.0.5.0.0__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.
@@ -119,6 +119,11 @@ msgstr ""
119
119
  msgid "<i class=\"fa fa-download\" role=\"img\" aria-label=\"Download\" title=\"Download\"/>"
120
120
  msgstr ""
121
121
 
122
+ #. module: rma
123
+ #: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
124
+ msgid "<i class=\"fa fa-ellipsis-v\" role=\"img\" aria-label=\"Manage\" title=\"Manage\"/>"
125
+ msgstr ""
126
+
122
127
  #. module: rma
123
128
  #: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
124
129
  msgid ""
@@ -226,6 +231,26 @@ msgid ""
226
231
  "specific.\" groups=\"base.group_multi_company\"/>"
227
232
  msgstr ""
228
233
 
234
+ #. module: rma
235
+ #: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
236
+ msgid "<span>Awaiting action</span>"
237
+ msgstr ""
238
+
239
+ #. module: rma
240
+ #: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
241
+ msgid "<span>Draft</span>"
242
+ msgstr ""
243
+
244
+ #. module: rma
245
+ #: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
246
+ msgid "<span>New</span>"
247
+ msgstr ""
248
+
249
+ #. module: rma
250
+ #: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
251
+ msgid "<span>Processed</span>"
252
+ msgstr ""
253
+
229
254
  #. module: rma
230
255
  #: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
231
256
  msgid "<strong class=\"d-block mb-1\">Delivery</strong>"
@@ -428,13 +453,34 @@ msgstr ""
428
453
  msgid "Attachment Count"
429
454
  msgstr ""
430
455
 
456
+ #. module: rma
457
+ #: model:ir.model.fields,field_description:rma.field_rma_operation__auto_confirm_reception
458
+ msgid "Auto Confirm Reception"
459
+ msgstr ""
460
+
461
+ #. module: rma
462
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__automatic_after_receipt
463
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__automatic_after_receipt
464
+ msgid "Automatically After Receipt"
465
+ msgstr ""
466
+
467
+ #. module: rma
468
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__automatic_on_confirm
469
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_receipt__automatic_on_confirm
470
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__automatic_on_confirm
471
+ msgid "Automatically on Confirm"
472
+ msgstr ""
473
+
431
474
  #. module: rma
432
475
  #: model_terms:ir.ui.view,arch_db:rma.rma_team_view_form
433
476
  msgid "Avatar"
434
477
  msgstr ""
435
478
 
436
479
  #. module: rma
480
+ #. odoo-python
481
+ #: code:addons/rma/models/rma_operation.py:0
437
482
  #: model_terms:ir.ui.view,arch_db:rma.rma_view_search
483
+ #, python-format
438
484
  msgid "Awaiting Action"
439
485
  msgstr ""
440
486
 
@@ -502,6 +548,11 @@ msgstr ""
502
548
  msgid "Closed"
503
549
  msgstr ""
504
550
 
551
+ #. module: rma
552
+ #: model:ir.model.fields,field_description:rma.field_rma_operation__color
553
+ msgid "Color"
554
+ msgstr ""
555
+
505
556
  #. module: rma
506
557
  #: model:ir.model.fields,field_description:rma.field_rma_tag__color
507
558
  msgid "Color Index"
@@ -536,6 +587,7 @@ msgstr ""
536
587
 
537
588
  #. module: rma
538
589
  #: model:ir.ui.menu,name:rma.rma_configuration_menu
590
+ #: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
539
591
  msgid "Configuration"
540
592
  msgstr ""
541
593
 
@@ -564,16 +616,42 @@ msgid ""
564
616
  "same category. The conversion will be made based on the ratios."
565
617
  msgstr ""
566
618
 
619
+ #. module: rma
620
+ #: model:ir.model.fields,field_description:rma.field_rma_operation__count_rma_awaiting_action
621
+ msgid "Count Rma Awaiting Action"
622
+ msgstr ""
623
+
624
+ #. module: rma
625
+ #: model:ir.model.fields,field_description:rma.field_rma_operation__count_rma_draft
626
+ msgid "Count Rma Draft"
627
+ msgstr ""
628
+
629
+ #. module: rma
630
+ #: model:ir.model.fields,field_description:rma.field_rma_operation__count_rma_processed
631
+ msgid "Count Rma Processed"
632
+ msgstr ""
633
+
567
634
  #. module: rma
568
635
  #: model:ir.model.fields,field_description:rma.field_stock_return_picking__create_rma
569
636
  msgid "Create RMAs"
570
637
  msgstr ""
571
638
 
639
+ #. module: rma
640
+ #: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_receipt
641
+ #: model_terms:ir.ui.view,arch_db:rma.rma_view_form
642
+ msgid "Create Receipt"
643
+ msgstr ""
644
+
572
645
  #. module: rma
573
646
  #: model_terms:ir.actions.act_window,help:rma.action_rma_finalization
574
647
  msgid "Create a new RMA finalization"
575
648
  msgstr ""
576
649
 
650
+ #. module: rma
651
+ #: model_terms:ir.actions.act_window,help:rma.rma_dashboard_action
652
+ msgid "Create a new RMA operation"
653
+ msgstr ""
654
+
577
655
  #. module: rma
578
656
  #: model_terms:ir.actions.act_window,help:rma.action_rma_tag
579
657
  msgid "Create a new RMA tag"
@@ -647,6 +725,21 @@ msgstr ""
647
725
  msgid "Default Values"
648
726
  msgstr ""
649
727
 
728
+ #. module: rma
729
+ #: model:ir.model.fields,help:rma.field_rma_operation__action_create_delivery
730
+ msgid "Define how the delivery action should be handled."
731
+ msgstr ""
732
+
733
+ #. module: rma
734
+ #: model:ir.model.fields,help:rma.field_rma_operation__action_create_receipt
735
+ msgid "Define how the receipt action should be handled."
736
+ msgstr ""
737
+
738
+ #. module: rma
739
+ #: model:ir.model.fields,help:rma.field_rma_operation__action_create_refund
740
+ msgid "Define how the refund action should be handled."
741
+ msgstr ""
742
+
650
743
  #. module: rma
651
744
  #: model_terms:ir.ui.view,arch_db:rma.rma_redelivery_wizard_view_form
652
745
  msgid "Deliver"
@@ -672,6 +765,11 @@ msgstr ""
672
765
  msgid "Delivery"
673
766
  msgstr ""
674
767
 
768
+ #. module: rma
769
+ #: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_delivery
770
+ msgid "Delivery Action"
771
+ msgstr ""
772
+
675
773
  #. module: rma
676
774
  #: model:ir.model.fields,field_description:rma.field_rma__delivery_picking_count
677
775
  msgid "Delivery count"
@@ -688,6 +786,13 @@ msgstr ""
688
786
  msgid "Description"
689
787
  msgstr ""
690
788
 
789
+ #. module: rma
790
+ #: model:ir.model.fields,field_description:rma.field_rma__different_return_product
791
+ #: model:ir.model.fields,field_description:rma.field_rma_operation__different_return_product
792
+ #: model:ir.model.fields,field_description:rma.field_stock_return_picking_line__different_return_product
793
+ msgid "Different Return Product"
794
+ msgstr ""
795
+
691
796
  #. module: rma
692
797
  #: model:ir.model.fields,field_description:rma.field_rma__display_name
693
798
  #: model:ir.model.fields,field_description:rma.field_rma_delivery_wizard__display_name
@@ -701,8 +806,11 @@ msgid "Display Name"
701
806
  msgstr ""
702
807
 
703
808
  #. module: rma
809
+ #. odoo-python
810
+ #: code:addons/rma/models/rma_operation.py:0
704
811
  #: model:ir.model.fields.selection,name:rma.selection__rma__state__draft
705
812
  #: model_terms:ir.ui.view,arch_db:rma.rma_view_search
813
+ #, python-format
706
814
  msgid "Draft"
707
815
  msgstr ""
708
816
 
@@ -763,6 +871,13 @@ msgstr ""
763
871
  msgid "Email sent to the customer when they place an RMA from the portal"
764
872
  msgstr ""
765
873
 
874
+ #. module: rma
875
+ #: model:ir.model.fields,help:rma.field_rma_operation__auto_confirm_reception
876
+ msgid ""
877
+ "Enable this option to automatically confirm the reception when the RMA is "
878
+ "confirmed."
879
+ msgstr ""
880
+
766
881
  #. module: rma
767
882
  #. odoo-python
768
883
  #: code:addons/rma/wizard/rma_split.py:0
@@ -884,6 +999,15 @@ msgstr ""
884
999
  msgid "Icon to indicate an exception activity."
885
1000
  msgstr ""
886
1001
 
1002
+ #. module: rma
1003
+ #: model:ir.model.fields,help:rma.field_rma__different_return_product
1004
+ #: model:ir.model.fields,help:rma.field_rma_operation__different_return_product
1005
+ #: model:ir.model.fields,help:rma.field_stock_return_picking_line__different_return_product
1006
+ msgid ""
1007
+ "If checked, allows the return of a product different from the one originally"
1008
+ " ordered. Used if the delivery is created automatically"
1009
+ msgstr ""
1010
+
887
1011
  #. module: rma
888
1012
  #: model:ir.model.fields,help:rma.field_rma__message_needaction
889
1013
  #: model:ir.model.fields,help:rma.field_rma_team__message_needaction
@@ -1033,6 +1157,19 @@ msgstr ""
1033
1157
  msgid "Manager"
1034
1158
  msgstr ""
1035
1159
 
1160
+ #. module: rma
1161
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__manual_after_receipt
1162
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__manual_after_receipt
1163
+ msgid "Manually After Receipt"
1164
+ msgstr ""
1165
+
1166
+ #. module: rma
1167
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__manual_on_confirm
1168
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_receipt__manual_on_confirm
1169
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__manual_on_confirm
1170
+ msgid "Manually on Confirm"
1171
+ msgstr ""
1172
+
1036
1173
  #. module: rma
1037
1174
  #: model:ir.model.fields,field_description:rma.field_rma__message_has_error
1038
1175
  #: model:ir.model.fields,field_description:rma.field_rma_team__message_has_error
@@ -1068,6 +1205,11 @@ msgstr ""
1068
1205
  msgid "New"
1069
1206
  msgstr ""
1070
1207
 
1208
+ #. module: rma
1209
+ #: model:ir.actions.act_window,name:rma.action_rma_form
1210
+ msgid "New RMA"
1211
+ msgstr ""
1212
+
1071
1213
  #. module: rma
1072
1214
  #: model:ir.model.fields,field_description:rma.field_rma__activity_date_deadline
1073
1215
  msgid "Next Activity Deadline"
@@ -1131,6 +1273,12 @@ msgstr ""
1131
1273
  msgid "Operation"
1132
1274
  msgstr ""
1133
1275
 
1276
+ #. module: rma
1277
+ #: model:ir.actions.act_window,name:rma.rma_operation_act_window
1278
+ #: model:ir.ui.menu,name:rma.rma_operation_menu
1279
+ msgid "Operations"
1280
+ msgstr ""
1281
+
1134
1282
  #. module: rma
1135
1283
  #: model:ir.model.fields,help:rma.field_rma_team__alias_force_thread_id
1136
1284
  msgid ""
@@ -1164,6 +1312,11 @@ msgstr ""
1164
1312
  msgid "Other Information"
1165
1313
  msgstr ""
1166
1314
 
1315
+ #. module: rma
1316
+ #: model:ir.ui.menu,name:rma.rma_dashboard_menu
1317
+ msgid "Overview"
1318
+ msgstr ""
1319
+
1167
1320
  #. module: rma
1168
1321
  #: model:ir.model.fields,field_description:rma.field_rma_team__alias_user_id
1169
1322
  msgid "Owner"
@@ -1217,7 +1370,10 @@ msgid "Priority"
1217
1370
  msgstr ""
1218
1371
 
1219
1372
  #. module: rma
1373
+ #. odoo-python
1374
+ #: code:addons/rma/models/rma_operation.py:0
1220
1375
  #: model_terms:ir.ui.view,arch_db:rma.rma_view_search
1376
+ #, python-format
1221
1377
  msgid "Processed"
1222
1378
  msgstr ""
1223
1379
 
@@ -1238,6 +1394,13 @@ msgstr ""
1238
1394
  msgid "Product qty"
1239
1395
  msgstr ""
1240
1396
 
1397
+ #. module: rma
1398
+ #: model:ir.model.fields,help:rma.field_rma__return_product_id
1399
+ #: model:ir.model.fields,help:rma.field_stock_return_picking_line__return_product_id
1400
+ msgid ""
1401
+ "Product to be returned if it's different from the originally delivered item."
1402
+ msgstr ""
1403
+
1241
1404
  #. module: rma
1242
1405
  #: model:ir.model.fields,field_description:rma.field_rma_tag__is_public
1243
1406
  msgid "Public Tag"
@@ -1286,6 +1449,7 @@ msgstr ""
1286
1449
  #: model:ir.module.category,name:rma.rma_module_category
1287
1450
  #: model:ir.ui.menu,name:rma.rma_menu
1288
1451
  #: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
1452
+ #: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
1289
1453
  #: model_terms:ir.ui.view,arch_db:rma.view_partner_form
1290
1454
  #: model_terms:ir.ui.view,arch_db:rma.view_picking_form
1291
1455
  msgid "RMA"
@@ -1397,6 +1561,11 @@ msgstr ""
1397
1561
  msgid "RMA Out Type"
1398
1562
  msgstr ""
1399
1563
 
1564
+ #. module: rma
1565
+ #: model:ir.actions.act_window,name:rma.rma_dashboard_action
1566
+ msgid "RMA Overview"
1567
+ msgstr ""
1568
+
1400
1569
  #. module: rma
1401
1570
  #: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
1402
1571
  msgid "RMA Receipt Confirmation Email"
@@ -1541,7 +1710,10 @@ msgid "Reason Name"
1541
1710
  msgstr ""
1542
1711
 
1543
1712
  #. module: rma
1713
+ #. odoo-python
1714
+ #: code:addons/rma/models/rma.py:0
1544
1715
  #: model_terms:ir.ui.view,arch_db:rma.rma_view_form
1716
+ #, python-format
1545
1717
  msgid "Receipt"
1546
1718
  msgstr ""
1547
1719
 
@@ -1576,6 +1748,11 @@ msgstr ""
1576
1748
  msgid "Refund"
1577
1749
  msgstr ""
1578
1750
 
1751
+ #. module: rma
1752
+ #: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_refund
1753
+ msgid "Refund Action"
1754
+ msgstr ""
1755
+
1579
1756
  #. module: rma
1580
1757
  #: model:ir.model.fields,field_description:rma.field_rma__refund_line_id
1581
1758
  msgid "Refund Line"
@@ -1695,6 +1872,12 @@ msgstr ""
1695
1872
  msgid "Return Picking Line"
1696
1873
  msgstr ""
1697
1874
 
1875
+ #. module: rma
1876
+ #: model:ir.model.fields,field_description:rma.field_rma__return_product_id
1877
+ #: model:ir.model.fields,field_description:rma.field_stock_return_picking_line__return_product_id
1878
+ msgid "Return Product"
1879
+ msgstr ""
1880
+
1698
1881
  #. module: rma
1699
1882
  #: model:ir.actions.act_window,name:rma.rma_delivery_wizard_action
1700
1883
  #: model:ir.model.fields.selection,name:rma.selection__rma_delivery_wizard__type__return
@@ -1823,6 +2006,7 @@ msgstr ""
1823
2006
  #. module: rma
1824
2007
  #: model:ir.actions.act_window,name:rma.action_rma_config_settings
1825
2008
  #: model:ir.ui.menu,name:rma.menu_rma_general_settings
2009
+ #: model_terms:ir.ui.view,arch_db:rma.rma_operation_form_view
1826
2010
  msgid "Settings"
1827
2011
  msgstr ""
1828
2012
 
@@ -1841,6 +2025,26 @@ msgstr ""
1841
2025
  msgid "Shipping address for current RMA."
1842
2026
  msgstr ""
1843
2027
 
2028
+ #. module: rma
2029
+ #: model:ir.model.fields,field_description:rma.field_rma__show_create_receipt
2030
+ msgid "Show Create Receipt Button"
2031
+ msgstr ""
2032
+
2033
+ #. module: rma
2034
+ #: model:ir.model.fields,field_description:rma.field_rma__show_create_return
2035
+ msgid "Show Create Return Button"
2036
+ msgstr ""
2037
+
2038
+ #. module: rma
2039
+ #: model:ir.model.fields,field_description:rma.field_rma__show_create_refund
2040
+ msgid "Show Create refund Button"
2041
+ msgstr ""
2042
+
2043
+ #. module: rma
2044
+ #: model:ir.model.fields,field_description:rma.field_rma__show_create_replace
2045
+ msgid "Show Create replace Button"
2046
+ msgstr ""
2047
+
1844
2048
  #. module: rma
1845
2049
  #: model:ir.model.fields,field_description:rma.field_rma__origin
1846
2050
  msgid "Source Document"
@@ -1935,6 +2139,13 @@ msgstr ""
1935
2139
  msgid "That operation name already exists !"
1936
2140
  msgstr ""
1937
2141
 
2142
+ #. module: rma
2143
+ #: model_terms:ir.actions.act_window,help:rma.rma_dashboard_action
2144
+ msgid ""
2145
+ "The RMA operation system allows you to configure each return operation\n"
2146
+ " with specific settings that will adjust its behavior."
2147
+ msgstr ""
2148
+
1938
2149
  #. module: rma
1939
2150
  #: model:ir.model.fields,help:rma.field_rma_tag__active
1940
2151
  msgid "The active field allows you to hide the category without removing it."
@@ -1980,6 +2191,15 @@ msgstr ""
1980
2191
  msgid "The quantity to return is greater than remaining quantity."
1981
2192
  msgstr ""
1982
2193
 
2194
+ #. module: rma
2195
+ #. odoo-python
2196
+ #: code:addons/rma/models/rma.py:0
2197
+ #, python-format
2198
+ msgid ""
2199
+ "The selected operation requires a return product different from the "
2200
+ "originally delivered item. Please select the product to return."
2201
+ msgstr ""
2202
+
1983
2203
  #. module: rma
1984
2204
  #: model:ir.model.fields,help:rma.field_rma_tag__is_public
1985
2205
  msgid "The tag is visible in the portal view"
@@ -2067,6 +2287,11 @@ msgstr ""
2067
2287
  msgid "UoM"
2068
2288
  msgstr ""
2069
2289
 
2290
+ #. module: rma
2291
+ #: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__update_quantity
2292
+ msgid "Update Quantities"
2293
+ msgstr ""
2294
+
2070
2295
  #. module: rma
2071
2296
  #: model:ir.model.fields.selection,name:rma.selection__rma__priority__1
2072
2297
  msgid "Urgent"
@@ -128,6 +128,13 @@ msgstr ""
128
128
  "<i class=\"fa fa-download\" role=\"img\" aria-label=\"Descarcă\" "
129
129
  "title=\"Descarcă\"/>"
130
130
 
131
+ #. module: rma
132
+ #: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
133
+ msgid ""
134
+ "<i class=\"fa fa-ellipsis-v\" role=\"img\" aria-label=\"Manage\" "
135
+ "title=\"Manage\"/>"
136
+ msgstr ""
137
+
131
138
  #. module: rma
132
139
  #: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
133
140
  msgid ""
@@ -247,6 +254,26 @@ msgid ""
247
254
  "specific.\" groups=\"base.group_multi_company\"/>"
248
255
  msgstr ""
249
256
 
257
+ #. module: rma
258
+ #: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
259
+ msgid "<span>Awaiting action</span>"
260
+ msgstr ""
261
+
262
+ #. module: rma
263
+ #: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
264
+ msgid "<span>Draft</span>"
265
+ msgstr ""
266
+
267
+ #. module: rma
268
+ #: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
269
+ msgid "<span>New</span>"
270
+ msgstr ""
271
+
272
+ #. module: rma
273
+ #: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
274
+ msgid "<span>Processed</span>"
275
+ msgstr ""
276
+
250
277
  #. module: rma
251
278
  #: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
252
279
  msgid "<strong class=\"d-block mb-1\">Delivery</strong>"
@@ -457,7 +484,10 @@ msgid "Avatar"
457
484
  msgstr ""
458
485
 
459
486
  #. module: rma
487
+ #. odoo-python
488
+ #: code:addons/rma/models/rma_operation.py:0
460
489
  #: model_terms:ir.ui.view,arch_db:rma.rma_view_search
490
+ #, python-format
461
491
  msgid "Awaiting Action"
462
492
  msgstr ""
463
493
 
@@ -525,6 +555,11 @@ msgstr "Faceți clic pentru a adăuga un nou formular de retur."
525
555
  msgid "Closed"
526
556
  msgstr ""
527
557
 
558
+ #. module: rma
559
+ #: model:ir.model.fields,field_description:rma.field_rma_operation__color
560
+ msgid "Color"
561
+ msgstr ""
562
+
528
563
  #. module: rma
529
564
  #: model:ir.model.fields,field_description:rma.field_rma_tag__color
530
565
  msgid "Color Index"
@@ -559,6 +594,7 @@ msgstr ""
559
594
 
560
595
  #. module: rma
561
596
  #: model:ir.ui.menu,name:rma.rma_configuration_menu
597
+ #: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
562
598
  msgid "Configuration"
563
599
  msgstr "Configurare"
564
600
 
@@ -587,6 +623,21 @@ msgid ""
587
623
  "same category. The conversion will be made based on the ratios."
588
624
  msgstr ""
589
625
 
626
+ #. module: rma
627
+ #: model:ir.model.fields,field_description:rma.field_rma_operation__count_rma_awaiting_action
628
+ msgid "Count Rma Awaiting Action"
629
+ msgstr ""
630
+
631
+ #. module: rma
632
+ #: model:ir.model.fields,field_description:rma.field_rma_operation__count_rma_draft
633
+ msgid "Count Rma Draft"
634
+ msgstr ""
635
+
636
+ #. module: rma
637
+ #: model:ir.model.fields,field_description:rma.field_rma_operation__count_rma_processed
638
+ msgid "Count Rma Processed"
639
+ msgstr ""
640
+
590
641
  #. module: rma
591
642
  #: model:ir.model.fields,field_description:rma.field_stock_return_picking__create_rma
592
643
  msgid "Create RMAs"
@@ -597,6 +648,11 @@ msgstr "Creați cerere retur"
597
648
  msgid "Create a new RMA finalization"
598
649
  msgstr ""
599
650
 
651
+ #. module: rma
652
+ #: model_terms:ir.actions.act_window,help:rma.rma_dashboard_action
653
+ msgid "Create a new RMA operation"
654
+ msgstr ""
655
+
600
656
  #. module: rma
601
657
  #: model_terms:ir.actions.act_window,help:rma.action_rma_tag
602
658
  msgid "Create a new RMA tag"
@@ -724,8 +780,11 @@ msgid "Display Name"
724
780
  msgstr "Nume afișat"
725
781
 
726
782
  #. module: rma
783
+ #. odoo-python
784
+ #: code:addons/rma/models/rma_operation.py:0
727
785
  #: model:ir.model.fields.selection,name:rma.selection__rma__state__draft
728
786
  #: model_terms:ir.ui.view,arch_db:rma.rma_view_search
787
+ #, python-format
729
788
  msgid "Draft"
730
789
  msgstr "Ciornă"
731
790
 
@@ -1092,6 +1151,11 @@ msgstr "Nume"
1092
1151
  msgid "New"
1093
1152
  msgstr "Nou"
1094
1153
 
1154
+ #. module: rma
1155
+ #: model:ir.actions.act_window,name:rma.action_rma_form
1156
+ msgid "New RMA"
1157
+ msgstr ""
1158
+
1095
1159
  #. module: rma
1096
1160
  #: model:ir.model.fields,field_description:rma.field_rma__activity_date_deadline
1097
1161
  msgid "Next Activity Deadline"
@@ -1190,6 +1254,11 @@ msgstr ""
1190
1254
  msgid "Other Information"
1191
1255
  msgstr "Alte informații"
1192
1256
 
1257
+ #. module: rma
1258
+ #: model:ir.ui.menu,name:rma.rma_dashboard_menu
1259
+ msgid "Overview"
1260
+ msgstr ""
1261
+
1193
1262
  #. module: rma
1194
1263
  #: model:ir.model.fields,field_description:rma.field_rma_team__alias_user_id
1195
1264
  msgid "Owner"
@@ -1248,7 +1317,10 @@ msgid "Priority"
1248
1317
  msgstr "Prioritate"
1249
1318
 
1250
1319
  #. module: rma
1320
+ #. odoo-python
1321
+ #: code:addons/rma/models/rma_operation.py:0
1251
1322
  #: model_terms:ir.ui.view,arch_db:rma.rma_view_search
1323
+ #, python-format
1252
1324
  msgid "Processed"
1253
1325
  msgstr ""
1254
1326
 
@@ -1317,6 +1389,7 @@ msgstr "Cantitatea de extras la un nou RMA."
1317
1389
  #: model:ir.module.category,name:rma.rma_module_category
1318
1390
  #: model:ir.ui.menu,name:rma.rma_menu
1319
1391
  #: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
1392
+ #: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
1320
1393
  #: model_terms:ir.ui.view,arch_db:rma.view_partner_form
1321
1394
  #: model_terms:ir.ui.view,arch_db:rma.view_picking_form
1322
1395
  msgid "RMA"
@@ -1428,6 +1501,11 @@ msgstr "Comenzi retur"
1428
1501
  msgid "RMA Out Type"
1429
1502
  msgstr ""
1430
1503
 
1504
+ #. module: rma
1505
+ #: model:ir.actions.act_window,name:rma.rma_dashboard_action
1506
+ msgid "RMA Overview"
1507
+ msgstr ""
1508
+
1431
1509
  #. module: rma
1432
1510
  #: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
1433
1511
  msgid "RMA Receipt Confirmation Email"
@@ -1966,6 +2044,13 @@ msgstr "Membrii echipei"
1966
2044
  msgid "That operation name already exists !"
1967
2045
  msgstr ""
1968
2046
 
2047
+ #. module: rma
2048
+ #: model_terms:ir.actions.act_window,help:rma.rma_dashboard_action
2049
+ msgid ""
2050
+ "The RMA operation system allows you to configure each return operation\n"
2051
+ " with specific settings that will adjust its behavior."
2052
+ msgstr ""
2053
+
1969
2054
  #. module: rma
1970
2055
  #: model:ir.model.fields,help:rma.field_rma_tag__active
1971
2056
  msgid "The active field allows you to hide the category without removing it."