odoo-addon-stock-request 18.0.1.0.0.2__py3-none-any.whl → 18.0.1.0.0.3__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/stock_request/i18n/ca.po +11 -32
- odoo/addons/stock_request/i18n/de.po +12 -36
- odoo/addons/stock_request/i18n/el_GR.po +11 -32
- odoo/addons/stock_request/i18n/es.po +20 -37
- odoo/addons/stock_request/i18n/es_ES.po +11 -32
- odoo/addons/stock_request/i18n/eu.po +11 -32
- odoo/addons/stock_request/i18n/fi.po +11 -32
- odoo/addons/stock_request/i18n/fr.po +11 -32
- odoo/addons/stock_request/i18n/fr_CH.po +11 -32
- odoo/addons/stock_request/i18n/fr_FR.po +11 -32
- odoo/addons/stock_request/i18n/gl.po +11 -32
- odoo/addons/stock_request/i18n/hr.po +11 -32
- odoo/addons/stock_request/i18n/hr_HR.po +11 -32
- odoo/addons/stock_request/i18n/it.po +18 -36
- odoo/addons/stock_request/i18n/ja.po +11 -32
- odoo/addons/stock_request/i18n/ja_JP.po +11 -32
- odoo/addons/stock_request/i18n/nl.po +11 -32
- odoo/addons/stock_request/i18n/nl_NL.po +11 -32
- odoo/addons/stock_request/i18n/pt.po +11 -32
- odoo/addons/stock_request/i18n/pt_BR.po +11 -32
- odoo/addons/stock_request/i18n/ro.po +11 -32
- odoo/addons/stock_request/i18n/ru.po +11 -32
- odoo/addons/stock_request/i18n/sl.po +11 -32
- odoo/addons/stock_request/i18n/tr.po +11 -32
- odoo/addons/stock_request/i18n/tr_TR.po +11 -32
- odoo/addons/stock_request/i18n/vi_VN.po +11 -32
- odoo/addons/stock_request/i18n/zh_CN.po +12 -36
- {odoo_addon_stock_request-18.0.1.0.0.2.dist-info → odoo_addon_stock_request-18.0.1.0.0.3.dist-info}/METADATA +1 -1
- {odoo_addon_stock_request-18.0.1.0.0.2.dist-info → odoo_addon_stock_request-18.0.1.0.0.3.dist-info}/RECORD +31 -31
- {odoo_addon_stock_request-18.0.1.0.0.2.dist-info → odoo_addon_stock_request-18.0.1.0.0.3.dist-info}/WHEEL +0 -0
- {odoo_addon_stock_request-18.0.1.0.0.2.dist-info → odoo_addon_stock_request-18.0.1.0.0.3.dist-info}/top_level.txt +0 -0
@@ -21,10 +21,7 @@ msgstr ""
|
|
21
21
|
#. module: stock_request
|
22
22
|
#. odoo-python
|
23
23
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
24
|
-
|
25
|
-
msgid ""
|
26
|
-
"<li><b>%(product_name)s</b>: Transferred quantity "
|
27
|
-
"%(product_qty)s%(product_uom)s</li>"
|
24
|
+
msgid "%(product_name)s : Transferred quantity %(product_qty)s %(product_uom)s"
|
28
25
|
msgstr ""
|
29
26
|
|
30
27
|
#. module: stock_request
|
@@ -167,7 +164,6 @@ msgstr ""
|
|
167
164
|
#. module: stock_request
|
168
165
|
#. odoo-python
|
169
166
|
#: code:addons/stock_request/models/stock_request.py:0
|
170
|
-
#, python-format
|
171
167
|
msgid "Company must be equal to the order"
|
172
168
|
msgstr ""
|
173
169
|
|
@@ -280,7 +276,6 @@ msgstr ""
|
|
280
276
|
#. module: stock_request
|
281
277
|
#. odoo-python
|
282
278
|
#: code:addons/stock_request/models/stock_request.py:0
|
283
|
-
#, python-format
|
284
279
|
msgid "Expected date must be equal to the order"
|
285
280
|
msgstr ""
|
286
281
|
|
@@ -359,8 +354,11 @@ msgstr ""
|
|
359
354
|
|
360
355
|
#. module: stock_request
|
361
356
|
#: model:ir.model.fields,help:stock_request.field_stock_request__message_has_error
|
357
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request__message_has_sms_error
|
362
358
|
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_has_error
|
359
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_has_sms_error
|
363
360
|
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_has_error
|
361
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_has_sms_error
|
364
362
|
msgid "If checked, some messages have a delivery error."
|
365
363
|
msgstr ""
|
366
364
|
|
@@ -428,7 +426,6 @@ msgstr ""
|
|
428
426
|
#. module: stock_request
|
429
427
|
#. odoo-python
|
430
428
|
#: code:addons/stock_request/models/stock_request.py:0
|
431
|
-
#, python-format
|
432
429
|
msgid "Location must be equal to the order"
|
433
430
|
msgstr ""
|
434
431
|
|
@@ -482,7 +479,6 @@ msgstr ""
|
|
482
479
|
|
483
480
|
#. module: stock_request
|
484
481
|
#: model:ir.model.constraint,message:stock_request.constraint_stock_request_abstract_name_uniq
|
485
|
-
#: model:ir.model.constraint,message:stock_request.constraint_stock_request_kanban_name_uniq
|
486
482
|
msgid "Name must be unique"
|
487
483
|
msgstr ""
|
488
484
|
|
@@ -538,14 +534,12 @@ msgstr ""
|
|
538
534
|
#. module: stock_request
|
539
535
|
#. odoo-python
|
540
536
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
541
|
-
#, python-format
|
542
537
|
msgid "Only orders on draft state can be unlinked"
|
543
538
|
msgstr ""
|
544
539
|
|
545
540
|
#. module: stock_request
|
546
541
|
#. odoo-python
|
547
542
|
#: code:addons/stock_request/models/stock_request.py:0
|
548
|
-
#, python-format
|
549
543
|
msgid "Only requests on draft state can be unlinked"
|
550
544
|
msgstr ""
|
551
545
|
|
@@ -586,7 +580,6 @@ msgstr ""
|
|
586
580
|
#. module: stock_request
|
587
581
|
#. odoo-python
|
588
582
|
#: code:addons/stock_request/models/stock_request.py:0
|
589
|
-
#, python-format
|
590
583
|
msgid "Procurement group must be equal to the order"
|
591
584
|
msgstr ""
|
592
585
|
|
@@ -686,7 +679,6 @@ msgstr ""
|
|
686
679
|
#. module: stock_request
|
687
680
|
#. odoo-python
|
688
681
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
689
|
-
#, python-format
|
690
682
|
msgid "Receipt confirmation %(picking_name)s for your Request %(request_name)s"
|
691
683
|
msgstr ""
|
692
684
|
|
@@ -727,7 +719,6 @@ msgstr ""
|
|
727
719
|
#. module: stock_request
|
728
720
|
#. odoo-python
|
729
721
|
#: code:addons/stock_request/models/stock_request.py:0
|
730
|
-
#, python-format
|
731
722
|
msgid "Requested by must be equal to the order"
|
732
723
|
msgstr ""
|
733
724
|
|
@@ -753,6 +744,13 @@ msgstr ""
|
|
753
744
|
msgid "Routes"
|
754
745
|
msgstr ""
|
755
746
|
|
747
|
+
#. module: stock_request
|
748
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request__message_has_sms_error
|
749
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract__message_has_sms_error
|
750
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order__message_has_sms_error
|
751
|
+
msgid "SMS Delivery error"
|
752
|
+
msgstr ""
|
753
|
+
|
756
754
|
#. module: stock_request
|
757
755
|
#: model_terms:ir.ui.view,arch_db:stock_request.stock_request_order_form
|
758
756
|
#: model_terms:ir.ui.view,arch_db:stock_request.view_stock_request_form
|
@@ -871,14 +869,12 @@ msgstr ""
|
|
871
869
|
#. module: stock_request
|
872
870
|
#. odoo-python
|
873
871
|
#: code:addons/stock_request/models/stock_request.py:0
|
874
|
-
#, python-format
|
875
872
|
msgid "Stock Request product quantity cannot be negative."
|
876
873
|
msgstr ""
|
877
874
|
|
878
875
|
#. module: stock_request
|
879
876
|
#. odoo-python
|
880
877
|
#: code:addons/stock_request/models/stock_request.py:0
|
881
|
-
#, python-format
|
882
878
|
msgid "Stock Request product quantity has to be strictly positive."
|
883
879
|
msgstr ""
|
884
880
|
|
@@ -933,21 +929,18 @@ msgstr ""
|
|
933
929
|
#. odoo-python
|
934
930
|
#: code:addons/stock_request/models/stock_move.py:0
|
935
931
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
936
|
-
#, python-format
|
937
932
|
msgid "The company of the stock request must match with that of the location."
|
938
933
|
msgstr ""
|
939
934
|
|
940
935
|
#. module: stock_request
|
941
936
|
#. odoo-python
|
942
937
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
943
|
-
#, python-format
|
944
938
|
msgid "The company of the stock request must match with that of the warehouse."
|
945
939
|
msgstr ""
|
946
940
|
|
947
941
|
#. module: stock_request
|
948
942
|
#. odoo-python
|
949
943
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
950
|
-
#, python-format
|
951
944
|
msgid ""
|
952
945
|
"The following requested items from Stock Request %(request_name)s have now "
|
953
946
|
"been received in %(location_name)s using Picking %(picking_name)s:"
|
@@ -956,7 +949,6 @@ msgstr ""
|
|
956
949
|
#. module: stock_request
|
957
950
|
#. odoo-python
|
958
951
|
#: code:addons/stock_request/models/stock_request.py:0
|
959
|
-
#, python-format
|
960
952
|
msgid "The picking policy must be equal to the order"
|
961
953
|
msgstr ""
|
962
954
|
|
@@ -968,14 +960,12 @@ msgstr ""
|
|
968
960
|
#. module: stock_request
|
969
961
|
#. odoo-python
|
970
962
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
971
|
-
#, python-format
|
972
963
|
msgid "There should be at least one request item for confirming the order."
|
973
964
|
msgstr ""
|
974
965
|
|
975
966
|
#. module: stock_request
|
976
967
|
#. odoo-python
|
977
968
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
978
|
-
#, python-format
|
979
969
|
msgid "This action only works in the context of products"
|
980
970
|
msgstr ""
|
981
971
|
|
@@ -1030,7 +1020,6 @@ msgstr ""
|
|
1030
1020
|
#. module: stock_request
|
1031
1021
|
#. odoo-python
|
1032
1022
|
#: code:addons/stock_request/models/stock_request.py:0
|
1033
|
-
#, python-format
|
1034
1023
|
msgid "Warehouse must be equal to the order"
|
1035
1024
|
msgstr ""
|
1036
1025
|
|
@@ -1051,7 +1040,6 @@ msgstr ""
|
|
1051
1040
|
#. module: stock_request
|
1052
1041
|
#. odoo-python
|
1053
1042
|
#: code:addons/stock_request/models/stock_location.py:0
|
1054
|
-
#, python-format
|
1055
1043
|
msgid ""
|
1056
1044
|
"You cannot change the company of the location, as it is already assigned to "
|
1057
1045
|
"stock request orders that belong to another company."
|
@@ -1060,7 +1048,6 @@ msgstr ""
|
|
1060
1048
|
#. module: stock_request
|
1061
1049
|
#. odoo-python
|
1062
1050
|
#: code:addons/stock_request/models/stock_location.py:0
|
1063
|
-
#, python-format
|
1064
1051
|
msgid ""
|
1065
1052
|
"You cannot change the company of the location, as it is already assigned to "
|
1066
1053
|
"stock requests that belong to another company."
|
@@ -1069,7 +1056,6 @@ msgstr ""
|
|
1069
1056
|
#. module: stock_request
|
1070
1057
|
#. odoo-python
|
1071
1058
|
#: code:addons/stock_request/models/stock_route.py:0
|
1072
|
-
#, python-format
|
1073
1059
|
msgid ""
|
1074
1060
|
"You cannot change the company of the route, as it is already assigned to "
|
1075
1061
|
"stock requests that belong to another company."
|
@@ -1078,7 +1064,6 @@ msgstr ""
|
|
1078
1064
|
#. module: stock_request
|
1079
1065
|
#. odoo-python
|
1080
1066
|
#: code:addons/stock_request/models/stock_warehouse.py:0
|
1081
|
-
#, python-format
|
1082
1067
|
msgid ""
|
1083
1068
|
"You cannot change the company of the warehouse, as it is already assigned to "
|
1084
1069
|
"stock request orders that belong to another company."
|
@@ -1087,7 +1072,6 @@ msgstr ""
|
|
1087
1072
|
#. module: stock_request
|
1088
1073
|
#. odoo-python
|
1089
1074
|
#: code:addons/stock_request/models/stock_warehouse.py:0
|
1090
|
-
#, python-format
|
1091
1075
|
msgid ""
|
1092
1076
|
"You cannot change the company of the warehouse, as it is already assigned to "
|
1093
1077
|
"stock requests that belong to another company."
|
@@ -1096,35 +1080,30 @@ msgstr ""
|
|
1096
1080
|
#. module: stock_request
|
1097
1081
|
#. odoo-python
|
1098
1082
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1099
|
-
#, python-format
|
1100
1083
|
msgid "You have entered a location that is assigned to another company."
|
1101
1084
|
msgstr ""
|
1102
1085
|
|
1103
1086
|
#. module: stock_request
|
1104
1087
|
#. odoo-python
|
1105
1088
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1106
|
-
#, python-format
|
1107
1089
|
msgid "You have entered a product that is assigned to another company."
|
1108
1090
|
msgstr ""
|
1109
1091
|
|
1110
1092
|
#. module: stock_request
|
1111
1093
|
#. odoo-python
|
1112
1094
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1113
|
-
#, python-format
|
1114
1095
|
msgid "You have entered a route that is assigned to another company."
|
1115
1096
|
msgstr ""
|
1116
1097
|
|
1117
1098
|
#. module: stock_request
|
1118
1099
|
#. odoo-python
|
1119
1100
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1120
|
-
#, python-format
|
1121
1101
|
msgid "You have entered a warehouse that is assigned to another company."
|
1122
1102
|
msgstr ""
|
1123
1103
|
|
1124
1104
|
#. module: stock_request
|
1125
1105
|
#. odoo-python
|
1126
1106
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1127
|
-
#, python-format
|
1128
1107
|
msgid ""
|
1129
1108
|
"You have to select a product unit of measure in the same category than the "
|
1130
1109
|
"default unit of measure of the product"
|
@@ -22,10 +22,7 @@ msgstr ""
|
|
22
22
|
#. module: stock_request
|
23
23
|
#. odoo-python
|
24
24
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
25
|
-
|
26
|
-
msgid ""
|
27
|
-
"<li><b>%(product_name)s</b>: Transferred quantity "
|
28
|
-
"%(product_qty)s%(product_uom)s</li>"
|
25
|
+
msgid "%(product_name)s : Transferred quantity %(product_qty)s %(product_uom)s"
|
29
26
|
msgstr ""
|
30
27
|
|
31
28
|
#. module: stock_request
|
@@ -173,7 +170,6 @@ msgstr "Unternehmen"
|
|
173
170
|
#. module: stock_request
|
174
171
|
#. odoo-python
|
175
172
|
#: code:addons/stock_request/models/stock_request.py:0
|
176
|
-
#, python-format
|
177
173
|
msgid "Company must be equal to the order"
|
178
174
|
msgstr "Unternehmen muss mit Auftrag übereinstimmen"
|
179
175
|
|
@@ -288,7 +284,6 @@ msgstr "Voraussichtliches Datum"
|
|
288
284
|
#. module: stock_request
|
289
285
|
#. odoo-python
|
290
286
|
#: code:addons/stock_request/models/stock_request.py:0
|
291
|
-
#, python-format
|
292
287
|
msgid "Expected date must be equal to the order"
|
293
288
|
msgstr "Voraussichtliches Datum muss mit Auftrag übereinstimmen"
|
294
289
|
|
@@ -367,8 +362,11 @@ msgstr "Wenn angehakt, erfordern neue Meldungen Ihre Aufmerksamkeit."
|
|
367
362
|
|
368
363
|
#. module: stock_request
|
369
364
|
#: model:ir.model.fields,help:stock_request.field_stock_request__message_has_error
|
365
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request__message_has_sms_error
|
370
366
|
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_has_error
|
367
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_has_sms_error
|
371
368
|
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_has_error
|
369
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_has_sms_error
|
372
370
|
msgid "If checked, some messages have a delivery error."
|
373
371
|
msgstr "Wenn angehakt, haben Meldungen einen Zustellfehler."
|
374
372
|
|
@@ -437,7 +435,6 @@ msgstr "Ort"
|
|
437
435
|
#. module: stock_request
|
438
436
|
#. odoo-python
|
439
437
|
#: code:addons/stock_request/models/stock_request.py:0
|
440
|
-
#, python-format
|
441
438
|
msgid "Location must be equal to the order"
|
442
439
|
msgstr "Lagerplatz muss dem des Auftrags entsprechen"
|
443
440
|
|
@@ -494,7 +491,6 @@ msgstr "Bezeichnung"
|
|
494
491
|
|
495
492
|
#. module: stock_request
|
496
493
|
#: model:ir.model.constraint,message:stock_request.constraint_stock_request_abstract_name_uniq
|
497
|
-
#: model:ir.model.constraint,message:stock_request.constraint_stock_request_kanban_name_uniq
|
498
494
|
msgid "Name must be unique"
|
499
495
|
msgstr "Der Name muss einzigartig sein"
|
500
496
|
|
@@ -551,14 +547,12 @@ msgstr "Anzahl Meldungen mit Zustellfehler"
|
|
551
547
|
#. module: stock_request
|
552
548
|
#. odoo-python
|
553
549
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
554
|
-
#, python-format
|
555
550
|
msgid "Only orders on draft state can be unlinked"
|
556
551
|
msgstr "Nur Aufträge im Entwurf dürfen gelöscht werden"
|
557
552
|
|
558
553
|
#. module: stock_request
|
559
554
|
#. odoo-python
|
560
555
|
#: code:addons/stock_request/models/stock_request.py:0
|
561
|
-
#, python-format
|
562
556
|
msgid "Only requests on draft state can be unlinked"
|
563
557
|
msgstr "Nur Anforderungen im Entwurf dürfen gelöscht werden"
|
564
558
|
|
@@ -600,7 +594,6 @@ msgstr "Beschaffungsgruppe"
|
|
600
594
|
#. module: stock_request
|
601
595
|
#. odoo-python
|
602
596
|
#: code:addons/stock_request/models/stock_request.py:0
|
603
|
-
#, python-format
|
604
597
|
msgid "Procurement group must be equal to the order"
|
605
598
|
msgstr "Beschaffungsgruppe muss mit Auftrag übereinstimmen"
|
606
599
|
|
@@ -703,7 +696,6 @@ msgstr "Ist-Menge"
|
|
703
696
|
#. module: stock_request
|
704
697
|
#. odoo-python
|
705
698
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
706
|
-
#, python-format
|
707
699
|
msgid "Receipt confirmation %(picking_name)s for your Request %(request_name)s"
|
708
700
|
msgstr ""
|
709
701
|
|
@@ -745,7 +737,6 @@ msgstr "Angeforderte Menge (ME)"
|
|
745
737
|
#. module: stock_request
|
746
738
|
#. odoo-python
|
747
739
|
#: code:addons/stock_request/models/stock_request.py:0
|
748
|
-
#, python-format
|
749
740
|
msgid "Requested by must be equal to the order"
|
750
741
|
msgstr "Angefordert muss mit dem Auftrag übereinstimmen"
|
751
742
|
|
@@ -771,6 +762,14 @@ msgstr "Route"
|
|
771
762
|
msgid "Routes"
|
772
763
|
msgstr "Routen"
|
773
764
|
|
765
|
+
#. module: stock_request
|
766
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request__message_has_sms_error
|
767
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract__message_has_sms_error
|
768
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order__message_has_sms_error
|
769
|
+
#, fuzzy
|
770
|
+
msgid "SMS Delivery error"
|
771
|
+
msgstr "Meldungszustellfehler"
|
772
|
+
|
774
773
|
#. module: stock_request
|
775
774
|
#: model_terms:ir.ui.view,arch_db:stock_request.stock_request_order_form
|
776
775
|
#: model_terms:ir.ui.view,arch_db:stock_request.view_stock_request_form
|
@@ -893,14 +892,12 @@ msgstr "Bezeichner der Anforderung muss eindeutig sein"
|
|
893
892
|
#. module: stock_request
|
894
893
|
#. odoo-python
|
895
894
|
#: code:addons/stock_request/models/stock_request.py:0
|
896
|
-
#, python-format
|
897
895
|
msgid "Stock Request product quantity cannot be negative."
|
898
896
|
msgstr ""
|
899
897
|
|
900
898
|
#. module: stock_request
|
901
899
|
#. odoo-python
|
902
900
|
#: code:addons/stock_request/models/stock_request.py:0
|
903
|
-
#, python-format
|
904
901
|
msgid "Stock Request product quantity has to be strictly positive."
|
905
902
|
msgstr "Bestandsanforderungs-Produktmenge muss streng positiv sein."
|
906
903
|
|
@@ -957,21 +954,18 @@ msgstr "Klicken, um eine Bestandaanforderung zu stellen."
|
|
957
954
|
#. odoo-python
|
958
955
|
#: code:addons/stock_request/models/stock_move.py:0
|
959
956
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
960
|
-
#, python-format
|
961
957
|
msgid "The company of the stock request must match with that of the location."
|
962
958
|
msgstr ""
|
963
959
|
|
964
960
|
#. module: stock_request
|
965
961
|
#. odoo-python
|
966
962
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
967
|
-
#, python-format
|
968
963
|
msgid "The company of the stock request must match with that of the warehouse."
|
969
964
|
msgstr ""
|
970
965
|
|
971
966
|
#. module: stock_request
|
972
967
|
#. odoo-python
|
973
968
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
974
|
-
#, python-format
|
975
969
|
msgid ""
|
976
970
|
"The following requested items from Stock Request %(request_name)s have now "
|
977
971
|
"been received in %(location_name)s using Picking %(picking_name)s:"
|
@@ -980,7 +974,6 @@ msgstr ""
|
|
980
974
|
#. module: stock_request
|
981
975
|
#. odoo-python
|
982
976
|
#: code:addons/stock_request/models/stock_request.py:0
|
983
|
-
#, python-format
|
984
977
|
msgid "The picking policy must be equal to the order"
|
985
978
|
msgstr ""
|
986
979
|
|
@@ -992,14 +985,12 @@ msgstr ""
|
|
992
985
|
#. module: stock_request
|
993
986
|
#. odoo-python
|
994
987
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
995
|
-
#, python-format
|
996
988
|
msgid "There should be at least one request item for confirming the order."
|
997
989
|
msgstr ""
|
998
990
|
|
999
991
|
#. module: stock_request
|
1000
992
|
#. odoo-python
|
1001
993
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
1002
|
-
#, python-format
|
1003
994
|
msgid "This action only works in the context of products"
|
1004
995
|
msgstr "Diese Aktion kann nur im Kontext von Produkten ausgeführt werden"
|
1005
996
|
|
@@ -1054,7 +1045,6 @@ msgstr "Warenlager"
|
|
1054
1045
|
#. module: stock_request
|
1055
1046
|
#. odoo-python
|
1056
1047
|
#: code:addons/stock_request/models/stock_request.py:0
|
1057
|
-
#, python-format
|
1058
1048
|
msgid "Warehouse must be equal to the order"
|
1059
1049
|
msgstr ""
|
1060
1050
|
|
@@ -1075,7 +1065,6 @@ msgstr ""
|
|
1075
1065
|
#. module: stock_request
|
1076
1066
|
#. odoo-python
|
1077
1067
|
#: code:addons/stock_request/models/stock_location.py:0
|
1078
|
-
#, python-format
|
1079
1068
|
msgid ""
|
1080
1069
|
"You cannot change the company of the location, as it is already assigned to "
|
1081
1070
|
"stock request orders that belong to another company."
|
@@ -1084,7 +1073,6 @@ msgstr ""
|
|
1084
1073
|
#. module: stock_request
|
1085
1074
|
#. odoo-python
|
1086
1075
|
#: code:addons/stock_request/models/stock_location.py:0
|
1087
|
-
#, python-format
|
1088
1076
|
msgid ""
|
1089
1077
|
"You cannot change the company of the location, as it is already assigned to "
|
1090
1078
|
"stock requests that belong to another company."
|
@@ -1093,7 +1081,6 @@ msgstr ""
|
|
1093
1081
|
#. module: stock_request
|
1094
1082
|
#. odoo-python
|
1095
1083
|
#: code:addons/stock_request/models/stock_route.py:0
|
1096
|
-
#, python-format
|
1097
1084
|
msgid ""
|
1098
1085
|
"You cannot change the company of the route, as it is already assigned to "
|
1099
1086
|
"stock requests that belong to another company."
|
@@ -1102,7 +1089,6 @@ msgstr ""
|
|
1102
1089
|
#. module: stock_request
|
1103
1090
|
#. odoo-python
|
1104
1091
|
#: code:addons/stock_request/models/stock_warehouse.py:0
|
1105
|
-
#, python-format
|
1106
1092
|
msgid ""
|
1107
1093
|
"You cannot change the company of the warehouse, as it is already assigned to "
|
1108
1094
|
"stock request orders that belong to another company."
|
@@ -1111,7 +1097,6 @@ msgstr ""
|
|
1111
1097
|
#. module: stock_request
|
1112
1098
|
#. odoo-python
|
1113
1099
|
#: code:addons/stock_request/models/stock_warehouse.py:0
|
1114
|
-
#, python-format
|
1115
1100
|
msgid ""
|
1116
1101
|
"You cannot change the company of the warehouse, as it is already assigned to "
|
1117
1102
|
"stock requests that belong to another company."
|
@@ -1120,35 +1105,30 @@ msgstr ""
|
|
1120
1105
|
#. module: stock_request
|
1121
1106
|
#. odoo-python
|
1122
1107
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1123
|
-
#, python-format
|
1124
1108
|
msgid "You have entered a location that is assigned to another company."
|
1125
1109
|
msgstr ""
|
1126
1110
|
|
1127
1111
|
#. module: stock_request
|
1128
1112
|
#. odoo-python
|
1129
1113
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1130
|
-
#, python-format
|
1131
1114
|
msgid "You have entered a product that is assigned to another company."
|
1132
1115
|
msgstr ""
|
1133
1116
|
|
1134
1117
|
#. module: stock_request
|
1135
1118
|
#. odoo-python
|
1136
1119
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1137
|
-
#, python-format
|
1138
1120
|
msgid "You have entered a route that is assigned to another company."
|
1139
1121
|
msgstr ""
|
1140
1122
|
|
1141
1123
|
#. module: stock_request
|
1142
1124
|
#. odoo-python
|
1143
1125
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1144
|
-
#, python-format
|
1145
1126
|
msgid "You have entered a warehouse that is assigned to another company."
|
1146
1127
|
msgstr ""
|
1147
1128
|
|
1148
1129
|
#. module: stock_request
|
1149
1130
|
#. odoo-python
|
1150
1131
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1151
|
-
#, python-format
|
1152
1132
|
msgid ""
|
1153
1133
|
"You have to select a product unit of measure in the same category than the "
|
1154
1134
|
"default unit of measure of the product"
|
@@ -1156,10 +1136,6 @@ msgstr ""
|
|
1156
1136
|
"Sie müssen eine Produktmengeneinheit aus der gleichen Kategorie, wie die "
|
1157
1137
|
"Basismengeneinheit des Produkts, verwenden"
|
1158
1138
|
|
1159
|
-
#, fuzzy
|
1160
|
-
#~ msgid "SMS Delivery error"
|
1161
|
-
#~ msgstr "Meldungszustellfehler"
|
1162
|
-
|
1163
1139
|
#~ msgid "Last Modified on"
|
1164
1140
|
#~ msgstr "Zuletzt geändert am"
|
1165
1141
|
|