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/ro.po
CHANGED
@@ -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>"
|
@@ -451,13 +478,34 @@ msgstr "Sigur doriți să anulați acest formular de retur"
|
|
451
478
|
msgid "Attachment Count"
|
452
479
|
msgstr ""
|
453
480
|
|
481
|
+
#. module: rma
|
482
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__auto_confirm_reception
|
483
|
+
msgid "Auto Confirm Reception"
|
484
|
+
msgstr ""
|
485
|
+
|
486
|
+
#. module: rma
|
487
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__automatic_after_receipt
|
488
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__automatic_after_receipt
|
489
|
+
msgid "Automatically After Receipt"
|
490
|
+
msgstr ""
|
491
|
+
|
492
|
+
#. module: rma
|
493
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__automatic_on_confirm
|
494
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_receipt__automatic_on_confirm
|
495
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__automatic_on_confirm
|
496
|
+
msgid "Automatically on Confirm"
|
497
|
+
msgstr ""
|
498
|
+
|
454
499
|
#. module: rma
|
455
500
|
#: model_terms:ir.ui.view,arch_db:rma.rma_team_view_form
|
456
501
|
msgid "Avatar"
|
457
502
|
msgstr ""
|
458
503
|
|
459
504
|
#. module: rma
|
505
|
+
#. odoo-python
|
506
|
+
#: code:addons/rma/models/rma_operation.py:0
|
460
507
|
#: model_terms:ir.ui.view,arch_db:rma.rma_view_search
|
508
|
+
#, python-format
|
461
509
|
msgid "Awaiting Action"
|
462
510
|
msgstr ""
|
463
511
|
|
@@ -525,6 +573,11 @@ msgstr "Faceți clic pentru a adăuga un nou formular de retur."
|
|
525
573
|
msgid "Closed"
|
526
574
|
msgstr ""
|
527
575
|
|
576
|
+
#. module: rma
|
577
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__color
|
578
|
+
msgid "Color"
|
579
|
+
msgstr ""
|
580
|
+
|
528
581
|
#. module: rma
|
529
582
|
#: model:ir.model.fields,field_description:rma.field_rma_tag__color
|
530
583
|
msgid "Color Index"
|
@@ -559,6 +612,7 @@ msgstr ""
|
|
559
612
|
|
560
613
|
#. module: rma
|
561
614
|
#: model:ir.ui.menu,name:rma.rma_configuration_menu
|
615
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
562
616
|
msgid "Configuration"
|
563
617
|
msgstr "Configurare"
|
564
618
|
|
@@ -587,16 +641,42 @@ msgid ""
|
|
587
641
|
"same category. The conversion will be made based on the ratios."
|
588
642
|
msgstr ""
|
589
643
|
|
644
|
+
#. module: rma
|
645
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__count_rma_awaiting_action
|
646
|
+
msgid "Count Rma Awaiting Action"
|
647
|
+
msgstr ""
|
648
|
+
|
649
|
+
#. module: rma
|
650
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__count_rma_draft
|
651
|
+
msgid "Count Rma Draft"
|
652
|
+
msgstr ""
|
653
|
+
|
654
|
+
#. module: rma
|
655
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__count_rma_processed
|
656
|
+
msgid "Count Rma Processed"
|
657
|
+
msgstr ""
|
658
|
+
|
590
659
|
#. module: rma
|
591
660
|
#: model:ir.model.fields,field_description:rma.field_stock_return_picking__create_rma
|
592
661
|
msgid "Create RMAs"
|
593
662
|
msgstr "Creați cerere retur"
|
594
663
|
|
664
|
+
#. module: rma
|
665
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_receipt
|
666
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_view_form
|
667
|
+
msgid "Create Receipt"
|
668
|
+
msgstr ""
|
669
|
+
|
595
670
|
#. module: rma
|
596
671
|
#: model_terms:ir.actions.act_window,help:rma.action_rma_finalization
|
597
672
|
msgid "Create a new RMA finalization"
|
598
673
|
msgstr ""
|
599
674
|
|
675
|
+
#. module: rma
|
676
|
+
#: model_terms:ir.actions.act_window,help:rma.rma_dashboard_action
|
677
|
+
msgid "Create a new RMA operation"
|
678
|
+
msgstr ""
|
679
|
+
|
600
680
|
#. module: rma
|
601
681
|
#: model_terms:ir.actions.act_window,help:rma.action_rma_tag
|
602
682
|
msgid "Create a new RMA tag"
|
@@ -670,6 +750,21 @@ msgstr "Termen limită"
|
|
670
750
|
msgid "Default Values"
|
671
751
|
msgstr "Valori implicite"
|
672
752
|
|
753
|
+
#. module: rma
|
754
|
+
#: model:ir.model.fields,help:rma.field_rma_operation__action_create_delivery
|
755
|
+
msgid "Define how the delivery action should be handled."
|
756
|
+
msgstr ""
|
757
|
+
|
758
|
+
#. module: rma
|
759
|
+
#: model:ir.model.fields,help:rma.field_rma_operation__action_create_receipt
|
760
|
+
msgid "Define how the receipt action should be handled."
|
761
|
+
msgstr ""
|
762
|
+
|
763
|
+
#. module: rma
|
764
|
+
#: model:ir.model.fields,help:rma.field_rma_operation__action_create_refund
|
765
|
+
msgid "Define how the refund action should be handled."
|
766
|
+
msgstr ""
|
767
|
+
|
673
768
|
#. module: rma
|
674
769
|
#: model_terms:ir.ui.view,arch_db:rma.rma_redelivery_wizard_view_form
|
675
770
|
msgid "Deliver"
|
@@ -695,6 +790,11 @@ msgstr ""
|
|
695
790
|
msgid "Delivery"
|
696
791
|
msgstr "Livrare"
|
697
792
|
|
793
|
+
#. module: rma
|
794
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_delivery
|
795
|
+
msgid "Delivery Action"
|
796
|
+
msgstr ""
|
797
|
+
|
698
798
|
#. module: rma
|
699
799
|
#: model:ir.model.fields,field_description:rma.field_rma__delivery_picking_count
|
700
800
|
msgid "Delivery count"
|
@@ -711,6 +811,13 @@ msgstr "Rezervare livrare"
|
|
711
811
|
msgid "Description"
|
712
812
|
msgstr "Descriere"
|
713
813
|
|
814
|
+
#. module: rma
|
815
|
+
#: model:ir.model.fields,field_description:rma.field_rma__different_return_product
|
816
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__different_return_product
|
817
|
+
#: model:ir.model.fields,field_description:rma.field_stock_return_picking_line__different_return_product
|
818
|
+
msgid "Different Return Product"
|
819
|
+
msgstr ""
|
820
|
+
|
714
821
|
#. module: rma
|
715
822
|
#: model:ir.model.fields,field_description:rma.field_rma__display_name
|
716
823
|
#: model:ir.model.fields,field_description:rma.field_rma_delivery_wizard__display_name
|
@@ -724,8 +831,11 @@ msgid "Display Name"
|
|
724
831
|
msgstr "Nume afișat"
|
725
832
|
|
726
833
|
#. module: rma
|
834
|
+
#. odoo-python
|
835
|
+
#: code:addons/rma/models/rma_operation.py:0
|
727
836
|
#: model:ir.model.fields.selection,name:rma.selection__rma__state__draft
|
728
837
|
#: model_terms:ir.ui.view,arch_db:rma.rma_view_search
|
838
|
+
#, python-format
|
729
839
|
msgid "Draft"
|
730
840
|
msgstr "Ciornă"
|
731
841
|
|
@@ -786,6 +896,13 @@ msgstr ""
|
|
786
896
|
msgid "Email sent to the customer when they place an RMA from the portal"
|
787
897
|
msgstr ""
|
788
898
|
|
899
|
+
#. module: rma
|
900
|
+
#: model:ir.model.fields,help:rma.field_rma_operation__auto_confirm_reception
|
901
|
+
msgid ""
|
902
|
+
"Enable this option to automatically confirm the reception when the RMA is "
|
903
|
+
"confirmed."
|
904
|
+
msgstr ""
|
905
|
+
|
789
906
|
#. module: rma
|
790
907
|
#. odoo-python
|
791
908
|
#: code:addons/rma/wizard/rma_split.py:0
|
@@ -907,6 +1024,15 @@ msgstr "Iconiță"
|
|
907
1024
|
msgid "Icon to indicate an exception activity."
|
908
1025
|
msgstr ""
|
909
1026
|
|
1027
|
+
#. module: rma
|
1028
|
+
#: model:ir.model.fields,help:rma.field_rma__different_return_product
|
1029
|
+
#: model:ir.model.fields,help:rma.field_rma_operation__different_return_product
|
1030
|
+
#: model:ir.model.fields,help:rma.field_stock_return_picking_line__different_return_product
|
1031
|
+
msgid ""
|
1032
|
+
"If checked, allows the return of a product different from the one originally "
|
1033
|
+
"ordered. Used if the delivery is created automatically"
|
1034
|
+
msgstr ""
|
1035
|
+
|
910
1036
|
#. module: rma
|
911
1037
|
#: model:ir.model.fields,help:rma.field_rma__message_needaction
|
912
1038
|
#: model:ir.model.fields,help:rma.field_rma_team__message_needaction
|
@@ -1058,6 +1184,19 @@ msgstr "Gestionați autorizațiile de returnare a mărfurilor (RMA)."
|
|
1058
1184
|
msgid "Manager"
|
1059
1185
|
msgstr ""
|
1060
1186
|
|
1187
|
+
#. module: rma
|
1188
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__manual_after_receipt
|
1189
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__manual_after_receipt
|
1190
|
+
msgid "Manually After Receipt"
|
1191
|
+
msgstr ""
|
1192
|
+
|
1193
|
+
#. module: rma
|
1194
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__manual_on_confirm
|
1195
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_receipt__manual_on_confirm
|
1196
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__manual_on_confirm
|
1197
|
+
msgid "Manually on Confirm"
|
1198
|
+
msgstr ""
|
1199
|
+
|
1061
1200
|
#. module: rma
|
1062
1201
|
#: model:ir.model.fields,field_description:rma.field_rma__message_has_error
|
1063
1202
|
#: model:ir.model.fields,field_description:rma.field_rma_team__message_has_error
|
@@ -1092,6 +1231,11 @@ msgstr "Nume"
|
|
1092
1231
|
msgid "New"
|
1093
1232
|
msgstr "Nou"
|
1094
1233
|
|
1234
|
+
#. module: rma
|
1235
|
+
#: model:ir.actions.act_window,name:rma.action_rma_form
|
1236
|
+
msgid "New RMA"
|
1237
|
+
msgstr ""
|
1238
|
+
|
1095
1239
|
#. module: rma
|
1096
1240
|
#: model:ir.model.fields,field_description:rma.field_rma__activity_date_deadline
|
1097
1241
|
msgid "Next Activity Deadline"
|
@@ -1157,6 +1301,12 @@ msgstr ""
|
|
1157
1301
|
msgid "Operation"
|
1158
1302
|
msgstr ""
|
1159
1303
|
|
1304
|
+
#. module: rma
|
1305
|
+
#: model:ir.actions.act_window,name:rma.rma_operation_act_window
|
1306
|
+
#: model:ir.ui.menu,name:rma.rma_operation_menu
|
1307
|
+
msgid "Operations"
|
1308
|
+
msgstr ""
|
1309
|
+
|
1160
1310
|
#. module: rma
|
1161
1311
|
#: model:ir.model.fields,help:rma.field_rma_team__alias_force_thread_id
|
1162
1312
|
msgid ""
|
@@ -1190,6 +1340,11 @@ msgstr ""
|
|
1190
1340
|
msgid "Other Information"
|
1191
1341
|
msgstr "Alte informații"
|
1192
1342
|
|
1343
|
+
#. module: rma
|
1344
|
+
#: model:ir.ui.menu,name:rma.rma_dashboard_menu
|
1345
|
+
msgid "Overview"
|
1346
|
+
msgstr ""
|
1347
|
+
|
1193
1348
|
#. module: rma
|
1194
1349
|
#: model:ir.model.fields,field_description:rma.field_rma_team__alias_user_id
|
1195
1350
|
msgid "Owner"
|
@@ -1248,7 +1403,10 @@ msgid "Priority"
|
|
1248
1403
|
msgstr "Prioritate"
|
1249
1404
|
|
1250
1405
|
#. module: rma
|
1406
|
+
#. odoo-python
|
1407
|
+
#: code:addons/rma/models/rma_operation.py:0
|
1251
1408
|
#: model_terms:ir.ui.view,arch_db:rma.rma_view_search
|
1409
|
+
#, python-format
|
1252
1410
|
msgid "Processed"
|
1253
1411
|
msgstr ""
|
1254
1412
|
|
@@ -1269,6 +1427,13 @@ msgstr "Produs"
|
|
1269
1427
|
msgid "Product qty"
|
1270
1428
|
msgstr "Cantitate produs"
|
1271
1429
|
|
1430
|
+
#. module: rma
|
1431
|
+
#: model:ir.model.fields,help:rma.field_rma__return_product_id
|
1432
|
+
#: model:ir.model.fields,help:rma.field_stock_return_picking_line__return_product_id
|
1433
|
+
msgid ""
|
1434
|
+
"Product to be returned if it's different from the originally delivered item."
|
1435
|
+
msgstr ""
|
1436
|
+
|
1272
1437
|
#. module: rma
|
1273
1438
|
#: model:ir.model.fields,field_description:rma.field_rma_tag__is_public
|
1274
1439
|
msgid "Public Tag"
|
@@ -1317,6 +1482,7 @@ msgstr "Cantitatea de extras la un nou RMA."
|
|
1317
1482
|
#: model:ir.module.category,name:rma.rma_module_category
|
1318
1483
|
#: model:ir.ui.menu,name:rma.rma_menu
|
1319
1484
|
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
|
1485
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
1320
1486
|
#: model_terms:ir.ui.view,arch_db:rma.view_partner_form
|
1321
1487
|
#: model_terms:ir.ui.view,arch_db:rma.view_picking_form
|
1322
1488
|
msgid "RMA"
|
@@ -1428,6 +1594,11 @@ msgstr "Comenzi retur"
|
|
1428
1594
|
msgid "RMA Out Type"
|
1429
1595
|
msgstr ""
|
1430
1596
|
|
1597
|
+
#. module: rma
|
1598
|
+
#: model:ir.actions.act_window,name:rma.rma_dashboard_action
|
1599
|
+
msgid "RMA Overview"
|
1600
|
+
msgstr ""
|
1601
|
+
|
1431
1602
|
#. module: rma
|
1432
1603
|
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
|
1433
1604
|
msgid "RMA Receipt Confirmation Email"
|
@@ -1572,7 +1743,10 @@ msgid "Reason Name"
|
|
1572
1743
|
msgstr ""
|
1573
1744
|
|
1574
1745
|
#. module: rma
|
1746
|
+
#. odoo-python
|
1747
|
+
#: code:addons/rma/models/rma.py:0
|
1575
1748
|
#: model_terms:ir.ui.view,arch_db:rma.rma_view_form
|
1749
|
+
#, python-format
|
1576
1750
|
msgid "Receipt"
|
1577
1751
|
msgstr "Recepție"
|
1578
1752
|
|
@@ -1607,6 +1781,11 @@ msgstr ""
|
|
1607
1781
|
msgid "Refund"
|
1608
1782
|
msgstr "Ramburs"
|
1609
1783
|
|
1784
|
+
#. module: rma
|
1785
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_refund
|
1786
|
+
msgid "Refund Action"
|
1787
|
+
msgstr ""
|
1788
|
+
|
1610
1789
|
#. module: rma
|
1611
1790
|
#: model:ir.model.fields,field_description:rma.field_rma__refund_line_id
|
1612
1791
|
msgid "Refund Line"
|
@@ -1726,6 +1905,12 @@ msgstr ""
|
|
1726
1905
|
msgid "Return Picking Line"
|
1727
1906
|
msgstr ""
|
1728
1907
|
|
1908
|
+
#. module: rma
|
1909
|
+
#: model:ir.model.fields,field_description:rma.field_rma__return_product_id
|
1910
|
+
#: model:ir.model.fields,field_description:rma.field_stock_return_picking_line__return_product_id
|
1911
|
+
msgid "Return Product"
|
1912
|
+
msgstr ""
|
1913
|
+
|
1729
1914
|
#. module: rma
|
1730
1915
|
#: model:ir.actions.act_window,name:rma.rma_delivery_wizard_action
|
1731
1916
|
#: model:ir.model.fields.selection,name:rma.selection__rma_delivery_wizard__type__return
|
@@ -1854,6 +2039,7 @@ msgstr ""
|
|
1854
2039
|
#. module: rma
|
1855
2040
|
#: model:ir.actions.act_window,name:rma.action_rma_config_settings
|
1856
2041
|
#: model:ir.ui.menu,name:rma.menu_rma_general_settings
|
2042
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_form_view
|
1857
2043
|
msgid "Settings"
|
1858
2044
|
msgstr ""
|
1859
2045
|
|
@@ -1872,6 +2058,26 @@ msgstr ""
|
|
1872
2058
|
msgid "Shipping address for current RMA."
|
1873
2059
|
msgstr ""
|
1874
2060
|
|
2061
|
+
#. module: rma
|
2062
|
+
#: model:ir.model.fields,field_description:rma.field_rma__show_create_receipt
|
2063
|
+
msgid "Show Create Receipt Button"
|
2064
|
+
msgstr ""
|
2065
|
+
|
2066
|
+
#. module: rma
|
2067
|
+
#: model:ir.model.fields,field_description:rma.field_rma__show_create_return
|
2068
|
+
msgid "Show Create Return Button"
|
2069
|
+
msgstr ""
|
2070
|
+
|
2071
|
+
#. module: rma
|
2072
|
+
#: model:ir.model.fields,field_description:rma.field_rma__show_create_refund
|
2073
|
+
msgid "Show Create refund Button"
|
2074
|
+
msgstr ""
|
2075
|
+
|
2076
|
+
#. module: rma
|
2077
|
+
#: model:ir.model.fields,field_description:rma.field_rma__show_create_replace
|
2078
|
+
msgid "Show Create replace Button"
|
2079
|
+
msgstr ""
|
2080
|
+
|
1875
2081
|
#. module: rma
|
1876
2082
|
#: model:ir.model.fields,field_description:rma.field_rma__origin
|
1877
2083
|
msgid "Source Document"
|
@@ -1966,6 +2172,13 @@ msgstr "Membrii echipei"
|
|
1966
2172
|
msgid "That operation name already exists !"
|
1967
2173
|
msgstr ""
|
1968
2174
|
|
2175
|
+
#. module: rma
|
2176
|
+
#: model_terms:ir.actions.act_window,help:rma.rma_dashboard_action
|
2177
|
+
msgid ""
|
2178
|
+
"The RMA operation system allows you to configure each return operation\n"
|
2179
|
+
" with specific settings that will adjust its behavior."
|
2180
|
+
msgstr ""
|
2181
|
+
|
1969
2182
|
#. module: rma
|
1970
2183
|
#: model:ir.model.fields,help:rma.field_rma_tag__active
|
1971
2184
|
msgid "The active field allows you to hide the category without removing it."
|
@@ -2016,6 +2229,15 @@ msgstr ""
|
|
2016
2229
|
msgid "The quantity to return is greater than remaining quantity."
|
2017
2230
|
msgstr ""
|
2018
2231
|
|
2232
|
+
#. module: rma
|
2233
|
+
#. odoo-python
|
2234
|
+
#: code:addons/rma/models/rma.py:0
|
2235
|
+
#, python-format
|
2236
|
+
msgid ""
|
2237
|
+
"The selected operation requires a return product different from the "
|
2238
|
+
"originally delivered item. Please select the product to return."
|
2239
|
+
msgstr ""
|
2240
|
+
|
2019
2241
|
#. module: rma
|
2020
2242
|
#: model:ir.model.fields,help:rma.field_rma_tag__is_public
|
2021
2243
|
msgid "The tag is visible in the portal view"
|
@@ -2104,6 +2326,11 @@ msgstr ""
|
|
2104
2326
|
msgid "UoM"
|
2105
2327
|
msgstr "UM"
|
2106
2328
|
|
2329
|
+
#. module: rma
|
2330
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__update_quantity
|
2331
|
+
msgid "Update Quantities"
|
2332
|
+
msgstr ""
|
2333
|
+
|
2107
2334
|
#. module: rma
|
2108
2335
|
#: model:ir.model.fields.selection,name:rma.selection__rma__priority__1
|
2109
2336
|
msgid "Urgent"
|