odoo-addon-stock-request 16.0.1.0.0.3__py3-none-any.whl → 17.0.1.0.0.2__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/README.rst +41 -41
- odoo/addons/stock_request/__manifest__.py +1 -1
- odoo/addons/stock_request/i18n/ca.po +31 -36
- odoo/addons/stock_request/i18n/de.po +77 -49
- odoo/addons/stock_request/i18n/el_GR.po +31 -36
- odoo/addons/stock_request/i18n/es.po +38 -60
- odoo/addons/stock_request/i18n/es_ES.po +31 -36
- odoo/addons/stock_request/i18n/eu.po +31 -36
- odoo/addons/stock_request/i18n/fi.po +31 -36
- odoo/addons/stock_request/i18n/fr.po +31 -36
- odoo/addons/stock_request/i18n/fr_CH.po +31 -36
- odoo/addons/stock_request/i18n/fr_FR.po +31 -36
- odoo/addons/stock_request/i18n/gl.po +31 -36
- odoo/addons/stock_request/i18n/hr.po +31 -36
- odoo/addons/stock_request/i18n/hr_HR.po +31 -36
- odoo/addons/stock_request/i18n/it.po +31 -36
- odoo/addons/stock_request/i18n/ja.po +31 -36
- odoo/addons/stock_request/i18n/ja_JP.po +31 -36
- odoo/addons/stock_request/i18n/nl.po +31 -36
- odoo/addons/stock_request/i18n/nl_NL.po +31 -36
- odoo/addons/stock_request/i18n/pt.po +31 -36
- odoo/addons/stock_request/i18n/pt_BR.po +31 -36
- odoo/addons/stock_request/i18n/ro.po +31 -36
- odoo/addons/stock_request/i18n/ru.po +31 -36
- odoo/addons/stock_request/i18n/sl.po +31 -36
- odoo/addons/stock_request/i18n/stock_request.pot +14 -31
- odoo/addons/stock_request/i18n/tr.po +31 -36
- odoo/addons/stock_request/i18n/tr_TR.po +31 -36
- odoo/addons/stock_request/i18n/vi_VN.po +31 -36
- odoo/addons/stock_request/i18n/zh_CN.po +75 -52
- odoo/addons/stock_request/models/stock_move.py +2 -2
- odoo/addons/stock_request/models/stock_move_line.py +4 -4
- odoo/addons/stock_request/models/stock_request.py +50 -43
- odoo/addons/stock_request/models/stock_request_abstract.py +2 -1
- odoo/addons/stock_request/models/stock_request_order.py +0 -13
- odoo/addons/stock_request/models/stock_rule.py +1 -1
- odoo/addons/stock_request/readme/CONFIGURE.md +16 -0
- odoo/addons/stock_request/readme/CONTRIBUTORS.md +13 -0
- odoo/addons/stock_request/readme/{DESCRIPTION.rst → DESCRIPTION.md} +2 -1
- odoo/addons/stock_request/readme/{ROADMAP.rst → ROADMAP.md} +3 -3
- odoo/addons/stock_request/readme/USAGE.md +16 -0
- odoo/addons/stock_request/security/stock_request_security.xml +5 -1
- odoo/addons/stock_request/static/description/index.html +17 -17
- odoo/addons/stock_request/tests/test_stock_request.py +171 -149
- odoo/addons/stock_request/views/res_config_settings_views.xml +72 -108
- odoo/addons/stock_request/views/stock_picking_views.xml +1 -1
- odoo/addons/stock_request/views/stock_request_order_views.xml +40 -36
- odoo/addons/stock_request/views/stock_request_views.xml +40 -39
- {odoo_addon_stock_request-16.0.1.0.0.3.dist-info → odoo_addon_stock_request-17.0.1.0.0.2.dist-info}/METADATA +47 -50
- odoo_addon_stock_request-17.0.1.0.0.2.dist-info/RECORD +71 -0
- {odoo_addon_stock_request-16.0.1.0.0.3.dist-info → odoo_addon_stock_request-17.0.1.0.0.2.dist-info}/WHEEL +1 -1
- odoo_addon_stock_request-17.0.1.0.0.2.dist-info/top_level.txt +1 -0
- odoo/addons/stock_request/readme/CONFIGURE.rst +0 -17
- odoo/addons/stock_request/readme/CONTRIBUTORS.rst +0 -15
- odoo/addons/stock_request/readme/USAGE.rst +0 -16
- odoo_addon_stock_request-16.0.1.0.0.3.dist-info/RECORD +0 -71
- odoo_addon_stock_request-16.0.1.0.0.3.dist-info/top_level.txt +0 -1
@@ -20,7 +20,6 @@ msgstr ""
|
|
20
20
|
"X-Generator: Weblate 3.8\n"
|
21
21
|
|
22
22
|
#. module: stock_request
|
23
|
-
#. odoo-python
|
24
23
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
25
24
|
#, python-format
|
26
25
|
msgid ""
|
@@ -70,10 +69,9 @@ msgstr ""
|
|
70
69
|
|
71
70
|
#. module: stock_request
|
72
71
|
#: model_terms:ir.ui.view,arch_db:stock_request.res_config_settings_view_form
|
73
|
-
msgid ""
|
74
|
-
"Add State to Stock Request and Stock Request Orders if\n"
|
75
|
-
" activated."
|
72
|
+
msgid "Add State to Stock Request and Stock Request Orders if activated."
|
76
73
|
msgstr ""
|
74
|
+
"Füge Status der Anforderung und Anforderungsaufträgen hinzu, falls aktiviert."
|
77
75
|
|
78
76
|
#. module: stock_request
|
79
77
|
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation__allocated_product_qty
|
@@ -115,9 +113,11 @@ msgstr "Anhangszählung"
|
|
115
113
|
#. module: stock_request
|
116
114
|
#: model_terms:ir.ui.view,arch_db:stock_request.res_config_settings_view_form
|
117
115
|
msgid ""
|
118
|
-
"By default only internal and transit locations are allowed in
|
119
|
-
"
|
116
|
+
"By default only internal and transit locations are allowed in Stock Request "
|
117
|
+
"and Orders."
|
120
118
|
msgstr ""
|
119
|
+
"Im Standard sind nur interne und Durchgangslager in Anforderungen und "
|
120
|
+
"Aufträgen zulässig."
|
121
121
|
|
122
122
|
#. module: stock_request
|
123
123
|
#: model_terms:ir.ui.view,arch_db:stock_request.res_config_settings_view_form
|
@@ -170,7 +170,6 @@ msgid "Company"
|
|
170
170
|
msgstr "Unternehmen"
|
171
171
|
|
172
172
|
#. module: stock_request
|
173
|
-
#. odoo-python
|
174
173
|
#: code:addons/stock_request/models/stock_request.py:0
|
175
174
|
#, python-format
|
176
175
|
msgid "Company must be equal to the order"
|
@@ -285,7 +284,6 @@ msgid "Expected Date"
|
|
285
284
|
msgstr "Voraussichtliches Datum"
|
286
285
|
|
287
286
|
#. module: stock_request
|
288
|
-
#. odoo-python
|
289
287
|
#: code:addons/stock_request/models/stock_request.py:0
|
290
288
|
#, python-format
|
291
289
|
msgid "Expected date must be equal to the order"
|
@@ -359,8 +357,11 @@ msgstr ""
|
|
359
357
|
|
360
358
|
#. module: stock_request
|
361
359
|
#: model:ir.model.fields,help:stock_request.field_stock_request__message_needaction
|
360
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request__message_unread
|
362
361
|
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_needaction
|
362
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_unread
|
363
363
|
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_needaction
|
364
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_unread
|
364
365
|
msgid "If checked, new messages require your attention."
|
365
366
|
msgstr "Wenn angehakt, erfordern neue Meldungen Ihre Aufmerksamkeit."
|
366
367
|
|
@@ -389,7 +390,7 @@ msgid "Inventory Locations"
|
|
389
390
|
msgstr "Bestands-Lagerplätze"
|
390
391
|
|
391
392
|
#. module: stock_request
|
392
|
-
#: model:ir.model,name:stock_request.
|
393
|
+
#: model:ir.model,name:stock_request.model_stock_location_route
|
393
394
|
msgid "Inventory Routes"
|
394
395
|
msgstr "Bestandsrouten"
|
395
396
|
|
@@ -441,7 +442,6 @@ msgid "Location"
|
|
441
442
|
msgstr "Ort"
|
442
443
|
|
443
444
|
#. module: stock_request
|
444
|
-
#. odoo-python
|
445
445
|
#: code:addons/stock_request/models/stock_request.py:0
|
446
446
|
#, python-format
|
447
447
|
msgid "Location must be equal to the order"
|
@@ -507,6 +507,7 @@ msgstr "Bezeichnung"
|
|
507
507
|
|
508
508
|
#. module: stock_request
|
509
509
|
#: model:ir.model.constraint,message:stock_request.constraint_stock_request_abstract_name_uniq
|
510
|
+
#: model:ir.model.constraint,message:stock_request.constraint_stock_request_kanban_name_uniq
|
510
511
|
msgid "Name must be unique"
|
511
512
|
msgstr "Der Name muss einzigartig sein"
|
512
513
|
|
@@ -550,8 +551,8 @@ msgstr "Fehleranzahl"
|
|
550
551
|
#: model:ir.model.fields,help:stock_request.field_stock_request__message_needaction_counter
|
551
552
|
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_needaction_counter
|
552
553
|
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_needaction_counter
|
553
|
-
msgid "Number of messages
|
554
|
-
msgstr ""
|
554
|
+
msgid "Number of messages which requires an action"
|
555
|
+
msgstr "Anzahl Meldungen mit Handlungserfordernis"
|
555
556
|
|
556
557
|
#. module: stock_request
|
557
558
|
#: model:ir.model.fields,help:stock_request.field_stock_request__message_has_error_counter
|
@@ -561,14 +562,19 @@ msgid "Number of messages with delivery error"
|
|
561
562
|
msgstr "Anzahl Meldungen mit Zustellfehler"
|
562
563
|
|
563
564
|
#. module: stock_request
|
564
|
-
|
565
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request__message_unread_counter
|
566
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_unread_counter
|
567
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_unread_counter
|
568
|
+
msgid "Number of unread messages"
|
569
|
+
msgstr "Anzahl ungelesener Meldungen"
|
570
|
+
|
571
|
+
#. module: stock_request
|
565
572
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
566
573
|
#, python-format
|
567
574
|
msgid "Only orders on draft state can be unlinked"
|
568
575
|
msgstr "Nur Aufträge im Entwurf dürfen gelöscht werden"
|
569
576
|
|
570
577
|
#. module: stock_request
|
571
|
-
#. odoo-python
|
572
578
|
#: code:addons/stock_request/models/stock_request.py:0
|
573
579
|
#, python-format
|
574
580
|
msgid "Only requests on draft state can be unlinked"
|
@@ -610,7 +616,6 @@ msgid "Procurement Group"
|
|
610
616
|
msgstr "Beschaffungsgruppe"
|
611
617
|
|
612
618
|
#. module: stock_request
|
613
|
-
#. odoo-python
|
614
619
|
#: code:addons/stock_request/models/stock_request.py:0
|
615
620
|
#, python-format
|
616
621
|
msgid "Procurement group must be equal to the order"
|
@@ -713,7 +718,6 @@ msgid "Real Quantity"
|
|
713
718
|
msgstr "Ist-Menge"
|
714
719
|
|
715
720
|
#. module: stock_request
|
716
|
-
#. odoo-python
|
717
721
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
718
722
|
#, python-format
|
719
723
|
msgid "Receipt confirmation %(picking_name)s for your Request %(request_name)s"
|
@@ -755,7 +759,6 @@ msgid "Requested Quantity (UoM)"
|
|
755
759
|
msgstr "Angeforderte Menge (ME)"
|
756
760
|
|
757
761
|
#. module: stock_request
|
758
|
-
#. odoo-python
|
759
762
|
#: code:addons/stock_request/models/stock_request.py:0
|
760
763
|
#, python-format
|
761
764
|
msgid "Requested by must be equal to the order"
|
@@ -838,7 +841,6 @@ msgstr "Bestandsbuchungen"
|
|
838
841
|
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation__stock_request_id
|
839
842
|
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order__stock_request_ids
|
840
843
|
#: model:ir.module.category,name:stock_request.module_category_stock_request
|
841
|
-
#: model_terms:ir.ui.view,arch_db:stock_request.res_config_settings_view_form
|
842
844
|
#: model_terms:ir.ui.view,arch_db:stock_request.view_stock_request_form
|
843
845
|
msgid "Stock Request"
|
844
846
|
msgstr "Bestandsanforderung"
|
@@ -901,7 +903,6 @@ msgid "Stock Request name must be unique"
|
|
901
903
|
msgstr "Bezeichner der Anforderung muss eindeutig sein"
|
902
904
|
|
903
905
|
#. module: stock_request
|
904
|
-
#. odoo-python
|
905
906
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
906
907
|
#, python-format
|
907
908
|
msgid "Stock Request product quantity has to be strictly positive."
|
@@ -969,7 +970,6 @@ msgid "Submitted state in Stock Requests"
|
|
969
970
|
msgstr "Klicken, um eine Bestandaanforderung zu stellen."
|
970
971
|
|
971
972
|
#. module: stock_request
|
972
|
-
#. odoo-python
|
973
973
|
#: code:addons/stock_request/models/stock_move.py:0
|
974
974
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
975
975
|
#, python-format
|
@@ -977,14 +977,12 @@ msgid "The company of the stock request must match with that of the location."
|
|
977
977
|
msgstr ""
|
978
978
|
|
979
979
|
#. module: stock_request
|
980
|
-
#. odoo-python
|
981
980
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
982
981
|
#, python-format
|
983
982
|
msgid "The company of the stock request must match with that of the warehouse."
|
984
983
|
msgstr ""
|
985
984
|
|
986
985
|
#. module: stock_request
|
987
|
-
#. odoo-python
|
988
986
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
989
987
|
#, python-format
|
990
988
|
msgid ""
|
@@ -993,21 +991,18 @@ msgid ""
|
|
993
991
|
msgstr ""
|
994
992
|
|
995
993
|
#. module: stock_request
|
996
|
-
#. odoo-python
|
997
994
|
#: code:addons/stock_request/models/stock_request.py:0
|
998
995
|
#, python-format
|
999
996
|
msgid "The picking policy must be equal to the order"
|
1000
997
|
msgstr ""
|
1001
998
|
|
1002
999
|
#. module: stock_request
|
1003
|
-
#. odoo-python
|
1004
1000
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
1005
1001
|
#, python-format
|
1006
1002
|
msgid "There should be at least one request item for confirming the order."
|
1007
1003
|
msgstr ""
|
1008
1004
|
|
1009
1005
|
#. module: stock_request
|
1010
|
-
#. odoo-python
|
1011
1006
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
1012
1007
|
#, python-format
|
1013
1008
|
msgid "This action only works in the context of products"
|
@@ -1031,6 +1026,20 @@ msgstr "Umlagerungen"
|
|
1031
1026
|
msgid "Type of the exception activity on record."
|
1032
1027
|
msgstr ""
|
1033
1028
|
|
1029
|
+
#. module: stock_request
|
1030
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request__message_unread
|
1031
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract__message_unread
|
1032
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order__message_unread
|
1033
|
+
msgid "Unread Messages"
|
1034
|
+
msgstr ""
|
1035
|
+
|
1036
|
+
#. module: stock_request
|
1037
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request__message_unread_counter
|
1038
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract__message_unread_counter
|
1039
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order__message_unread_counter
|
1040
|
+
msgid "Unread Messages Counter"
|
1041
|
+
msgstr ""
|
1042
|
+
|
1034
1043
|
#. module: stock_request
|
1035
1044
|
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation__product_uom_id
|
1036
1045
|
msgid "UoM"
|
@@ -1062,7 +1071,6 @@ msgid "Warehouse"
|
|
1062
1071
|
msgstr "Warenlager"
|
1063
1072
|
|
1064
1073
|
#. module: stock_request
|
1065
|
-
#. odoo-python
|
1066
1074
|
#: code:addons/stock_request/models/stock_request.py:0
|
1067
1075
|
#, python-format
|
1068
1076
|
msgid "Warehouse must be equal to the order"
|
@@ -1083,7 +1091,6 @@ msgid "Website communication history"
|
|
1083
1091
|
msgstr ""
|
1084
1092
|
|
1085
1093
|
#. module: stock_request
|
1086
|
-
#. odoo-python
|
1087
1094
|
#: code:addons/stock_request/models/stock_location.py:0
|
1088
1095
|
#, python-format
|
1089
1096
|
msgid ""
|
@@ -1092,7 +1099,6 @@ msgid ""
|
|
1092
1099
|
msgstr ""
|
1093
1100
|
|
1094
1101
|
#. module: stock_request
|
1095
|
-
#. odoo-python
|
1096
1102
|
#: code:addons/stock_request/models/stock_location.py:0
|
1097
1103
|
#, python-format
|
1098
1104
|
msgid ""
|
@@ -1101,8 +1107,7 @@ msgid ""
|
|
1101
1107
|
msgstr ""
|
1102
1108
|
|
1103
1109
|
#. module: stock_request
|
1104
|
-
|
1105
|
-
#: code:addons/stock_request/models/stock_route.py:0
|
1110
|
+
#: code:addons/stock_request/models/stock_location_route.py:0
|
1106
1111
|
#, python-format
|
1107
1112
|
msgid ""
|
1108
1113
|
"You cannot change the company of the route, as it is already assigned to "
|
@@ -1110,7 +1115,6 @@ msgid ""
|
|
1110
1115
|
msgstr ""
|
1111
1116
|
|
1112
1117
|
#. module: stock_request
|
1113
|
-
#. odoo-python
|
1114
1118
|
#: code:addons/stock_request/models/stock_warehouse.py:0
|
1115
1119
|
#, python-format
|
1116
1120
|
msgid ""
|
@@ -1119,7 +1123,6 @@ msgid ""
|
|
1119
1123
|
msgstr ""
|
1120
1124
|
|
1121
1125
|
#. module: stock_request
|
1122
|
-
#. odoo-python
|
1123
1126
|
#: code:addons/stock_request/models/stock_warehouse.py:0
|
1124
1127
|
#, python-format
|
1125
1128
|
msgid ""
|
@@ -1128,35 +1131,30 @@ msgid ""
|
|
1128
1131
|
msgstr ""
|
1129
1132
|
|
1130
1133
|
#. module: stock_request
|
1131
|
-
#. odoo-python
|
1132
1134
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1133
1135
|
#, python-format
|
1134
1136
|
msgid "You have entered a location that is assigned to another company."
|
1135
1137
|
msgstr ""
|
1136
1138
|
|
1137
1139
|
#. module: stock_request
|
1138
|
-
#. odoo-python
|
1139
1140
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1140
1141
|
#, python-format
|
1141
1142
|
msgid "You have entered a product that is assigned to another company."
|
1142
1143
|
msgstr ""
|
1143
1144
|
|
1144
1145
|
#. module: stock_request
|
1145
|
-
#. odoo-python
|
1146
1146
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1147
1147
|
#, python-format
|
1148
1148
|
msgid "You have entered a route that is assigned to another company."
|
1149
1149
|
msgstr ""
|
1150
1150
|
|
1151
1151
|
#. module: stock_request
|
1152
|
-
#. odoo-python
|
1153
1152
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1154
1153
|
#, python-format
|
1155
1154
|
msgid "You have entered a warehouse that is assigned to another company."
|
1156
1155
|
msgstr ""
|
1157
1156
|
|
1158
1157
|
#. module: stock_request
|
1159
|
-
#. odoo-python
|
1160
1158
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1161
1159
|
#, python-format
|
1162
1160
|
msgid ""
|
@@ -1166,20 +1164,50 @@ msgstr ""
|
|
1166
1164
|
"Sie müssen eine Produktmengeneinheit aus der gleichen Kategorie, wie die "
|
1167
1165
|
"Basismengeneinheit des Produkts, verwenden"
|
1168
1166
|
|
1169
|
-
|
1170
|
-
#~
|
1171
|
-
#~
|
1172
|
-
#~ "aktiviert."
|
1167
|
+
#, fuzzy
|
1168
|
+
#~ msgid "SMS Delivery error"
|
1169
|
+
#~ msgstr "Meldungszustellfehler"
|
1173
1170
|
|
1171
|
+
#, fuzzy
|
1172
|
+
#~ msgid "Stock request"
|
1173
|
+
#~ msgstr "Bestandsanforderung"
|
1174
|
+
|
1175
|
+
#, python-format
|
1176
|
+
#~ msgid "<li><b>%s</b>: Transferred quantity %s %s</li>"
|
1177
|
+
#~ msgstr "<li><b>%s</b>: Umgelagerte Menge %s %s</li>"
|
1178
|
+
|
1179
|
+
#~ msgid "Followers (Channels)"
|
1180
|
+
#~ msgstr "Follower (Kanäle)"
|
1181
|
+
|
1182
|
+
#, python-format
|
1183
|
+
#~ msgid "Receipt confirmation %s for your Request %s"
|
1184
|
+
#~ msgstr "Bestätigungsbeleg %s zu Ihrer Anforderung %s"
|
1185
|
+
|
1186
|
+
#~ msgid "Requested by"
|
1187
|
+
#~ msgstr "Angefordert durch"
|
1188
|
+
|
1189
|
+
#, python-format
|
1174
1190
|
#~ msgid ""
|
1175
|
-
#~ "
|
1176
|
-
#~ "
|
1191
|
+
#~ "The following requested items from Stock Request %s have now been "
|
1192
|
+
#~ "received in %s using Picking %s:"
|
1177
1193
|
#~ msgstr ""
|
1178
|
-
#~ "
|
1179
|
-
#~ "
|
1194
|
+
#~ "Die folgenden Posten aus Anforderung %s sind nun eingegangen in %s unter "
|
1195
|
+
#~ "Kommissionierung %s:"
|
1196
|
+
|
1197
|
+
#~ msgid "Archived"
|
1198
|
+
#~ msgstr "Archiviert"
|
1199
|
+
|
1200
|
+
#~ msgid "If checked new messages require your attention."
|
1201
|
+
#~ msgstr "Wenn angehakt, erfordern Meldungen Ihre Aufmerksamkeit."
|
1202
|
+
|
1203
|
+
#~ msgid "Overdue"
|
1204
|
+
#~ msgstr "Überfällig"
|
1205
|
+
|
1206
|
+
#~ msgid "Planned"
|
1207
|
+
#~ msgstr "Geplant"
|
1180
1208
|
|
1181
|
-
#~ msgid "
|
1182
|
-
#~ msgstr "
|
1209
|
+
#~ msgid "Packing Operation"
|
1210
|
+
#~ msgstr "Packvorgang"
|
1183
1211
|
|
1184
|
-
#~ msgid "
|
1185
|
-
#~ msgstr "
|
1212
|
+
#~ msgid "Procurement Rule"
|
1213
|
+
#~ msgstr "Beschaffungsregel"
|
@@ -20,7 +20,6 @@ msgstr ""
|
|
20
20
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
21
21
|
|
22
22
|
#. module: stock_request
|
23
|
-
#. odoo-python
|
24
23
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
25
24
|
#, python-format
|
26
25
|
msgid ""
|
@@ -70,9 +69,7 @@ msgstr ""
|
|
70
69
|
|
71
70
|
#. module: stock_request
|
72
71
|
#: model_terms:ir.ui.view,arch_db:stock_request.res_config_settings_view_form
|
73
|
-
msgid ""
|
74
|
-
"Add State to Stock Request and Stock Request Orders if\n"
|
75
|
-
" activated."
|
72
|
+
msgid "Add State to Stock Request and Stock Request Orders if activated."
|
76
73
|
msgstr ""
|
77
74
|
|
78
75
|
#. module: stock_request
|
@@ -114,8 +111,8 @@ msgstr ""
|
|
114
111
|
#. module: stock_request
|
115
112
|
#: model_terms:ir.ui.view,arch_db:stock_request.res_config_settings_view_form
|
116
113
|
msgid ""
|
117
|
-
"By default only internal and transit locations are allowed in
|
118
|
-
"
|
114
|
+
"By default only internal and transit locations are allowed in Stock Request "
|
115
|
+
"and Orders."
|
119
116
|
msgstr ""
|
120
117
|
|
121
118
|
#. module: stock_request
|
@@ -168,7 +165,6 @@ msgid "Company"
|
|
168
165
|
msgstr ""
|
169
166
|
|
170
167
|
#. module: stock_request
|
171
|
-
#. odoo-python
|
172
168
|
#: code:addons/stock_request/models/stock_request.py:0
|
173
169
|
#, python-format
|
174
170
|
msgid "Company must be equal to the order"
|
@@ -281,7 +277,6 @@ msgid "Expected Date"
|
|
281
277
|
msgstr ""
|
282
278
|
|
283
279
|
#. module: stock_request
|
284
|
-
#. odoo-python
|
285
280
|
#: code:addons/stock_request/models/stock_request.py:0
|
286
281
|
#, python-format
|
287
282
|
msgid "Expected date must be equal to the order"
|
@@ -355,8 +350,11 @@ msgstr ""
|
|
355
350
|
|
356
351
|
#. module: stock_request
|
357
352
|
#: model:ir.model.fields,help:stock_request.field_stock_request__message_needaction
|
353
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request__message_unread
|
358
354
|
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_needaction
|
355
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_unread
|
359
356
|
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_needaction
|
357
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_unread
|
360
358
|
msgid "If checked, new messages require your attention."
|
361
359
|
msgstr ""
|
362
360
|
|
@@ -384,7 +382,7 @@ msgid "Inventory Locations"
|
|
384
382
|
msgstr ""
|
385
383
|
|
386
384
|
#. module: stock_request
|
387
|
-
#: model:ir.model,name:stock_request.
|
385
|
+
#: model:ir.model,name:stock_request.model_stock_location_route
|
388
386
|
msgid "Inventory Routes"
|
389
387
|
msgstr ""
|
390
388
|
|
@@ -436,7 +434,6 @@ msgid "Location"
|
|
436
434
|
msgstr ""
|
437
435
|
|
438
436
|
#. module: stock_request
|
439
|
-
#. odoo-python
|
440
437
|
#: code:addons/stock_request/models/stock_request.py:0
|
441
438
|
#, python-format
|
442
439
|
msgid "Location must be equal to the order"
|
@@ -499,6 +496,7 @@ msgstr ""
|
|
499
496
|
|
500
497
|
#. module: stock_request
|
501
498
|
#: model:ir.model.constraint,message:stock_request.constraint_stock_request_abstract_name_uniq
|
499
|
+
#: model:ir.model.constraint,message:stock_request.constraint_stock_request_kanban_name_uniq
|
502
500
|
msgid "Name must be unique"
|
503
501
|
msgstr ""
|
504
502
|
|
@@ -541,7 +539,7 @@ msgstr ""
|
|
541
539
|
#: model:ir.model.fields,help:stock_request.field_stock_request__message_needaction_counter
|
542
540
|
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_needaction_counter
|
543
541
|
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_needaction_counter
|
544
|
-
msgid "Number of messages
|
542
|
+
msgid "Number of messages which requires an action"
|
545
543
|
msgstr ""
|
546
544
|
|
547
545
|
#. module: stock_request
|
@@ -552,14 +550,19 @@ msgid "Number of messages with delivery error"
|
|
552
550
|
msgstr ""
|
553
551
|
|
554
552
|
#. module: stock_request
|
555
|
-
|
553
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request__message_unread_counter
|
554
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_unread_counter
|
555
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_unread_counter
|
556
|
+
msgid "Number of unread messages"
|
557
|
+
msgstr ""
|
558
|
+
|
559
|
+
#. module: stock_request
|
556
560
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
557
561
|
#, python-format
|
558
562
|
msgid "Only orders on draft state can be unlinked"
|
559
563
|
msgstr ""
|
560
564
|
|
561
565
|
#. module: stock_request
|
562
|
-
#. odoo-python
|
563
566
|
#: code:addons/stock_request/models/stock_request.py:0
|
564
567
|
#, python-format
|
565
568
|
msgid "Only requests on draft state can be unlinked"
|
@@ -600,7 +603,6 @@ msgid "Procurement Group"
|
|
600
603
|
msgstr ""
|
601
604
|
|
602
605
|
#. module: stock_request
|
603
|
-
#. odoo-python
|
604
606
|
#: code:addons/stock_request/models/stock_request.py:0
|
605
607
|
#, python-format
|
606
608
|
msgid "Procurement group must be equal to the order"
|
@@ -700,7 +702,6 @@ msgid "Real Quantity"
|
|
700
702
|
msgstr ""
|
701
703
|
|
702
704
|
#. module: stock_request
|
703
|
-
#. odoo-python
|
704
705
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
705
706
|
#, python-format
|
706
707
|
msgid "Receipt confirmation %(picking_name)s for your Request %(request_name)s"
|
@@ -741,7 +742,6 @@ msgid "Requested Quantity (UoM)"
|
|
741
742
|
msgstr ""
|
742
743
|
|
743
744
|
#. module: stock_request
|
744
|
-
#. odoo-python
|
745
745
|
#: code:addons/stock_request/models/stock_request.py:0
|
746
746
|
#, python-format
|
747
747
|
msgid "Requested by must be equal to the order"
|
@@ -820,7 +820,6 @@ msgstr ""
|
|
820
820
|
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation__stock_request_id
|
821
821
|
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order__stock_request_ids
|
822
822
|
#: model:ir.module.category,name:stock_request.module_category_stock_request
|
823
|
-
#: model_terms:ir.ui.view,arch_db:stock_request.res_config_settings_view_form
|
824
823
|
#: model_terms:ir.ui.view,arch_db:stock_request.view_stock_request_form
|
825
824
|
msgid "Stock Request"
|
826
825
|
msgstr ""
|
@@ -883,7 +882,6 @@ msgid "Stock Request name must be unique"
|
|
883
882
|
msgstr ""
|
884
883
|
|
885
884
|
#. module: stock_request
|
886
|
-
#. odoo-python
|
887
885
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
888
886
|
#, python-format
|
889
887
|
msgid "Stock Request product quantity has to be strictly positive."
|
@@ -948,7 +946,6 @@ msgid "Submitted state in Stock Requests"
|
|
948
946
|
msgstr ""
|
949
947
|
|
950
948
|
#. module: stock_request
|
951
|
-
#. odoo-python
|
952
949
|
#: code:addons/stock_request/models/stock_move.py:0
|
953
950
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
954
951
|
#, python-format
|
@@ -956,14 +953,12 @@ msgid "The company of the stock request must match with that of the location."
|
|
956
953
|
msgstr ""
|
957
954
|
|
958
955
|
#. module: stock_request
|
959
|
-
#. odoo-python
|
960
956
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
961
957
|
#, python-format
|
962
958
|
msgid "The company of the stock request must match with that of the warehouse."
|
963
959
|
msgstr ""
|
964
960
|
|
965
961
|
#. module: stock_request
|
966
|
-
#. odoo-python
|
967
962
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
968
963
|
#, python-format
|
969
964
|
msgid ""
|
@@ -972,21 +967,18 @@ msgid ""
|
|
972
967
|
msgstr ""
|
973
968
|
|
974
969
|
#. module: stock_request
|
975
|
-
#. odoo-python
|
976
970
|
#: code:addons/stock_request/models/stock_request.py:0
|
977
971
|
#, python-format
|
978
972
|
msgid "The picking policy must be equal to the order"
|
979
973
|
msgstr ""
|
980
974
|
|
981
975
|
#. module: stock_request
|
982
|
-
#. odoo-python
|
983
976
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
984
977
|
#, python-format
|
985
978
|
msgid "There should be at least one request item for confirming the order."
|
986
979
|
msgstr ""
|
987
980
|
|
988
981
|
#. module: stock_request
|
989
|
-
#. odoo-python
|
990
982
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
991
983
|
#, python-format
|
992
984
|
msgid "This action only works in the context of products"
|
@@ -1010,6 +1002,20 @@ msgstr ""
|
|
1010
1002
|
msgid "Type of the exception activity on record."
|
1011
1003
|
msgstr ""
|
1012
1004
|
|
1005
|
+
#. module: stock_request
|
1006
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request__message_unread
|
1007
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract__message_unread
|
1008
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order__message_unread
|
1009
|
+
msgid "Unread Messages"
|
1010
|
+
msgstr ""
|
1011
|
+
|
1012
|
+
#. module: stock_request
|
1013
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request__message_unread_counter
|
1014
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract__message_unread_counter
|
1015
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order__message_unread_counter
|
1016
|
+
msgid "Unread Messages Counter"
|
1017
|
+
msgstr ""
|
1018
|
+
|
1013
1019
|
#. module: stock_request
|
1014
1020
|
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation__product_uom_id
|
1015
1021
|
msgid "UoM"
|
@@ -1041,7 +1047,6 @@ msgid "Warehouse"
|
|
1041
1047
|
msgstr ""
|
1042
1048
|
|
1043
1049
|
#. module: stock_request
|
1044
|
-
#. odoo-python
|
1045
1050
|
#: code:addons/stock_request/models/stock_request.py:0
|
1046
1051
|
#, python-format
|
1047
1052
|
msgid "Warehouse must be equal to the order"
|
@@ -1062,7 +1067,6 @@ msgid "Website communication history"
|
|
1062
1067
|
msgstr ""
|
1063
1068
|
|
1064
1069
|
#. module: stock_request
|
1065
|
-
#. odoo-python
|
1066
1070
|
#: code:addons/stock_request/models/stock_location.py:0
|
1067
1071
|
#, python-format
|
1068
1072
|
msgid ""
|
@@ -1071,7 +1075,6 @@ msgid ""
|
|
1071
1075
|
msgstr ""
|
1072
1076
|
|
1073
1077
|
#. module: stock_request
|
1074
|
-
#. odoo-python
|
1075
1078
|
#: code:addons/stock_request/models/stock_location.py:0
|
1076
1079
|
#, python-format
|
1077
1080
|
msgid ""
|
@@ -1080,8 +1083,7 @@ msgid ""
|
|
1080
1083
|
msgstr ""
|
1081
1084
|
|
1082
1085
|
#. module: stock_request
|
1083
|
-
|
1084
|
-
#: code:addons/stock_request/models/stock_route.py:0
|
1086
|
+
#: code:addons/stock_request/models/stock_location_route.py:0
|
1085
1087
|
#, python-format
|
1086
1088
|
msgid ""
|
1087
1089
|
"You cannot change the company of the route, as it is already assigned to "
|
@@ -1089,7 +1091,6 @@ msgid ""
|
|
1089
1091
|
msgstr ""
|
1090
1092
|
|
1091
1093
|
#. module: stock_request
|
1092
|
-
#. odoo-python
|
1093
1094
|
#: code:addons/stock_request/models/stock_warehouse.py:0
|
1094
1095
|
#, python-format
|
1095
1096
|
msgid ""
|
@@ -1098,7 +1099,6 @@ msgid ""
|
|
1098
1099
|
msgstr ""
|
1099
1100
|
|
1100
1101
|
#. module: stock_request
|
1101
|
-
#. odoo-python
|
1102
1102
|
#: code:addons/stock_request/models/stock_warehouse.py:0
|
1103
1103
|
#, python-format
|
1104
1104
|
msgid ""
|
@@ -1107,35 +1107,30 @@ msgid ""
|
|
1107
1107
|
msgstr ""
|
1108
1108
|
|
1109
1109
|
#. module: stock_request
|
1110
|
-
#. odoo-python
|
1111
1110
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1112
1111
|
#, python-format
|
1113
1112
|
msgid "You have entered a location that is assigned to another company."
|
1114
1113
|
msgstr ""
|
1115
1114
|
|
1116
1115
|
#. module: stock_request
|
1117
|
-
#. odoo-python
|
1118
1116
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1119
1117
|
#, python-format
|
1120
1118
|
msgid "You have entered a product that is assigned to another company."
|
1121
1119
|
msgstr ""
|
1122
1120
|
|
1123
1121
|
#. module: stock_request
|
1124
|
-
#. odoo-python
|
1125
1122
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1126
1123
|
#, python-format
|
1127
1124
|
msgid "You have entered a route that is assigned to another company."
|
1128
1125
|
msgstr ""
|
1129
1126
|
|
1130
1127
|
#. module: stock_request
|
1131
|
-
#. odoo-python
|
1132
1128
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1133
1129
|
#, python-format
|
1134
1130
|
msgid "You have entered a warehouse that is assigned to another company."
|
1135
1131
|
msgstr ""
|
1136
1132
|
|
1137
1133
|
#. module: stock_request
|
1138
|
-
#. odoo-python
|
1139
1134
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1140
1135
|
#, python-format
|
1141
1136
|
msgid ""
|