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