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
|
"Plural-Forms: nplurals=1; plural=0;\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 ""
|
@@ -21,7 +21,6 @@ msgstr ""
|
|
21
21
|
"X-Generator: Weblate 3.8\n"
|
22
22
|
|
23
23
|
#. module: stock_request
|
24
|
-
#. odoo-python
|
25
24
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
26
25
|
#, python-format
|
27
26
|
msgid ""
|
@@ -71,10 +70,8 @@ msgstr ""
|
|
71
70
|
|
72
71
|
#. module: stock_request
|
73
72
|
#: model_terms:ir.ui.view,arch_db:stock_request.res_config_settings_view_form
|
74
|
-
msgid ""
|
75
|
-
|
76
|
-
" activated."
|
77
|
-
msgstr ""
|
73
|
+
msgid "Add State to Stock Request and Stock Request Orders if activated."
|
74
|
+
msgstr "如果激活,则将状态添加到库存请求和库存请求订单中。"
|
78
75
|
|
79
76
|
#. module: stock_request
|
80
77
|
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation__allocated_product_qty
|
@@ -115,9 +112,9 @@ msgstr "附件数量"
|
|
115
112
|
#. module: stock_request
|
116
113
|
#: model_terms:ir.ui.view,arch_db:stock_request.res_config_settings_view_form
|
117
114
|
msgid ""
|
118
|
-
"By default only internal and transit locations are allowed in
|
119
|
-
"
|
120
|
-
msgstr ""
|
115
|
+
"By default only internal and transit locations are allowed in Stock Request "
|
116
|
+
"and Orders."
|
117
|
+
msgstr "默认情况下,库存请求和订单中只允许内部和运输地点。"
|
121
118
|
|
122
119
|
#. module: stock_request
|
123
120
|
#: model_terms:ir.ui.view,arch_db:stock_request.res_config_settings_view_form
|
@@ -169,7 +166,6 @@ msgid "Company"
|
|
169
166
|
msgstr "公司"
|
170
167
|
|
171
168
|
#. module: stock_request
|
172
|
-
#. odoo-python
|
173
169
|
#: code:addons/stock_request/models/stock_request.py:0
|
174
170
|
#, python-format
|
175
171
|
msgid "Company must be equal to the order"
|
@@ -283,7 +279,6 @@ msgid "Expected Date"
|
|
283
279
|
msgstr "预计日期"
|
284
280
|
|
285
281
|
#. module: stock_request
|
286
|
-
#. odoo-python
|
287
282
|
#: code:addons/stock_request/models/stock_request.py:0
|
288
283
|
#, python-format
|
289
284
|
msgid "Expected date must be equal to the order"
|
@@ -357,8 +352,11 @@ msgstr ""
|
|
357
352
|
|
358
353
|
#. module: stock_request
|
359
354
|
#: model:ir.model.fields,help:stock_request.field_stock_request__message_needaction
|
355
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request__message_unread
|
360
356
|
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_needaction
|
357
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_unread
|
361
358
|
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_needaction
|
359
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_unread
|
362
360
|
msgid "If checked, new messages require your attention."
|
363
361
|
msgstr "如果勾选此项,将会收到新消息提醒。"
|
364
362
|
|
@@ -387,7 +385,7 @@ msgid "Inventory Locations"
|
|
387
385
|
msgstr "库存位置"
|
388
386
|
|
389
387
|
#. module: stock_request
|
390
|
-
#: model:ir.model,name:stock_request.
|
388
|
+
#: model:ir.model,name:stock_request.model_stock_location_route
|
391
389
|
msgid "Inventory Routes"
|
392
390
|
msgstr "库存路由"
|
393
391
|
|
@@ -439,7 +437,6 @@ msgid "Location"
|
|
439
437
|
msgstr "位置"
|
440
438
|
|
441
439
|
#. module: stock_request
|
442
|
-
#. odoo-python
|
443
440
|
#: code:addons/stock_request/models/stock_request.py:0
|
444
441
|
#, python-format
|
445
442
|
msgid "Location must be equal to the order"
|
@@ -504,6 +501,7 @@ msgstr "名称"
|
|
504
501
|
|
505
502
|
#. module: stock_request
|
506
503
|
#: model:ir.model.constraint,message:stock_request.constraint_stock_request_abstract_name_uniq
|
504
|
+
#: model:ir.model.constraint,message:stock_request.constraint_stock_request_kanban_name_uniq
|
507
505
|
msgid "Name must be unique"
|
508
506
|
msgstr "名称必须唯一"
|
509
507
|
|
@@ -547,8 +545,8 @@ msgstr "错误数"
|
|
547
545
|
#: model:ir.model.fields,help:stock_request.field_stock_request__message_needaction_counter
|
548
546
|
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_needaction_counter
|
549
547
|
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_needaction_counter
|
550
|
-
msgid "Number of messages
|
551
|
-
msgstr ""
|
548
|
+
msgid "Number of messages which requires an action"
|
549
|
+
msgstr "需要操作消息数量"
|
552
550
|
|
553
551
|
#. module: stock_request
|
554
552
|
#: model:ir.model.fields,help:stock_request.field_stock_request__message_has_error_counter
|
@@ -558,14 +556,19 @@ msgid "Number of messages with delivery error"
|
|
558
556
|
msgstr "传递错误的消息数量"
|
559
557
|
|
560
558
|
#. module: stock_request
|
561
|
-
|
559
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request__message_unread_counter
|
560
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_unread_counter
|
561
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_unread_counter
|
562
|
+
msgid "Number of unread messages"
|
563
|
+
msgstr "未读消息的数量"
|
564
|
+
|
565
|
+
#. module: stock_request
|
562
566
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
563
567
|
#, python-format
|
564
568
|
msgid "Only orders on draft state can be unlinked"
|
565
569
|
msgstr "只有处于草稿状态的订单才能取消链接"
|
566
570
|
|
567
571
|
#. module: stock_request
|
568
|
-
#. odoo-python
|
569
572
|
#: code:addons/stock_request/models/stock_request.py:0
|
570
573
|
#, python-format
|
571
574
|
msgid "Only requests on draft state can be unlinked"
|
@@ -606,7 +609,6 @@ msgid "Procurement Group"
|
|
606
609
|
msgstr "补货组"
|
607
610
|
|
608
611
|
#. module: stock_request
|
609
|
-
#. odoo-python
|
610
612
|
#: code:addons/stock_request/models/stock_request.py:0
|
611
613
|
#, python-format
|
612
614
|
msgid "Procurement group must be equal to the order"
|
@@ -706,7 +708,6 @@ msgid "Real Quantity"
|
|
706
708
|
msgstr "实际数量"
|
707
709
|
|
708
710
|
#. module: stock_request
|
709
|
-
#. odoo-python
|
710
711
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
711
712
|
#, python-format
|
712
713
|
msgid "Receipt confirmation %(picking_name)s for your Request %(request_name)s"
|
@@ -747,7 +748,6 @@ msgid "Requested Quantity (UoM)"
|
|
747
748
|
msgstr "已请求的数量(单位)"
|
748
749
|
|
749
750
|
#. module: stock_request
|
750
|
-
#. odoo-python
|
751
751
|
#: code:addons/stock_request/models/stock_request.py:0
|
752
752
|
#, python-format
|
753
753
|
msgid "Requested by must be equal to the order"
|
@@ -830,7 +830,6 @@ msgstr "库存移动"
|
|
830
830
|
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation__stock_request_id
|
831
831
|
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order__stock_request_ids
|
832
832
|
#: model:ir.module.category,name:stock_request.module_category_stock_request
|
833
|
-
#: model_terms:ir.ui.view,arch_db:stock_request.res_config_settings_view_form
|
834
833
|
#: model_terms:ir.ui.view,arch_db:stock_request.view_stock_request_form
|
835
834
|
msgid "Stock Request"
|
836
835
|
msgstr "库存请求"
|
@@ -893,7 +892,6 @@ msgid "Stock Request name must be unique"
|
|
893
892
|
msgstr "库存请求名称必须唯一"
|
894
893
|
|
895
894
|
#. module: stock_request
|
896
|
-
#. odoo-python
|
897
895
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
898
896
|
#, python-format
|
899
897
|
msgid "Stock Request product quantity has to be strictly positive."
|
@@ -959,7 +957,6 @@ msgid "Submitted state in Stock Requests"
|
|
959
957
|
msgstr "库存请求的提交状态"
|
960
958
|
|
961
959
|
#. module: stock_request
|
962
|
-
#. odoo-python
|
963
960
|
#: code:addons/stock_request/models/stock_move.py:0
|
964
961
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
965
962
|
#, python-format
|
@@ -967,14 +964,12 @@ msgid "The company of the stock request must match with that of the location."
|
|
967
964
|
msgstr "库存请求的公司必须与位置的公司匹配。"
|
968
965
|
|
969
966
|
#. module: stock_request
|
970
|
-
#. odoo-python
|
971
967
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
972
968
|
#, python-format
|
973
969
|
msgid "The company of the stock request must match with that of the warehouse."
|
974
970
|
msgstr "库存请求的公司必须与仓库的公司匹配。"
|
975
971
|
|
976
972
|
#. module: stock_request
|
977
|
-
#. odoo-python
|
978
973
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
979
974
|
#, python-format
|
980
975
|
msgid ""
|
@@ -983,21 +978,18 @@ msgid ""
|
|
983
978
|
msgstr ""
|
984
979
|
|
985
980
|
#. module: stock_request
|
986
|
-
#. odoo-python
|
987
981
|
#: code:addons/stock_request/models/stock_request.py:0
|
988
982
|
#, python-format
|
989
983
|
msgid "The picking policy must be equal to the order"
|
990
984
|
msgstr "拣货策略必须等于订单"
|
991
985
|
|
992
986
|
#. module: stock_request
|
993
|
-
#. odoo-python
|
994
987
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
995
988
|
#, python-format
|
996
989
|
msgid "There should be at least one request item for confirming the order."
|
997
990
|
msgstr ""
|
998
991
|
|
999
992
|
#. module: stock_request
|
1000
|
-
#. odoo-python
|
1001
993
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
1002
994
|
#, python-format
|
1003
995
|
msgid "This action only works in the context of products"
|
@@ -1021,6 +1013,20 @@ msgstr "调拨"
|
|
1021
1013
|
msgid "Type of the exception activity on record."
|
1022
1014
|
msgstr ""
|
1023
1015
|
|
1016
|
+
#. module: stock_request
|
1017
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request__message_unread
|
1018
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract__message_unread
|
1019
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order__message_unread
|
1020
|
+
msgid "Unread Messages"
|
1021
|
+
msgstr "未读消息"
|
1022
|
+
|
1023
|
+
#. module: stock_request
|
1024
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request__message_unread_counter
|
1025
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract__message_unread_counter
|
1026
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order__message_unread_counter
|
1027
|
+
msgid "Unread Messages Counter"
|
1028
|
+
msgstr "未读消息计数器"
|
1029
|
+
|
1024
1030
|
#. module: stock_request
|
1025
1031
|
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation__product_uom_id
|
1026
1032
|
msgid "UoM"
|
@@ -1052,7 +1058,6 @@ msgid "Warehouse"
|
|
1052
1058
|
msgstr "仓库"
|
1053
1059
|
|
1054
1060
|
#. module: stock_request
|
1055
|
-
#. odoo-python
|
1056
1061
|
#: code:addons/stock_request/models/stock_request.py:0
|
1057
1062
|
#, python-format
|
1058
1063
|
msgid "Warehouse must be equal to the order"
|
@@ -1073,7 +1078,6 @@ msgid "Website communication history"
|
|
1073
1078
|
msgstr "网站沟通记录"
|
1074
1079
|
|
1075
1080
|
#. module: stock_request
|
1076
|
-
#. odoo-python
|
1077
1081
|
#: code:addons/stock_request/models/stock_location.py:0
|
1078
1082
|
#, python-format
|
1079
1083
|
msgid ""
|
@@ -1082,7 +1086,6 @@ msgid ""
|
|
1082
1086
|
msgstr "您无法更改位置的公司,因为它已分配给属于另一公司的库存请求单。"
|
1083
1087
|
|
1084
1088
|
#. module: stock_request
|
1085
|
-
#. odoo-python
|
1086
1089
|
#: code:addons/stock_request/models/stock_location.py:0
|
1087
1090
|
#, python-format
|
1088
1091
|
msgid ""
|
@@ -1091,8 +1094,7 @@ msgid ""
|
|
1091
1094
|
msgstr "您无法更改位置的公司,因为它已分配给属于另一公司的库存请求。"
|
1092
1095
|
|
1093
1096
|
#. module: stock_request
|
1094
|
-
|
1095
|
-
#: code:addons/stock_request/models/stock_route.py:0
|
1097
|
+
#: code:addons/stock_request/models/stock_location_route.py:0
|
1096
1098
|
#, python-format
|
1097
1099
|
msgid ""
|
1098
1100
|
"You cannot change the company of the route, as it is already assigned to "
|
@@ -1100,7 +1102,6 @@ msgid ""
|
|
1100
1102
|
msgstr "您无法更改该路线的公司,因为它已分配给属于另一公司的库存请求。"
|
1101
1103
|
|
1102
1104
|
#. module: stock_request
|
1103
|
-
#. odoo-python
|
1104
1105
|
#: code:addons/stock_request/models/stock_warehouse.py:0
|
1105
1106
|
#, python-format
|
1106
1107
|
msgid ""
|
@@ -1109,7 +1110,6 @@ msgid ""
|
|
1109
1110
|
msgstr "您无法更改仓库的公司,因为它已经分配给属于另一家公司的库存请求单。"
|
1110
1111
|
|
1111
1112
|
#. module: stock_request
|
1112
|
-
#. odoo-python
|
1113
1113
|
#: code:addons/stock_request/models/stock_warehouse.py:0
|
1114
1114
|
#, python-format
|
1115
1115
|
msgid ""
|
@@ -1118,35 +1118,30 @@ msgid ""
|
|
1118
1118
|
msgstr "您无法更改仓库的公司,因为它已分配给属于另一个公司的库存请求。"
|
1119
1119
|
|
1120
1120
|
#. module: stock_request
|
1121
|
-
#. odoo-python
|
1122
1121
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1123
1122
|
#, python-format
|
1124
1123
|
msgid "You have entered a location that is assigned to another company."
|
1125
1124
|
msgstr "您输入了分配给其他公司的位置。"
|
1126
1125
|
|
1127
1126
|
#. module: stock_request
|
1128
|
-
#. odoo-python
|
1129
1127
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1130
1128
|
#, python-format
|
1131
1129
|
msgid "You have entered a product that is assigned to another company."
|
1132
1130
|
msgstr "您输入了分配给其他公司的产品。"
|
1133
1131
|
|
1134
1132
|
#. module: stock_request
|
1135
|
-
#. odoo-python
|
1136
1133
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1137
1134
|
#, python-format
|
1138
1135
|
msgid "You have entered a route that is assigned to another company."
|
1139
1136
|
msgstr "您输入了分配给其他公司的路线。"
|
1140
1137
|
|
1141
1138
|
#. module: stock_request
|
1142
|
-
#. odoo-python
|
1143
1139
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1144
1140
|
#, python-format
|
1145
1141
|
msgid "You have entered a warehouse that is assigned to another company."
|
1146
1142
|
msgstr "您输入了分配给其他公司的仓库。"
|
1147
1143
|
|
1148
1144
|
#. module: stock_request
|
1149
|
-
#. odoo-python
|
1150
1145
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1151
1146
|
#, python-format
|
1152
1147
|
msgid ""
|
@@ -1154,22 +1149,50 @@ msgid ""
|
|
1154
1149
|
"default unit of measure of the product"
|
1155
1150
|
msgstr "您必须选择与产品默认计量单位相同类别的产品计量单位"
|
1156
1151
|
|
1157
|
-
|
1158
|
-
#~
|
1152
|
+
#, fuzzy
|
1153
|
+
#~ msgid "SMS Delivery error"
|
1154
|
+
#~ msgstr "消息递送错误"
|
1155
|
+
|
1156
|
+
#~ msgid "Stock request"
|
1157
|
+
#~ msgstr "库存请求"
|
1158
|
+
|
1159
|
+
#, python-format
|
1160
|
+
#~ msgid "<li><b>%s</b>: Transferred quantity %s %s</li>"
|
1161
|
+
#~ msgstr "<li><b>%s</b>: 调拨数量%s %s</li>"
|
1162
|
+
|
1163
|
+
#~ msgid "Followers (Channels)"
|
1164
|
+
#~ msgstr "关注者(频道)"
|
1165
|
+
|
1166
|
+
#, python-format
|
1167
|
+
#~ msgid "Receipt confirmation %s for your Request %s"
|
1168
|
+
#~ msgstr "您的请求%s的收据确认%s"
|
1169
|
+
|
1170
|
+
#~ msgid "Requested by"
|
1171
|
+
#~ msgstr "请求者"
|
1172
|
+
|
1173
|
+
#, python-format
|
1174
|
+
#~ msgid ""
|
1175
|
+
#~ "The following requested items from Stock Request %s have now been "
|
1176
|
+
#~ "received in %s using Picking %s:"
|
1177
|
+
#~ msgstr "从库存请求%s中请求的下列项目现在已在使用领料%s的%s中收到:"
|
1159
1178
|
|
1179
|
+
#, python-format
|
1160
1180
|
#~ msgid ""
|
1161
|
-
#~ "
|
1162
|
-
#~ "
|
1163
|
-
#~ msgstr "
|
1181
|
+
#~ "Unfortunately it seems you do not have the necessary rights for creating "
|
1182
|
+
#~ "stock requests. Please contact your administrator."
|
1183
|
+
#~ msgstr "不幸的是,您似乎没有创建库存请求的必要权限。请与管理员联系。"
|
1184
|
+
|
1185
|
+
#~ msgid "Archived"
|
1186
|
+
#~ msgstr "已归档"
|
1164
1187
|
|
1165
|
-
#~ msgid "
|
1166
|
-
#~ msgstr "
|
1188
|
+
#~ msgid "If checked new messages require your attention."
|
1189
|
+
#~ msgstr ".如果勾选此项,将会收到新消息提醒。"
|
1167
1190
|
|
1168
|
-
#~ msgid "
|
1169
|
-
#~ msgstr "
|
1191
|
+
#~ msgid "Overdue"
|
1192
|
+
#~ msgstr "逾期"
|
1170
1193
|
|
1171
|
-
#~ msgid "
|
1172
|
-
#~ msgstr "
|
1194
|
+
#~ msgid "Planned"
|
1195
|
+
#~ msgstr "计划"
|
1173
1196
|
|
1174
|
-
#~ msgid "
|
1175
|
-
#~ msgstr "
|
1197
|
+
#~ msgid "Today"
|
1198
|
+
#~ msgstr "今天"
|
@@ -26,7 +26,7 @@ class StockMove(models.Model):
|
|
26
26
|
rec.stock_request_ids = rec.allocation_ids.mapped("stock_request_id")
|
27
27
|
|
28
28
|
def _merge_moves_fields(self):
|
29
|
-
res = super(
|
29
|
+
res = super()._merge_moves_fields()
|
30
30
|
res["allocation_ids"] = [(4, m.id) for m in self.mapped("allocation_ids")]
|
31
31
|
return res
|
32
32
|
|
@@ -65,7 +65,7 @@ class StockMove(models.Model):
|
|
65
65
|
},
|
66
66
|
)
|
67
67
|
)
|
68
|
-
return super(
|
68
|
+
return super().copy_data(default)
|
69
69
|
|
70
70
|
def _action_cancel(self):
|
71
71
|
"""Apply sudo to prevent requests ACL errors if the user does not have
|