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.
Files changed (57) hide show
  1. odoo/addons/stock_request/README.rst +41 -41
  2. odoo/addons/stock_request/__manifest__.py +1 -1
  3. odoo/addons/stock_request/i18n/ca.po +31 -36
  4. odoo/addons/stock_request/i18n/de.po +77 -49
  5. odoo/addons/stock_request/i18n/el_GR.po +31 -36
  6. odoo/addons/stock_request/i18n/es.po +38 -60
  7. odoo/addons/stock_request/i18n/es_ES.po +31 -36
  8. odoo/addons/stock_request/i18n/eu.po +31 -36
  9. odoo/addons/stock_request/i18n/fi.po +31 -36
  10. odoo/addons/stock_request/i18n/fr.po +31 -36
  11. odoo/addons/stock_request/i18n/fr_CH.po +31 -36
  12. odoo/addons/stock_request/i18n/fr_FR.po +31 -36
  13. odoo/addons/stock_request/i18n/gl.po +31 -36
  14. odoo/addons/stock_request/i18n/hr.po +31 -36
  15. odoo/addons/stock_request/i18n/hr_HR.po +31 -36
  16. odoo/addons/stock_request/i18n/it.po +31 -36
  17. odoo/addons/stock_request/i18n/ja.po +31 -36
  18. odoo/addons/stock_request/i18n/ja_JP.po +31 -36
  19. odoo/addons/stock_request/i18n/nl.po +31 -36
  20. odoo/addons/stock_request/i18n/nl_NL.po +31 -36
  21. odoo/addons/stock_request/i18n/pt.po +31 -36
  22. odoo/addons/stock_request/i18n/pt_BR.po +31 -36
  23. odoo/addons/stock_request/i18n/ro.po +31 -36
  24. odoo/addons/stock_request/i18n/ru.po +31 -36
  25. odoo/addons/stock_request/i18n/sl.po +31 -36
  26. odoo/addons/stock_request/i18n/stock_request.pot +14 -31
  27. odoo/addons/stock_request/i18n/tr.po +31 -36
  28. odoo/addons/stock_request/i18n/tr_TR.po +31 -36
  29. odoo/addons/stock_request/i18n/vi_VN.po +31 -36
  30. odoo/addons/stock_request/i18n/zh_CN.po +75 -52
  31. odoo/addons/stock_request/models/stock_move.py +2 -2
  32. odoo/addons/stock_request/models/stock_move_line.py +4 -4
  33. odoo/addons/stock_request/models/stock_request.py +50 -43
  34. odoo/addons/stock_request/models/stock_request_abstract.py +2 -1
  35. odoo/addons/stock_request/models/stock_request_order.py +0 -13
  36. odoo/addons/stock_request/models/stock_rule.py +1 -1
  37. odoo/addons/stock_request/readme/CONFIGURE.md +16 -0
  38. odoo/addons/stock_request/readme/CONTRIBUTORS.md +13 -0
  39. odoo/addons/stock_request/readme/{DESCRIPTION.rst → DESCRIPTION.md} +2 -1
  40. odoo/addons/stock_request/readme/{ROADMAP.rst → ROADMAP.md} +3 -3
  41. odoo/addons/stock_request/readme/USAGE.md +16 -0
  42. odoo/addons/stock_request/security/stock_request_security.xml +5 -1
  43. odoo/addons/stock_request/static/description/index.html +17 -17
  44. odoo/addons/stock_request/tests/test_stock_request.py +171 -149
  45. odoo/addons/stock_request/views/res_config_settings_views.xml +72 -108
  46. odoo/addons/stock_request/views/stock_picking_views.xml +1 -1
  47. odoo/addons/stock_request/views/stock_request_order_views.xml +40 -36
  48. odoo/addons/stock_request/views/stock_request_views.xml +40 -39
  49. {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
  50. odoo_addon_stock_request-17.0.1.0.0.2.dist-info/RECORD +71 -0
  51. {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
  52. odoo_addon_stock_request-17.0.1.0.0.2.dist-info/top_level.txt +1 -0
  53. odoo/addons/stock_request/readme/CONFIGURE.rst +0 -17
  54. odoo/addons/stock_request/readme/CONTRIBUTORS.rst +0 -15
  55. odoo/addons/stock_request/readme/USAGE.rst +0 -16
  56. odoo_addon_stock_request-16.0.1.0.0.3.dist-info/RECORD +0 -71
  57. odoo_addon_stock_request-16.0.1.0.0.3.dist-info/top_level.txt +0 -1
@@ -15,7 +15,6 @@ msgstr ""
15
15
  "Plural-Forms: nplurals=1; plural=0;\n"
16
16
 
17
17
  #. module: stock_request
18
- #. odoo-python
19
18
  #: code:addons/stock_request/models/stock_move_line.py:0
20
19
  #, python-format
21
20
  msgid ""
@@ -65,9 +64,7 @@ msgstr ""
65
64
 
66
65
  #. module: stock_request
67
66
  #: model_terms:ir.ui.view,arch_db:stock_request.res_config_settings_view_form
68
- msgid ""
69
- "Add State to Stock Request and Stock Request Orders if\n"
70
- " activated."
67
+ msgid "Add State to Stock Request and Stock Request Orders if activated."
71
68
  msgstr ""
72
69
 
73
70
  #. module: stock_request
@@ -109,8 +106,8 @@ msgstr ""
109
106
  #. module: stock_request
110
107
  #: model_terms:ir.ui.view,arch_db:stock_request.res_config_settings_view_form
111
108
  msgid ""
112
- "By default only internal and transit locations are allowed in\n"
113
- " Stock Request and Orders."
109
+ "By default only internal and transit locations are allowed in Stock Request "
110
+ "and Orders."
114
111
  msgstr ""
115
112
 
116
113
  #. module: stock_request
@@ -163,7 +160,6 @@ msgid "Company"
163
160
  msgstr ""
164
161
 
165
162
  #. module: stock_request
166
- #. odoo-python
167
163
  #: code:addons/stock_request/models/stock_request.py:0
168
164
  #, python-format
169
165
  msgid "Company must be equal to the order"
@@ -276,7 +272,6 @@ msgid "Expected Date"
276
272
  msgstr ""
277
273
 
278
274
  #. module: stock_request
279
- #. odoo-python
280
275
  #: code:addons/stock_request/models/stock_request.py:0
281
276
  #, python-format
282
277
  msgid "Expected date must be equal to the order"
@@ -350,8 +345,11 @@ msgstr ""
350
345
 
351
346
  #. module: stock_request
352
347
  #: model:ir.model.fields,help:stock_request.field_stock_request__message_needaction
348
+ #: model:ir.model.fields,help:stock_request.field_stock_request__message_unread
353
349
  #: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_needaction
350
+ #: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_unread
354
351
  #: model:ir.model.fields,help:stock_request.field_stock_request_order__message_needaction
352
+ #: model:ir.model.fields,help:stock_request.field_stock_request_order__message_unread
355
353
  msgid "If checked, new messages require your attention."
356
354
  msgstr ""
357
355
 
@@ -379,7 +377,7 @@ msgid "Inventory Locations"
379
377
  msgstr ""
380
378
 
381
379
  #. module: stock_request
382
- #: model:ir.model,name:stock_request.model_stock_route
380
+ #: model:ir.model,name:stock_request.model_stock_location_route
383
381
  msgid "Inventory Routes"
384
382
  msgstr ""
385
383
 
@@ -431,7 +429,6 @@ msgid "Location"
431
429
  msgstr ""
432
430
 
433
431
  #. module: stock_request
434
- #. odoo-python
435
432
  #: code:addons/stock_request/models/stock_request.py:0
436
433
  #, python-format
437
434
  msgid "Location must be equal to the order"
@@ -494,6 +491,7 @@ msgstr ""
494
491
 
495
492
  #. module: stock_request
496
493
  #: model:ir.model.constraint,message:stock_request.constraint_stock_request_abstract_name_uniq
494
+ #: model:ir.model.constraint,message:stock_request.constraint_stock_request_kanban_name_uniq
497
495
  msgid "Name must be unique"
498
496
  msgstr ""
499
497
 
@@ -536,7 +534,7 @@ msgstr ""
536
534
  #: model:ir.model.fields,help:stock_request.field_stock_request__message_needaction_counter
537
535
  #: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_needaction_counter
538
536
  #: model:ir.model.fields,help:stock_request.field_stock_request_order__message_needaction_counter
539
- msgid "Number of messages requiring action"
537
+ msgid "Number of messages which requires an action"
540
538
  msgstr ""
541
539
 
542
540
  #. module: stock_request
@@ -547,14 +545,19 @@ msgid "Number of messages with delivery error"
547
545
  msgstr ""
548
546
 
549
547
  #. module: stock_request
550
- #. odoo-python
548
+ #: model:ir.model.fields,help:stock_request.field_stock_request__message_unread_counter
549
+ #: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_unread_counter
550
+ #: model:ir.model.fields,help:stock_request.field_stock_request_order__message_unread_counter
551
+ msgid "Number of unread messages"
552
+ msgstr ""
553
+
554
+ #. module: stock_request
551
555
  #: code:addons/stock_request/models/stock_request_order.py:0
552
556
  #, python-format
553
557
  msgid "Only orders on draft state can be unlinked"
554
558
  msgstr ""
555
559
 
556
560
  #. module: stock_request
557
- #. odoo-python
558
561
  #: code:addons/stock_request/models/stock_request.py:0
559
562
  #, python-format
560
563
  msgid "Only requests on draft state can be unlinked"
@@ -595,7 +598,6 @@ msgid "Procurement Group"
595
598
  msgstr ""
596
599
 
597
600
  #. module: stock_request
598
- #. odoo-python
599
601
  #: code:addons/stock_request/models/stock_request.py:0
600
602
  #, python-format
601
603
  msgid "Procurement group must be equal to the order"
@@ -695,7 +697,6 @@ msgid "Real Quantity"
695
697
  msgstr ""
696
698
 
697
699
  #. module: stock_request
698
- #. odoo-python
699
700
  #: code:addons/stock_request/models/stock_move_line.py:0
700
701
  #, python-format
701
702
  msgid "Receipt confirmation %(picking_name)s for your Request %(request_name)s"
@@ -736,7 +737,6 @@ msgid "Requested Quantity (UoM)"
736
737
  msgstr ""
737
738
 
738
739
  #. module: stock_request
739
- #. odoo-python
740
740
  #: code:addons/stock_request/models/stock_request.py:0
741
741
  #, python-format
742
742
  msgid "Requested by must be equal to the order"
@@ -815,7 +815,6 @@ msgstr ""
815
815
  #: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation__stock_request_id
816
816
  #: model:ir.model.fields,field_description:stock_request.field_stock_request_order__stock_request_ids
817
817
  #: model:ir.module.category,name:stock_request.module_category_stock_request
818
- #: model_terms:ir.ui.view,arch_db:stock_request.res_config_settings_view_form
819
818
  #: model_terms:ir.ui.view,arch_db:stock_request.view_stock_request_form
820
819
  msgid "Stock Request"
821
820
  msgstr ""
@@ -878,7 +877,6 @@ msgid "Stock Request name must be unique"
878
877
  msgstr ""
879
878
 
880
879
  #. module: stock_request
881
- #. odoo-python
882
880
  #: code:addons/stock_request/models/stock_request_abstract.py:0
883
881
  #, python-format
884
882
  msgid "Stock Request product quantity has to be strictly positive."
@@ -943,7 +941,6 @@ msgid "Submitted state in Stock Requests"
943
941
  msgstr ""
944
942
 
945
943
  #. module: stock_request
946
- #. odoo-python
947
944
  #: code:addons/stock_request/models/stock_move.py:0
948
945
  #: code:addons/stock_request/models/stock_request_order.py:0
949
946
  #, python-format
@@ -951,14 +948,12 @@ msgid "The company of the stock request must match with that of the location."
951
948
  msgstr ""
952
949
 
953
950
  #. module: stock_request
954
- #. odoo-python
955
951
  #: code:addons/stock_request/models/stock_request_order.py:0
956
952
  #, python-format
957
953
  msgid "The company of the stock request must match with that of the warehouse."
958
954
  msgstr ""
959
955
 
960
956
  #. module: stock_request
961
- #. odoo-python
962
957
  #: code:addons/stock_request/models/stock_move_line.py:0
963
958
  #, python-format
964
959
  msgid ""
@@ -967,21 +962,18 @@ msgid ""
967
962
  msgstr ""
968
963
 
969
964
  #. module: stock_request
970
- #. odoo-python
971
965
  #: code:addons/stock_request/models/stock_request.py:0
972
966
  #, python-format
973
967
  msgid "The picking policy must be equal to the order"
974
968
  msgstr ""
975
969
 
976
970
  #. module: stock_request
977
- #. odoo-python
978
971
  #: code:addons/stock_request/models/stock_request_order.py:0
979
972
  #, python-format
980
973
  msgid "There should be at least one request item for confirming the order."
981
974
  msgstr ""
982
975
 
983
976
  #. module: stock_request
984
- #. odoo-python
985
977
  #: code:addons/stock_request/models/stock_request_order.py:0
986
978
  #, python-format
987
979
  msgid "This action only works in the context of products"
@@ -1005,6 +997,20 @@ msgstr ""
1005
997
  msgid "Type of the exception activity on record."
1006
998
  msgstr ""
1007
999
 
1000
+ #. module: stock_request
1001
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request__message_unread
1002
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract__message_unread
1003
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request_order__message_unread
1004
+ msgid "Unread Messages"
1005
+ msgstr ""
1006
+
1007
+ #. module: stock_request
1008
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request__message_unread_counter
1009
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract__message_unread_counter
1010
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request_order__message_unread_counter
1011
+ msgid "Unread Messages Counter"
1012
+ msgstr ""
1013
+
1008
1014
  #. module: stock_request
1009
1015
  #: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation__product_uom_id
1010
1016
  msgid "UoM"
@@ -1036,7 +1042,6 @@ msgid "Warehouse"
1036
1042
  msgstr ""
1037
1043
 
1038
1044
  #. module: stock_request
1039
- #. odoo-python
1040
1045
  #: code:addons/stock_request/models/stock_request.py:0
1041
1046
  #, python-format
1042
1047
  msgid "Warehouse must be equal to the order"
@@ -1057,7 +1062,6 @@ msgid "Website communication history"
1057
1062
  msgstr ""
1058
1063
 
1059
1064
  #. module: stock_request
1060
- #. odoo-python
1061
1065
  #: code:addons/stock_request/models/stock_location.py:0
1062
1066
  #, python-format
1063
1067
  msgid ""
@@ -1066,7 +1070,6 @@ msgid ""
1066
1070
  msgstr ""
1067
1071
 
1068
1072
  #. module: stock_request
1069
- #. odoo-python
1070
1073
  #: code:addons/stock_request/models/stock_location.py:0
1071
1074
  #, python-format
1072
1075
  msgid ""
@@ -1075,8 +1078,7 @@ msgid ""
1075
1078
  msgstr ""
1076
1079
 
1077
1080
  #. module: stock_request
1078
- #. odoo-python
1079
- #: code:addons/stock_request/models/stock_route.py:0
1081
+ #: code:addons/stock_request/models/stock_location_route.py:0
1080
1082
  #, python-format
1081
1083
  msgid ""
1082
1084
  "You cannot change the company of the route, as it is already assigned to "
@@ -1084,7 +1086,6 @@ msgid ""
1084
1086
  msgstr ""
1085
1087
 
1086
1088
  #. module: stock_request
1087
- #. odoo-python
1088
1089
  #: code:addons/stock_request/models/stock_warehouse.py:0
1089
1090
  #, python-format
1090
1091
  msgid ""
@@ -1093,7 +1094,6 @@ msgid ""
1093
1094
  msgstr ""
1094
1095
 
1095
1096
  #. module: stock_request
1096
- #. odoo-python
1097
1097
  #: code:addons/stock_request/models/stock_warehouse.py:0
1098
1098
  #, python-format
1099
1099
  msgid ""
@@ -1102,35 +1102,30 @@ msgid ""
1102
1102
  msgstr ""
1103
1103
 
1104
1104
  #. module: stock_request
1105
- #. odoo-python
1106
1105
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1107
1106
  #, python-format
1108
1107
  msgid "You have entered a location that is assigned to another company."
1109
1108
  msgstr ""
1110
1109
 
1111
1110
  #. module: stock_request
1112
- #. odoo-python
1113
1111
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1114
1112
  #, python-format
1115
1113
  msgid "You have entered a product that is assigned to another company."
1116
1114
  msgstr ""
1117
1115
 
1118
1116
  #. module: stock_request
1119
- #. odoo-python
1120
1117
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1121
1118
  #, python-format
1122
1119
  msgid "You have entered a route that is assigned to another company."
1123
1120
  msgstr ""
1124
1121
 
1125
1122
  #. module: stock_request
1126
- #. odoo-python
1127
1123
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1128
1124
  #, python-format
1129
1125
  msgid "You have entered a warehouse that is assigned to another company."
1130
1126
  msgstr ""
1131
1127
 
1132
1128
  #. module: stock_request
1133
- #. odoo-python
1134
1129
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1135
1130
  #, python-format
1136
1131
  msgid ""
@@ -19,7 +19,6 @@ msgstr ""
19
19
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
20
 
21
21
  #. module: stock_request
22
- #. odoo-python
23
22
  #: code:addons/stock_request/models/stock_move_line.py:0
24
23
  #, python-format
25
24
  msgid ""
@@ -69,9 +68,7 @@ msgstr ""
69
68
 
70
69
  #. module: stock_request
71
70
  #: model_terms:ir.ui.view,arch_db:stock_request.res_config_settings_view_form
72
- msgid ""
73
- "Add State to Stock Request and Stock Request Orders if\n"
74
- " activated."
71
+ msgid "Add State to Stock Request and Stock Request Orders if activated."
75
72
  msgstr ""
76
73
 
77
74
  #. module: stock_request
@@ -113,8 +110,8 @@ msgstr ""
113
110
  #. module: stock_request
114
111
  #: model_terms:ir.ui.view,arch_db:stock_request.res_config_settings_view_form
115
112
  msgid ""
116
- "By default only internal and transit locations are allowed in\n"
117
- " Stock Request and Orders."
113
+ "By default only internal and transit locations are allowed in Stock Request "
114
+ "and Orders."
118
115
  msgstr ""
119
116
 
120
117
  #. module: stock_request
@@ -167,7 +164,6 @@ msgid "Company"
167
164
  msgstr ""
168
165
 
169
166
  #. module: stock_request
170
- #. odoo-python
171
167
  #: code:addons/stock_request/models/stock_request.py:0
172
168
  #, python-format
173
169
  msgid "Company must be equal to the order"
@@ -280,7 +276,6 @@ msgid "Expected Date"
280
276
  msgstr ""
281
277
 
282
278
  #. module: stock_request
283
- #. odoo-python
284
279
  #: code:addons/stock_request/models/stock_request.py:0
285
280
  #, python-format
286
281
  msgid "Expected date must be equal to the order"
@@ -354,8 +349,11 @@ msgstr ""
354
349
 
355
350
  #. module: stock_request
356
351
  #: model:ir.model.fields,help:stock_request.field_stock_request__message_needaction
352
+ #: model:ir.model.fields,help:stock_request.field_stock_request__message_unread
357
353
  #: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_needaction
354
+ #: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_unread
358
355
  #: model:ir.model.fields,help:stock_request.field_stock_request_order__message_needaction
356
+ #: model:ir.model.fields,help:stock_request.field_stock_request_order__message_unread
359
357
  msgid "If checked, new messages require your attention."
360
358
  msgstr ""
361
359
 
@@ -383,7 +381,7 @@ msgid "Inventory Locations"
383
381
  msgstr ""
384
382
 
385
383
  #. module: stock_request
386
- #: model:ir.model,name:stock_request.model_stock_route
384
+ #: model:ir.model,name:stock_request.model_stock_location_route
387
385
  msgid "Inventory Routes"
388
386
  msgstr ""
389
387
 
@@ -435,7 +433,6 @@ msgid "Location"
435
433
  msgstr ""
436
434
 
437
435
  #. module: stock_request
438
- #. odoo-python
439
436
  #: code:addons/stock_request/models/stock_request.py:0
440
437
  #, python-format
441
438
  msgid "Location must be equal to the order"
@@ -498,6 +495,7 @@ msgstr ""
498
495
 
499
496
  #. module: stock_request
500
497
  #: model:ir.model.constraint,message:stock_request.constraint_stock_request_abstract_name_uniq
498
+ #: model:ir.model.constraint,message:stock_request.constraint_stock_request_kanban_name_uniq
501
499
  msgid "Name must be unique"
502
500
  msgstr ""
503
501
 
@@ -540,7 +538,7 @@ msgstr ""
540
538
  #: model:ir.model.fields,help:stock_request.field_stock_request__message_needaction_counter
541
539
  #: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_needaction_counter
542
540
  #: model:ir.model.fields,help:stock_request.field_stock_request_order__message_needaction_counter
543
- msgid "Number of messages requiring action"
541
+ msgid "Number of messages which requires an action"
544
542
  msgstr ""
545
543
 
546
544
  #. module: stock_request
@@ -551,14 +549,19 @@ msgid "Number of messages with delivery error"
551
549
  msgstr ""
552
550
 
553
551
  #. module: stock_request
554
- #. odoo-python
552
+ #: model:ir.model.fields,help:stock_request.field_stock_request__message_unread_counter
553
+ #: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_unread_counter
554
+ #: model:ir.model.fields,help:stock_request.field_stock_request_order__message_unread_counter
555
+ msgid "Number of unread messages"
556
+ msgstr ""
557
+
558
+ #. module: stock_request
555
559
  #: code:addons/stock_request/models/stock_request_order.py:0
556
560
  #, python-format
557
561
  msgid "Only orders on draft state can be unlinked"
558
562
  msgstr ""
559
563
 
560
564
  #. module: stock_request
561
- #. odoo-python
562
565
  #: code:addons/stock_request/models/stock_request.py:0
563
566
  #, python-format
564
567
  msgid "Only requests on draft state can be unlinked"
@@ -599,7 +602,6 @@ msgid "Procurement Group"
599
602
  msgstr ""
600
603
 
601
604
  #. module: stock_request
602
- #. odoo-python
603
605
  #: code:addons/stock_request/models/stock_request.py:0
604
606
  #, python-format
605
607
  msgid "Procurement group must be equal to the order"
@@ -699,7 +701,6 @@ msgid "Real Quantity"
699
701
  msgstr ""
700
702
 
701
703
  #. module: stock_request
702
- #. odoo-python
703
704
  #: code:addons/stock_request/models/stock_move_line.py:0
704
705
  #, python-format
705
706
  msgid "Receipt confirmation %(picking_name)s for your Request %(request_name)s"
@@ -740,7 +741,6 @@ msgid "Requested Quantity (UoM)"
740
741
  msgstr ""
741
742
 
742
743
  #. module: stock_request
743
- #. odoo-python
744
744
  #: code:addons/stock_request/models/stock_request.py:0
745
745
  #, python-format
746
746
  msgid "Requested by must be equal to the order"
@@ -819,7 +819,6 @@ msgstr ""
819
819
  #: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation__stock_request_id
820
820
  #: model:ir.model.fields,field_description:stock_request.field_stock_request_order__stock_request_ids
821
821
  #: model:ir.module.category,name:stock_request.module_category_stock_request
822
- #: model_terms:ir.ui.view,arch_db:stock_request.res_config_settings_view_form
823
822
  #: model_terms:ir.ui.view,arch_db:stock_request.view_stock_request_form
824
823
  msgid "Stock Request"
825
824
  msgstr ""
@@ -882,7 +881,6 @@ msgid "Stock Request name must be unique"
882
881
  msgstr ""
883
882
 
884
883
  #. module: stock_request
885
- #. odoo-python
886
884
  #: code:addons/stock_request/models/stock_request_abstract.py:0
887
885
  #, python-format
888
886
  msgid "Stock Request product quantity has to be strictly positive."
@@ -947,7 +945,6 @@ msgid "Submitted state in Stock Requests"
947
945
  msgstr ""
948
946
 
949
947
  #. module: stock_request
950
- #. odoo-python
951
948
  #: code:addons/stock_request/models/stock_move.py:0
952
949
  #: code:addons/stock_request/models/stock_request_order.py:0
953
950
  #, python-format
@@ -955,14 +952,12 @@ msgid "The company of the stock request must match with that of the location."
955
952
  msgstr ""
956
953
 
957
954
  #. module: stock_request
958
- #. odoo-python
959
955
  #: code:addons/stock_request/models/stock_request_order.py:0
960
956
  #, python-format
961
957
  msgid "The company of the stock request must match with that of the warehouse."
962
958
  msgstr ""
963
959
 
964
960
  #. module: stock_request
965
- #. odoo-python
966
961
  #: code:addons/stock_request/models/stock_move_line.py:0
967
962
  #, python-format
968
963
  msgid ""
@@ -971,21 +966,18 @@ msgid ""
971
966
  msgstr ""
972
967
 
973
968
  #. module: stock_request
974
- #. odoo-python
975
969
  #: code:addons/stock_request/models/stock_request.py:0
976
970
  #, python-format
977
971
  msgid "The picking policy must be equal to the order"
978
972
  msgstr ""
979
973
 
980
974
  #. module: stock_request
981
- #. odoo-python
982
975
  #: code:addons/stock_request/models/stock_request_order.py:0
983
976
  #, python-format
984
977
  msgid "There should be at least one request item for confirming the order."
985
978
  msgstr ""
986
979
 
987
980
  #. module: stock_request
988
- #. odoo-python
989
981
  #: code:addons/stock_request/models/stock_request_order.py:0
990
982
  #, python-format
991
983
  msgid "This action only works in the context of products"
@@ -1009,6 +1001,20 @@ msgstr ""
1009
1001
  msgid "Type of the exception activity on record."
1010
1002
  msgstr ""
1011
1003
 
1004
+ #. module: stock_request
1005
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request__message_unread
1006
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract__message_unread
1007
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request_order__message_unread
1008
+ msgid "Unread Messages"
1009
+ msgstr ""
1010
+
1011
+ #. module: stock_request
1012
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request__message_unread_counter
1013
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract__message_unread_counter
1014
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request_order__message_unread_counter
1015
+ msgid "Unread Messages Counter"
1016
+ msgstr ""
1017
+
1012
1018
  #. module: stock_request
1013
1019
  #: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation__product_uom_id
1014
1020
  msgid "UoM"
@@ -1040,7 +1046,6 @@ msgid "Warehouse"
1040
1046
  msgstr ""
1041
1047
 
1042
1048
  #. module: stock_request
1043
- #. odoo-python
1044
1049
  #: code:addons/stock_request/models/stock_request.py:0
1045
1050
  #, python-format
1046
1051
  msgid "Warehouse must be equal to the order"
@@ -1061,7 +1066,6 @@ msgid "Website communication history"
1061
1066
  msgstr ""
1062
1067
 
1063
1068
  #. module: stock_request
1064
- #. odoo-python
1065
1069
  #: code:addons/stock_request/models/stock_location.py:0
1066
1070
  #, python-format
1067
1071
  msgid ""
@@ -1070,7 +1074,6 @@ msgid ""
1070
1074
  msgstr ""
1071
1075
 
1072
1076
  #. module: stock_request
1073
- #. odoo-python
1074
1077
  #: code:addons/stock_request/models/stock_location.py:0
1075
1078
  #, python-format
1076
1079
  msgid ""
@@ -1079,8 +1082,7 @@ msgid ""
1079
1082
  msgstr ""
1080
1083
 
1081
1084
  #. module: stock_request
1082
- #. odoo-python
1083
- #: code:addons/stock_request/models/stock_route.py:0
1085
+ #: code:addons/stock_request/models/stock_location_route.py:0
1084
1086
  #, python-format
1085
1087
  msgid ""
1086
1088
  "You cannot change the company of the route, as it is already assigned to "
@@ -1088,7 +1090,6 @@ msgid ""
1088
1090
  msgstr ""
1089
1091
 
1090
1092
  #. module: stock_request
1091
- #. odoo-python
1092
1093
  #: code:addons/stock_request/models/stock_warehouse.py:0
1093
1094
  #, python-format
1094
1095
  msgid ""
@@ -1097,7 +1098,6 @@ msgid ""
1097
1098
  msgstr ""
1098
1099
 
1099
1100
  #. module: stock_request
1100
- #. odoo-python
1101
1101
  #: code:addons/stock_request/models/stock_warehouse.py:0
1102
1102
  #, python-format
1103
1103
  msgid ""
@@ -1106,35 +1106,30 @@ msgid ""
1106
1106
  msgstr ""
1107
1107
 
1108
1108
  #. module: stock_request
1109
- #. odoo-python
1110
1109
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1111
1110
  #, python-format
1112
1111
  msgid "You have entered a location that is assigned to another company."
1113
1112
  msgstr ""
1114
1113
 
1115
1114
  #. module: stock_request
1116
- #. odoo-python
1117
1115
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1118
1116
  #, python-format
1119
1117
  msgid "You have entered a product that is assigned to another company."
1120
1118
  msgstr ""
1121
1119
 
1122
1120
  #. module: stock_request
1123
- #. odoo-python
1124
1121
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1125
1122
  #, python-format
1126
1123
  msgid "You have entered a route that is assigned to another company."
1127
1124
  msgstr ""
1128
1125
 
1129
1126
  #. module: stock_request
1130
- #. odoo-python
1131
1127
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1132
1128
  #, python-format
1133
1129
  msgid "You have entered a warehouse that is assigned to another company."
1134
1130
  msgstr ""
1135
1131
 
1136
1132
  #. module: stock_request
1137
- #. odoo-python
1138
1133
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1139
1134
  #, python-format
1140
1135
  msgid ""