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/fr.po
CHANGED
@@ -200,6 +200,13 @@ msgstr ""
|
|
200
200
|
"<i class=\"fa fa-download\" role=\"img\" aria-label=\"Download\" "
|
201
201
|
"title=\"Télécharger\"/>"
|
202
202
|
|
203
|
+
#. module: rma
|
204
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
205
|
+
msgid ""
|
206
|
+
"<i class=\"fa fa-ellipsis-v\" role=\"img\" aria-label=\"Manage\" "
|
207
|
+
"title=\"Manage\"/>"
|
208
|
+
msgstr ""
|
209
|
+
|
203
210
|
#. module: rma
|
204
211
|
#: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
|
205
212
|
msgid ""
|
@@ -357,6 +364,26 @@ msgstr ""
|
|
357
364
|
"<span class=\"fa fa-lg fa-building-o\" title=\"Les valeurs définies ici sont "
|
358
365
|
"propres à l'entreprise.\" groups=\"base.group_multi_company\"/>"
|
359
366
|
|
367
|
+
#. module: rma
|
368
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
369
|
+
msgid "<span>Awaiting action</span>"
|
370
|
+
msgstr ""
|
371
|
+
|
372
|
+
#. module: rma
|
373
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
374
|
+
msgid "<span>Draft</span>"
|
375
|
+
msgstr ""
|
376
|
+
|
377
|
+
#. module: rma
|
378
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
379
|
+
msgid "<span>New</span>"
|
380
|
+
msgstr ""
|
381
|
+
|
382
|
+
#. module: rma
|
383
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
384
|
+
msgid "<span>Processed</span>"
|
385
|
+
msgstr ""
|
386
|
+
|
360
387
|
#. module: rma
|
361
388
|
#: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
|
362
389
|
msgid "<strong class=\"d-block mb-1\">Delivery</strong>"
|
@@ -562,13 +589,34 @@ msgstr "Êtes-vous sûr de vouloir annuler ce RMA"
|
|
562
589
|
msgid "Attachment Count"
|
563
590
|
msgstr "Nombre de pièce jointe"
|
564
591
|
|
592
|
+
#. module: rma
|
593
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__auto_confirm_reception
|
594
|
+
msgid "Auto Confirm Reception"
|
595
|
+
msgstr ""
|
596
|
+
|
597
|
+
#. module: rma
|
598
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__automatic_after_receipt
|
599
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__automatic_after_receipt
|
600
|
+
msgid "Automatically After Receipt"
|
601
|
+
msgstr ""
|
602
|
+
|
603
|
+
#. module: rma
|
604
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__automatic_on_confirm
|
605
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_receipt__automatic_on_confirm
|
606
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__automatic_on_confirm
|
607
|
+
msgid "Automatically on Confirm"
|
608
|
+
msgstr ""
|
609
|
+
|
565
610
|
#. module: rma
|
566
611
|
#: model_terms:ir.ui.view,arch_db:rma.rma_team_view_form
|
567
612
|
msgid "Avatar"
|
568
613
|
msgstr "Avatar"
|
569
614
|
|
570
615
|
#. module: rma
|
616
|
+
#. odoo-python
|
617
|
+
#: code:addons/rma/models/rma_operation.py:0
|
571
618
|
#: model_terms:ir.ui.view,arch_db:rma.rma_view_search
|
619
|
+
#, python-format
|
572
620
|
msgid "Awaiting Action"
|
573
621
|
msgstr ""
|
574
622
|
|
@@ -636,6 +684,11 @@ msgstr "Cliquez pour ajouter un nouveau RMA."
|
|
636
684
|
msgid "Closed"
|
637
685
|
msgstr ""
|
638
686
|
|
687
|
+
#. module: rma
|
688
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__color
|
689
|
+
msgid "Color"
|
690
|
+
msgstr ""
|
691
|
+
|
639
692
|
#. module: rma
|
640
693
|
#: model:ir.model.fields,field_description:rma.field_rma_tag__color
|
641
694
|
msgid "Color Index"
|
@@ -670,6 +723,7 @@ msgstr "Paramètres de config"
|
|
670
723
|
|
671
724
|
#. module: rma
|
672
725
|
#: model:ir.ui.menu,name:rma.rma_configuration_menu
|
726
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
673
727
|
msgid "Configuration"
|
674
728
|
msgstr "Configuration"
|
675
729
|
|
@@ -700,16 +754,42 @@ msgstr ""
|
|
700
754
|
"Les conversions entre unités de mesures ne peuvent se faire qu'entre unités "
|
701
755
|
"d'une même catégorie. La conversion se fait en utilisant des ratios."
|
702
756
|
|
757
|
+
#. module: rma
|
758
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__count_rma_awaiting_action
|
759
|
+
msgid "Count Rma Awaiting Action"
|
760
|
+
msgstr ""
|
761
|
+
|
762
|
+
#. module: rma
|
763
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__count_rma_draft
|
764
|
+
msgid "Count Rma Draft"
|
765
|
+
msgstr ""
|
766
|
+
|
767
|
+
#. module: rma
|
768
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__count_rma_processed
|
769
|
+
msgid "Count Rma Processed"
|
770
|
+
msgstr ""
|
771
|
+
|
703
772
|
#. module: rma
|
704
773
|
#: model:ir.model.fields,field_description:rma.field_stock_return_picking__create_rma
|
705
774
|
msgid "Create RMAs"
|
706
775
|
msgstr "Créer des RMA"
|
707
776
|
|
777
|
+
#. module: rma
|
778
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_receipt
|
779
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_view_form
|
780
|
+
msgid "Create Receipt"
|
781
|
+
msgstr ""
|
782
|
+
|
708
783
|
#. module: rma
|
709
784
|
#: model_terms:ir.actions.act_window,help:rma.action_rma_finalization
|
710
785
|
msgid "Create a new RMA finalization"
|
711
786
|
msgstr "Créer une nouvelle finalisation RMA"
|
712
787
|
|
788
|
+
#. module: rma
|
789
|
+
#: model_terms:ir.actions.act_window,help:rma.rma_dashboard_action
|
790
|
+
msgid "Create a new RMA operation"
|
791
|
+
msgstr ""
|
792
|
+
|
713
793
|
#. module: rma
|
714
794
|
#: model_terms:ir.actions.act_window,help:rma.action_rma_tag
|
715
795
|
msgid "Create a new RMA tag"
|
@@ -783,6 +863,21 @@ msgstr "Echéance"
|
|
783
863
|
msgid "Default Values"
|
784
864
|
msgstr "Valeurs par défaut"
|
785
865
|
|
866
|
+
#. module: rma
|
867
|
+
#: model:ir.model.fields,help:rma.field_rma_operation__action_create_delivery
|
868
|
+
msgid "Define how the delivery action should be handled."
|
869
|
+
msgstr ""
|
870
|
+
|
871
|
+
#. module: rma
|
872
|
+
#: model:ir.model.fields,help:rma.field_rma_operation__action_create_receipt
|
873
|
+
msgid "Define how the receipt action should be handled."
|
874
|
+
msgstr ""
|
875
|
+
|
876
|
+
#. module: rma
|
877
|
+
#: model:ir.model.fields,help:rma.field_rma_operation__action_create_refund
|
878
|
+
msgid "Define how the refund action should be handled."
|
879
|
+
msgstr ""
|
880
|
+
|
786
881
|
#. module: rma
|
787
882
|
#: model_terms:ir.ui.view,arch_db:rma.rma_redelivery_wizard_view_form
|
788
883
|
msgid "Deliver"
|
@@ -808,6 +903,11 @@ msgstr ""
|
|
808
903
|
msgid "Delivery"
|
809
904
|
msgstr "Livraison"
|
810
905
|
|
906
|
+
#. module: rma
|
907
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_delivery
|
908
|
+
msgid "Delivery Action"
|
909
|
+
msgstr ""
|
910
|
+
|
811
911
|
#. module: rma
|
812
912
|
#: model:ir.model.fields,field_description:rma.field_rma__delivery_picking_count
|
813
913
|
msgid "Delivery count"
|
@@ -824,6 +924,13 @@ msgstr "Réservation de livraison"
|
|
824
924
|
msgid "Description"
|
825
925
|
msgstr "Description"
|
826
926
|
|
927
|
+
#. module: rma
|
928
|
+
#: model:ir.model.fields,field_description:rma.field_rma__different_return_product
|
929
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__different_return_product
|
930
|
+
#: model:ir.model.fields,field_description:rma.field_stock_return_picking_line__different_return_product
|
931
|
+
msgid "Different Return Product"
|
932
|
+
msgstr ""
|
933
|
+
|
827
934
|
#. module: rma
|
828
935
|
#: model:ir.model.fields,field_description:rma.field_rma__display_name
|
829
936
|
#: model:ir.model.fields,field_description:rma.field_rma_delivery_wizard__display_name
|
@@ -837,8 +944,11 @@ msgid "Display Name"
|
|
837
944
|
msgstr "Nom d'affichage"
|
838
945
|
|
839
946
|
#. module: rma
|
947
|
+
#. odoo-python
|
948
|
+
#: code:addons/rma/models/rma_operation.py:0
|
840
949
|
#: model:ir.model.fields.selection,name:rma.selection__rma__state__draft
|
841
950
|
#: model_terms:ir.ui.view,arch_db:rma.rma_view_search
|
951
|
+
#, python-format
|
842
952
|
msgid "Draft"
|
843
953
|
msgstr "Brouillon"
|
844
954
|
|
@@ -899,6 +1009,13 @@ msgstr "Email envoyé au client une fois les produits RMA reçus."
|
|
899
1009
|
msgid "Email sent to the customer when they place an RMA from the portal"
|
900
1010
|
msgstr "E-mail envoyé au client lorsqu'il passe un RMA depuis le portail"
|
901
1011
|
|
1012
|
+
#. module: rma
|
1013
|
+
#: model:ir.model.fields,help:rma.field_rma_operation__auto_confirm_reception
|
1014
|
+
msgid ""
|
1015
|
+
"Enable this option to automatically confirm the reception when the RMA is "
|
1016
|
+
"confirmed."
|
1017
|
+
msgstr ""
|
1018
|
+
|
902
1019
|
#. module: rma
|
903
1020
|
#. odoo-python
|
904
1021
|
#: code:addons/rma/wizard/rma_split.py:0
|
@@ -1022,6 +1139,15 @@ msgstr "Icon"
|
|
1022
1139
|
msgid "Icon to indicate an exception activity."
|
1023
1140
|
msgstr "Icône pour indiquer une activité d'exception."
|
1024
1141
|
|
1142
|
+
#. module: rma
|
1143
|
+
#: model:ir.model.fields,help:rma.field_rma__different_return_product
|
1144
|
+
#: model:ir.model.fields,help:rma.field_rma_operation__different_return_product
|
1145
|
+
#: model:ir.model.fields,help:rma.field_stock_return_picking_line__different_return_product
|
1146
|
+
msgid ""
|
1147
|
+
"If checked, allows the return of a product different from the one originally "
|
1148
|
+
"ordered. Used if the delivery is created automatically"
|
1149
|
+
msgstr ""
|
1150
|
+
|
1025
1151
|
#. module: rma
|
1026
1152
|
#: model:ir.model.fields,help:rma.field_rma__message_needaction
|
1027
1153
|
#: model:ir.model.fields,help:rma.field_rma_team__message_needaction
|
@@ -1180,6 +1306,19 @@ msgstr "Gérer les autorisations de retour de marchandise (RMA)."
|
|
1180
1306
|
msgid "Manager"
|
1181
1307
|
msgstr "Responsable"
|
1182
1308
|
|
1309
|
+
#. module: rma
|
1310
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__manual_after_receipt
|
1311
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__manual_after_receipt
|
1312
|
+
msgid "Manually After Receipt"
|
1313
|
+
msgstr ""
|
1314
|
+
|
1315
|
+
#. module: rma
|
1316
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__manual_on_confirm
|
1317
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_receipt__manual_on_confirm
|
1318
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__manual_on_confirm
|
1319
|
+
msgid "Manually on Confirm"
|
1320
|
+
msgstr ""
|
1321
|
+
|
1183
1322
|
#. module: rma
|
1184
1323
|
#: model:ir.model.fields,field_description:rma.field_rma__message_has_error
|
1185
1324
|
#: model:ir.model.fields,field_description:rma.field_rma_team__message_has_error
|
@@ -1214,6 +1353,11 @@ msgstr "Nom"
|
|
1214
1353
|
msgid "New"
|
1215
1354
|
msgstr "Nouveau"
|
1216
1355
|
|
1356
|
+
#. module: rma
|
1357
|
+
#: model:ir.actions.act_window,name:rma.action_rma_form
|
1358
|
+
msgid "New RMA"
|
1359
|
+
msgstr ""
|
1360
|
+
|
1217
1361
|
#. module: rma
|
1218
1362
|
#: model:ir.model.fields,field_description:rma.field_rma__activity_date_deadline
|
1219
1363
|
msgid "Next Activity Deadline"
|
@@ -1277,6 +1421,12 @@ msgstr "Nombre de messages avec une erreur de distribution"
|
|
1277
1421
|
msgid "Operation"
|
1278
1422
|
msgstr ""
|
1279
1423
|
|
1424
|
+
#. module: rma
|
1425
|
+
#: model:ir.actions.act_window,name:rma.rma_operation_act_window
|
1426
|
+
#: model:ir.ui.menu,name:rma.rma_operation_menu
|
1427
|
+
msgid "Operations"
|
1428
|
+
msgstr ""
|
1429
|
+
|
1280
1430
|
#. module: rma
|
1281
1431
|
#: model:ir.model.fields,help:rma.field_rma_team__alias_force_thread_id
|
1282
1432
|
msgid ""
|
@@ -1310,6 +1460,11 @@ msgstr "Opération d'origine"
|
|
1310
1460
|
msgid "Other Information"
|
1311
1461
|
msgstr "Autres informations"
|
1312
1462
|
|
1463
|
+
#. module: rma
|
1464
|
+
#: model:ir.ui.menu,name:rma.rma_dashboard_menu
|
1465
|
+
msgid "Overview"
|
1466
|
+
msgstr ""
|
1467
|
+
|
1313
1468
|
#. module: rma
|
1314
1469
|
#: model:ir.model.fields,field_description:rma.field_rma_team__alias_user_id
|
1315
1470
|
msgid "Owner"
|
@@ -1364,7 +1519,10 @@ msgid "Priority"
|
|
1364
1519
|
msgstr "Priorité"
|
1365
1520
|
|
1366
1521
|
#. module: rma
|
1522
|
+
#. odoo-python
|
1523
|
+
#: code:addons/rma/models/rma_operation.py:0
|
1367
1524
|
#: model_terms:ir.ui.view,arch_db:rma.rma_view_search
|
1525
|
+
#, python-format
|
1368
1526
|
msgid "Processed"
|
1369
1527
|
msgstr ""
|
1370
1528
|
|
@@ -1385,6 +1543,13 @@ msgstr "Produit"
|
|
1385
1543
|
msgid "Product qty"
|
1386
1544
|
msgstr "Qté de produit"
|
1387
1545
|
|
1546
|
+
#. module: rma
|
1547
|
+
#: model:ir.model.fields,help:rma.field_rma__return_product_id
|
1548
|
+
#: model:ir.model.fields,help:rma.field_stock_return_picking_line__return_product_id
|
1549
|
+
msgid ""
|
1550
|
+
"Product to be returned if it's different from the originally delivered item."
|
1551
|
+
msgstr ""
|
1552
|
+
|
1388
1553
|
#. module: rma
|
1389
1554
|
#: model:ir.model.fields,field_description:rma.field_rma_tag__is_public
|
1390
1555
|
msgid "Public Tag"
|
@@ -1435,6 +1600,7 @@ msgstr "Quantité à ajouter à un nouveau RMA."
|
|
1435
1600
|
#: model:ir.module.category,name:rma.rma_module_category
|
1436
1601
|
#: model:ir.ui.menu,name:rma.rma_menu
|
1437
1602
|
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
|
1603
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
1438
1604
|
#: model_terms:ir.ui.view,arch_db:rma.view_partner_form
|
1439
1605
|
#: model_terms:ir.ui.view,arch_db:rma.view_picking_form
|
1440
1606
|
msgid "RMA"
|
@@ -1546,6 +1712,11 @@ msgstr "Bons de commande RMA"
|
|
1546
1712
|
msgid "RMA Out Type"
|
1547
1713
|
msgstr "Type de sortie RMA"
|
1548
1714
|
|
1715
|
+
#. module: rma
|
1716
|
+
#: model:ir.actions.act_window,name:rma.rma_dashboard_action
|
1717
|
+
msgid "RMA Overview"
|
1718
|
+
msgstr ""
|
1719
|
+
|
1549
1720
|
#. module: rma
|
1550
1721
|
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
|
1551
1722
|
msgid "RMA Receipt Confirmation Email"
|
@@ -1691,7 +1862,10 @@ msgid "Reason Name"
|
|
1691
1862
|
msgstr "Nom du motif"
|
1692
1863
|
|
1693
1864
|
#. module: rma
|
1865
|
+
#. odoo-python
|
1866
|
+
#: code:addons/rma/models/rma.py:0
|
1694
1867
|
#: model_terms:ir.ui.view,arch_db:rma.rma_view_form
|
1868
|
+
#, python-format
|
1695
1869
|
msgid "Receipt"
|
1696
1870
|
msgstr "Réception"
|
1697
1871
|
|
@@ -1726,6 +1900,11 @@ msgstr "Référence du document à l'origine de cet RMA."
|
|
1726
1900
|
msgid "Refund"
|
1727
1901
|
msgstr "Remboursement"
|
1728
1902
|
|
1903
|
+
#. module: rma
|
1904
|
+
#: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_refund
|
1905
|
+
msgid "Refund Action"
|
1906
|
+
msgstr ""
|
1907
|
+
|
1729
1908
|
#. module: rma
|
1730
1909
|
#: model:ir.model.fields,field_description:rma.field_rma__refund_line_id
|
1731
1910
|
msgid "Refund Line"
|
@@ -1853,6 +2032,12 @@ msgstr "Ordres de retour"
|
|
1853
2032
|
msgid "Return Picking Line"
|
1854
2033
|
msgstr ""
|
1855
2034
|
|
2035
|
+
#. module: rma
|
2036
|
+
#: model:ir.model.fields,field_description:rma.field_rma__return_product_id
|
2037
|
+
#: model:ir.model.fields,field_description:rma.field_stock_return_picking_line__return_product_id
|
2038
|
+
msgid "Return Product"
|
2039
|
+
msgstr ""
|
2040
|
+
|
1856
2041
|
#. module: rma
|
1857
2042
|
#: model:ir.actions.act_window,name:rma.rma_delivery_wizard_action
|
1858
2043
|
#: model:ir.model.fields.selection,name:rma.selection__rma_delivery_wizard__type__return
|
@@ -1986,6 +2171,7 @@ msgstr "Remettre en brouillon"
|
|
1986
2171
|
#. module: rma
|
1987
2172
|
#: model:ir.actions.act_window,name:rma.action_rma_config_settings
|
1988
2173
|
#: model:ir.ui.menu,name:rma.menu_rma_general_settings
|
2174
|
+
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_form_view
|
1989
2175
|
msgid "Settings"
|
1990
2176
|
msgstr ""
|
1991
2177
|
|
@@ -2004,6 +2190,26 @@ msgstr "Adresse de livraison"
|
|
2004
2190
|
msgid "Shipping address for current RMA."
|
2005
2191
|
msgstr "Adresse de livraison pour la RMA actuelle."
|
2006
2192
|
|
2193
|
+
#. module: rma
|
2194
|
+
#: model:ir.model.fields,field_description:rma.field_rma__show_create_receipt
|
2195
|
+
msgid "Show Create Receipt Button"
|
2196
|
+
msgstr ""
|
2197
|
+
|
2198
|
+
#. module: rma
|
2199
|
+
#: model:ir.model.fields,field_description:rma.field_rma__show_create_return
|
2200
|
+
msgid "Show Create Return Button"
|
2201
|
+
msgstr ""
|
2202
|
+
|
2203
|
+
#. module: rma
|
2204
|
+
#: model:ir.model.fields,field_description:rma.field_rma__show_create_refund
|
2205
|
+
msgid "Show Create refund Button"
|
2206
|
+
msgstr ""
|
2207
|
+
|
2208
|
+
#. module: rma
|
2209
|
+
#: model:ir.model.fields,field_description:rma.field_rma__show_create_replace
|
2210
|
+
msgid "Show Create replace Button"
|
2211
|
+
msgstr ""
|
2212
|
+
|
2007
2213
|
#. module: rma
|
2008
2214
|
#: model:ir.model.fields,field_description:rma.field_rma__origin
|
2009
2215
|
msgid "Source Document"
|
@@ -2104,6 +2310,13 @@ msgstr "Membres"
|
|
2104
2310
|
msgid "That operation name already exists !"
|
2105
2311
|
msgstr "Ce nom d'opération existe déjà !"
|
2106
2312
|
|
2313
|
+
#. module: rma
|
2314
|
+
#: model_terms:ir.actions.act_window,help:rma.rma_dashboard_action
|
2315
|
+
msgid ""
|
2316
|
+
"The RMA operation system allows you to configure each return operation\n"
|
2317
|
+
" with specific settings that will adjust its behavior."
|
2318
|
+
msgstr ""
|
2319
|
+
|
2107
2320
|
#. module: rma
|
2108
2321
|
#: model:ir.model.fields,help:rma.field_rma_tag__active
|
2109
2322
|
msgid "The active field allows you to hide the category without removing it."
|
@@ -2151,6 +2364,15 @@ msgstr ""
|
|
2151
2364
|
msgid "The quantity to return is greater than remaining quantity."
|
2152
2365
|
msgstr "La quantité à retourner est supérieure à la quantité restante."
|
2153
2366
|
|
2367
|
+
#. module: rma
|
2368
|
+
#. odoo-python
|
2369
|
+
#: code:addons/rma/models/rma.py:0
|
2370
|
+
#, python-format
|
2371
|
+
msgid ""
|
2372
|
+
"The selected operation requires a return product different from the "
|
2373
|
+
"originally delivered item. Please select the product to return."
|
2374
|
+
msgstr ""
|
2375
|
+
|
2154
2376
|
#. module: rma
|
2155
2377
|
#: model:ir.model.fields,help:rma.field_rma_tag__is_public
|
2156
2378
|
msgid "The tag is visible in the portal view"
|
@@ -2240,6 +2462,11 @@ msgstr "RMA non résolues"
|
|
2240
2462
|
msgid "UoM"
|
2241
2463
|
msgstr "UdM"
|
2242
2464
|
|
2465
|
+
#. module: rma
|
2466
|
+
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__update_quantity
|
2467
|
+
msgid "Update Quantities"
|
2468
|
+
msgstr ""
|
2469
|
+
|
2243
2470
|
#. module: rma
|
2244
2471
|
#: model:ir.model.fields.selection,name:rma.selection__rma__priority__1
|
2245
2472
|
msgid "Urgent"
|