odoo-addon-stock-request 17.0.1.1.4__py3-none-any.whl → 18.0.1.0.0.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- odoo/addons/stock_request/README.rst +6 -6
- odoo/addons/stock_request/__manifest__.py +1 -1
- odoo/addons/stock_request/i18n/ca.po +11 -32
- odoo/addons/stock_request/i18n/de.po +12 -36
- odoo/addons/stock_request/i18n/el_GR.po +11 -32
- odoo/addons/stock_request/i18n/es.po +20 -37
- odoo/addons/stock_request/i18n/es_ES.po +11 -32
- odoo/addons/stock_request/i18n/eu.po +11 -32
- odoo/addons/stock_request/i18n/fi.po +11 -32
- odoo/addons/stock_request/i18n/fr.po +11 -32
- odoo/addons/stock_request/i18n/fr_CH.po +11 -32
- odoo/addons/stock_request/i18n/fr_FR.po +11 -32
- odoo/addons/stock_request/i18n/gl.po +11 -32
- odoo/addons/stock_request/i18n/hr.po +11 -32
- odoo/addons/stock_request/i18n/hr_HR.po +11 -32
- odoo/addons/stock_request/i18n/it.po +18 -36
- odoo/addons/stock_request/i18n/ja.po +11 -32
- odoo/addons/stock_request/i18n/ja_JP.po +11 -32
- odoo/addons/stock_request/i18n/nl.po +11 -32
- odoo/addons/stock_request/i18n/nl_NL.po +11 -32
- odoo/addons/stock_request/i18n/pt.po +11 -32
- odoo/addons/stock_request/i18n/pt_BR.po +11 -32
- odoo/addons/stock_request/i18n/ro.po +11 -32
- odoo/addons/stock_request/i18n/ru.po +11 -32
- odoo/addons/stock_request/i18n/sl.po +11 -32
- odoo/addons/stock_request/i18n/stock_request.pot +12 -32
- odoo/addons/stock_request/i18n/tr.po +11 -32
- odoo/addons/stock_request/i18n/tr_TR.po +11 -32
- odoo/addons/stock_request/i18n/vi_VN.po +11 -32
- odoo/addons/stock_request/i18n/zh_CN.po +12 -36
- odoo/addons/stock_request/models/stock_move_line.py +24 -19
- odoo/addons/stock_request/static/description/index.html +4 -4
- odoo/addons/stock_request/tests/test_stock_request.py +31 -27
- odoo/addons/stock_request/views/res_config_settings_views.xml +1 -0
- odoo/addons/stock_request/views/stock_request_allocation_views.xml +2 -2
- odoo/addons/stock_request/views/stock_request_order_views.xml +7 -10
- odoo/addons/stock_request/views/stock_request_views.xml +5 -8
- {odoo_addon_stock_request-17.0.1.1.4.dist-info → odoo_addon_stock_request-18.0.1.0.0.3.dist-info}/METADATA +9 -9
- odoo_addon_stock_request-18.0.1.0.0.3.dist-info/RECORD +71 -0
- odoo_addon_stock_request-17.0.1.1.4.dist-info/RECORD +0 -71
- {odoo_addon_stock_request-17.0.1.1.4.dist-info → odoo_addon_stock_request-18.0.1.0.0.3.dist-info}/WHEEL +0 -0
- {odoo_addon_stock_request-17.0.1.1.4.dist-info → odoo_addon_stock_request-18.0.1.0.0.3.dist-info}/top_level.txt +0 -0
@@ -22,10 +22,7 @@ msgstr ""
|
|
22
22
|
#. module: stock_request
|
23
23
|
#. odoo-python
|
24
24
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
25
|
-
|
26
|
-
msgid ""
|
27
|
-
"<li><b>%(product_name)s</b>: Transferred quantity "
|
28
|
-
"%(product_qty)s%(product_uom)s</li>"
|
25
|
+
msgid "%(product_name)s : Transferred quantity %(product_qty)s %(product_uom)s"
|
29
26
|
msgstr ""
|
30
27
|
|
31
28
|
#. module: stock_request
|
@@ -168,7 +165,6 @@ msgstr ""
|
|
168
165
|
#. module: stock_request
|
169
166
|
#. odoo-python
|
170
167
|
#: code:addons/stock_request/models/stock_request.py:0
|
171
|
-
#, python-format
|
172
168
|
msgid "Company must be equal to the order"
|
173
169
|
msgstr ""
|
174
170
|
|
@@ -281,7 +277,6 @@ msgstr ""
|
|
281
277
|
#. module: stock_request
|
282
278
|
#. odoo-python
|
283
279
|
#: code:addons/stock_request/models/stock_request.py:0
|
284
|
-
#, python-format
|
285
280
|
msgid "Expected date must be equal to the order"
|
286
281
|
msgstr ""
|
287
282
|
|
@@ -360,8 +355,11 @@ msgstr ""
|
|
360
355
|
|
361
356
|
#. module: stock_request
|
362
357
|
#: model:ir.model.fields,help:stock_request.field_stock_request__message_has_error
|
358
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request__message_has_sms_error
|
363
359
|
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_has_error
|
360
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_has_sms_error
|
364
361
|
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_has_error
|
362
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_has_sms_error
|
365
363
|
msgid "If checked, some messages have a delivery error."
|
366
364
|
msgstr ""
|
367
365
|
|
@@ -429,7 +427,6 @@ msgstr ""
|
|
429
427
|
#. module: stock_request
|
430
428
|
#. odoo-python
|
431
429
|
#: code:addons/stock_request/models/stock_request.py:0
|
432
|
-
#, python-format
|
433
430
|
msgid "Location must be equal to the order"
|
434
431
|
msgstr ""
|
435
432
|
|
@@ -483,7 +480,6 @@ msgstr ""
|
|
483
480
|
|
484
481
|
#. module: stock_request
|
485
482
|
#: model:ir.model.constraint,message:stock_request.constraint_stock_request_abstract_name_uniq
|
486
|
-
#: model:ir.model.constraint,message:stock_request.constraint_stock_request_kanban_name_uniq
|
487
483
|
msgid "Name must be unique"
|
488
484
|
msgstr ""
|
489
485
|
|
@@ -539,14 +535,12 @@ msgstr ""
|
|
539
535
|
#. module: stock_request
|
540
536
|
#. odoo-python
|
541
537
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
542
|
-
#, python-format
|
543
538
|
msgid "Only orders on draft state can be unlinked"
|
544
539
|
msgstr ""
|
545
540
|
|
546
541
|
#. module: stock_request
|
547
542
|
#. odoo-python
|
548
543
|
#: code:addons/stock_request/models/stock_request.py:0
|
549
|
-
#, python-format
|
550
544
|
msgid "Only requests on draft state can be unlinked"
|
551
545
|
msgstr ""
|
552
546
|
|
@@ -587,7 +581,6 @@ msgstr ""
|
|
587
581
|
#. module: stock_request
|
588
582
|
#. odoo-python
|
589
583
|
#: code:addons/stock_request/models/stock_request.py:0
|
590
|
-
#, python-format
|
591
584
|
msgid "Procurement group must be equal to the order"
|
592
585
|
msgstr ""
|
593
586
|
|
@@ -687,7 +680,6 @@ msgstr ""
|
|
687
680
|
#. module: stock_request
|
688
681
|
#. odoo-python
|
689
682
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
690
|
-
#, python-format
|
691
683
|
msgid "Receipt confirmation %(picking_name)s for your Request %(request_name)s"
|
692
684
|
msgstr ""
|
693
685
|
|
@@ -728,7 +720,6 @@ msgstr ""
|
|
728
720
|
#. module: stock_request
|
729
721
|
#. odoo-python
|
730
722
|
#: code:addons/stock_request/models/stock_request.py:0
|
731
|
-
#, python-format
|
732
723
|
msgid "Requested by must be equal to the order"
|
733
724
|
msgstr ""
|
734
725
|
|
@@ -754,6 +745,13 @@ msgstr ""
|
|
754
745
|
msgid "Routes"
|
755
746
|
msgstr ""
|
756
747
|
|
748
|
+
#. module: stock_request
|
749
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request__message_has_sms_error
|
750
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract__message_has_sms_error
|
751
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order__message_has_sms_error
|
752
|
+
msgid "SMS Delivery error"
|
753
|
+
msgstr ""
|
754
|
+
|
757
755
|
#. module: stock_request
|
758
756
|
#: model_terms:ir.ui.view,arch_db:stock_request.stock_request_order_form
|
759
757
|
#: model_terms:ir.ui.view,arch_db:stock_request.view_stock_request_form
|
@@ -872,14 +870,12 @@ msgstr ""
|
|
872
870
|
#. module: stock_request
|
873
871
|
#. odoo-python
|
874
872
|
#: code:addons/stock_request/models/stock_request.py:0
|
875
|
-
#, python-format
|
876
873
|
msgid "Stock Request product quantity cannot be negative."
|
877
874
|
msgstr ""
|
878
875
|
|
879
876
|
#. module: stock_request
|
880
877
|
#. odoo-python
|
881
878
|
#: code:addons/stock_request/models/stock_request.py:0
|
882
|
-
#, python-format
|
883
879
|
msgid "Stock Request product quantity has to be strictly positive."
|
884
880
|
msgstr ""
|
885
881
|
|
@@ -934,21 +930,18 @@ msgstr ""
|
|
934
930
|
#. odoo-python
|
935
931
|
#: code:addons/stock_request/models/stock_move.py:0
|
936
932
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
937
|
-
#, python-format
|
938
933
|
msgid "The company of the stock request must match with that of the location."
|
939
934
|
msgstr ""
|
940
935
|
|
941
936
|
#. module: stock_request
|
942
937
|
#. odoo-python
|
943
938
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
944
|
-
#, python-format
|
945
939
|
msgid "The company of the stock request must match with that of the warehouse."
|
946
940
|
msgstr ""
|
947
941
|
|
948
942
|
#. module: stock_request
|
949
943
|
#. odoo-python
|
950
944
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
951
|
-
#, python-format
|
952
945
|
msgid ""
|
953
946
|
"The following requested items from Stock Request %(request_name)s have now "
|
954
947
|
"been received in %(location_name)s using Picking %(picking_name)s:"
|
@@ -957,7 +950,6 @@ msgstr ""
|
|
957
950
|
#. module: stock_request
|
958
951
|
#. odoo-python
|
959
952
|
#: code:addons/stock_request/models/stock_request.py:0
|
960
|
-
#, python-format
|
961
953
|
msgid "The picking policy must be equal to the order"
|
962
954
|
msgstr ""
|
963
955
|
|
@@ -969,14 +961,12 @@ msgstr ""
|
|
969
961
|
#. module: stock_request
|
970
962
|
#. odoo-python
|
971
963
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
972
|
-
#, python-format
|
973
964
|
msgid "There should be at least one request item for confirming the order."
|
974
965
|
msgstr ""
|
975
966
|
|
976
967
|
#. module: stock_request
|
977
968
|
#. odoo-python
|
978
969
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
979
|
-
#, python-format
|
980
970
|
msgid "This action only works in the context of products"
|
981
971
|
msgstr ""
|
982
972
|
|
@@ -1031,7 +1021,6 @@ msgstr ""
|
|
1031
1021
|
#. module: stock_request
|
1032
1022
|
#. odoo-python
|
1033
1023
|
#: code:addons/stock_request/models/stock_request.py:0
|
1034
|
-
#, python-format
|
1035
1024
|
msgid "Warehouse must be equal to the order"
|
1036
1025
|
msgstr ""
|
1037
1026
|
|
@@ -1052,7 +1041,6 @@ msgstr ""
|
|
1052
1041
|
#. module: stock_request
|
1053
1042
|
#. odoo-python
|
1054
1043
|
#: code:addons/stock_request/models/stock_location.py:0
|
1055
|
-
#, python-format
|
1056
1044
|
msgid ""
|
1057
1045
|
"You cannot change the company of the location, as it is already assigned to "
|
1058
1046
|
"stock request orders that belong to another company."
|
@@ -1061,7 +1049,6 @@ msgstr ""
|
|
1061
1049
|
#. module: stock_request
|
1062
1050
|
#. odoo-python
|
1063
1051
|
#: code:addons/stock_request/models/stock_location.py:0
|
1064
|
-
#, python-format
|
1065
1052
|
msgid ""
|
1066
1053
|
"You cannot change the company of the location, as it is already assigned to "
|
1067
1054
|
"stock requests that belong to another company."
|
@@ -1070,7 +1057,6 @@ msgstr ""
|
|
1070
1057
|
#. module: stock_request
|
1071
1058
|
#. odoo-python
|
1072
1059
|
#: code:addons/stock_request/models/stock_route.py:0
|
1073
|
-
#, python-format
|
1074
1060
|
msgid ""
|
1075
1061
|
"You cannot change the company of the route, as it is already assigned to "
|
1076
1062
|
"stock requests that belong to another company."
|
@@ -1079,7 +1065,6 @@ msgstr ""
|
|
1079
1065
|
#. module: stock_request
|
1080
1066
|
#. odoo-python
|
1081
1067
|
#: code:addons/stock_request/models/stock_warehouse.py:0
|
1082
|
-
#, python-format
|
1083
1068
|
msgid ""
|
1084
1069
|
"You cannot change the company of the warehouse, as it is already assigned to "
|
1085
1070
|
"stock request orders that belong to another company."
|
@@ -1088,7 +1073,6 @@ msgstr ""
|
|
1088
1073
|
#. module: stock_request
|
1089
1074
|
#. odoo-python
|
1090
1075
|
#: code:addons/stock_request/models/stock_warehouse.py:0
|
1091
|
-
#, python-format
|
1092
1076
|
msgid ""
|
1093
1077
|
"You cannot change the company of the warehouse, as it is already assigned to "
|
1094
1078
|
"stock requests that belong to another company."
|
@@ -1097,35 +1081,30 @@ msgstr ""
|
|
1097
1081
|
#. module: stock_request
|
1098
1082
|
#. odoo-python
|
1099
1083
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1100
|
-
#, python-format
|
1101
1084
|
msgid "You have entered a location that is assigned to another company."
|
1102
1085
|
msgstr ""
|
1103
1086
|
|
1104
1087
|
#. module: stock_request
|
1105
1088
|
#. odoo-python
|
1106
1089
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1107
|
-
#, python-format
|
1108
1090
|
msgid "You have entered a product that is assigned to another company."
|
1109
1091
|
msgstr ""
|
1110
1092
|
|
1111
1093
|
#. module: stock_request
|
1112
1094
|
#. odoo-python
|
1113
1095
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1114
|
-
#, python-format
|
1115
1096
|
msgid "You have entered a route that is assigned to another company."
|
1116
1097
|
msgstr ""
|
1117
1098
|
|
1118
1099
|
#. module: stock_request
|
1119
1100
|
#. odoo-python
|
1120
1101
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1121
|
-
#, python-format
|
1122
1102
|
msgid "You have entered a warehouse that is assigned to another company."
|
1123
1103
|
msgstr ""
|
1124
1104
|
|
1125
1105
|
#. module: stock_request
|
1126
1106
|
#. odoo-python
|
1127
1107
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1128
|
-
#, python-format
|
1129
1108
|
msgid ""
|
1130
1109
|
"You have to select a product unit of measure in the same category than the "
|
1131
1110
|
"default unit of measure of the product"
|
@@ -4,7 +4,7 @@
|
|
4
4
|
#
|
5
5
|
msgid ""
|
6
6
|
msgstr ""
|
7
|
-
"Project-Id-Version: Odoo Server
|
7
|
+
"Project-Id-Version: Odoo Server 18.0\n"
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
9
9
|
"Last-Translator: \n"
|
10
10
|
"Language-Team: \n"
|
@@ -16,10 +16,8 @@ msgstr ""
|
|
16
16
|
#. module: stock_request
|
17
17
|
#. odoo-python
|
18
18
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
19
|
-
#, python-format
|
20
19
|
msgid ""
|
21
|
-
"
|
22
|
-
"%(product_qty)s%(product_uom)s</li>"
|
20
|
+
"%(product_name)s : Transferred quantity %(product_qty)s %(product_uom)s"
|
23
21
|
msgstr ""
|
24
22
|
|
25
23
|
#. module: stock_request
|
@@ -162,7 +160,6 @@ msgstr ""
|
|
162
160
|
#. module: stock_request
|
163
161
|
#. odoo-python
|
164
162
|
#: code:addons/stock_request/models/stock_request.py:0
|
165
|
-
#, python-format
|
166
163
|
msgid "Company must be equal to the order"
|
167
164
|
msgstr ""
|
168
165
|
|
@@ -275,7 +272,6 @@ msgstr ""
|
|
275
272
|
#. module: stock_request
|
276
273
|
#. odoo-python
|
277
274
|
#: code:addons/stock_request/models/stock_request.py:0
|
278
|
-
#, python-format
|
279
275
|
msgid "Expected date must be equal to the order"
|
280
276
|
msgstr ""
|
281
277
|
|
@@ -354,8 +350,11 @@ msgstr ""
|
|
354
350
|
|
355
351
|
#. module: stock_request
|
356
352
|
#: model:ir.model.fields,help:stock_request.field_stock_request__message_has_error
|
353
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request__message_has_sms_error
|
357
354
|
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_has_error
|
355
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_has_sms_error
|
358
356
|
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_has_error
|
357
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_has_sms_error
|
359
358
|
msgid "If checked, some messages have a delivery error."
|
360
359
|
msgstr ""
|
361
360
|
|
@@ -423,7 +422,6 @@ msgstr ""
|
|
423
422
|
#. module: stock_request
|
424
423
|
#. odoo-python
|
425
424
|
#: code:addons/stock_request/models/stock_request.py:0
|
426
|
-
#, python-format
|
427
425
|
msgid "Location must be equal to the order"
|
428
426
|
msgstr ""
|
429
427
|
|
@@ -477,7 +475,6 @@ msgstr ""
|
|
477
475
|
|
478
476
|
#. module: stock_request
|
479
477
|
#: model:ir.model.constraint,message:stock_request.constraint_stock_request_abstract_name_uniq
|
480
|
-
#: model:ir.model.constraint,message:stock_request.constraint_stock_request_kanban_name_uniq
|
481
478
|
msgid "Name must be unique"
|
482
479
|
msgstr ""
|
483
480
|
|
@@ -533,14 +530,12 @@ msgstr ""
|
|
533
530
|
#. module: stock_request
|
534
531
|
#. odoo-python
|
535
532
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
536
|
-
#, python-format
|
537
533
|
msgid "Only orders on draft state can be unlinked"
|
538
534
|
msgstr ""
|
539
535
|
|
540
536
|
#. module: stock_request
|
541
537
|
#. odoo-python
|
542
538
|
#: code:addons/stock_request/models/stock_request.py:0
|
543
|
-
#, python-format
|
544
539
|
msgid "Only requests on draft state can be unlinked"
|
545
540
|
msgstr ""
|
546
541
|
|
@@ -581,7 +576,6 @@ msgstr ""
|
|
581
576
|
#. module: stock_request
|
582
577
|
#. odoo-python
|
583
578
|
#: code:addons/stock_request/models/stock_request.py:0
|
584
|
-
#, python-format
|
585
579
|
msgid "Procurement group must be equal to the order"
|
586
580
|
msgstr ""
|
587
581
|
|
@@ -681,7 +675,6 @@ msgstr ""
|
|
681
675
|
#. module: stock_request
|
682
676
|
#. odoo-python
|
683
677
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
684
|
-
#, python-format
|
685
678
|
msgid ""
|
686
679
|
"Receipt confirmation %(picking_name)s for your Request %(request_name)s"
|
687
680
|
msgstr ""
|
@@ -723,7 +716,6 @@ msgstr ""
|
|
723
716
|
#. module: stock_request
|
724
717
|
#. odoo-python
|
725
718
|
#: code:addons/stock_request/models/stock_request.py:0
|
726
|
-
#, python-format
|
727
719
|
msgid "Requested by must be equal to the order"
|
728
720
|
msgstr ""
|
729
721
|
|
@@ -749,6 +741,13 @@ msgstr ""
|
|
749
741
|
msgid "Routes"
|
750
742
|
msgstr ""
|
751
743
|
|
744
|
+
#. module: stock_request
|
745
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request__message_has_sms_error
|
746
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract__message_has_sms_error
|
747
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order__message_has_sms_error
|
748
|
+
msgid "SMS Delivery error"
|
749
|
+
msgstr ""
|
750
|
+
|
752
751
|
#. module: stock_request
|
753
752
|
#: model_terms:ir.ui.view,arch_db:stock_request.stock_request_order_form
|
754
753
|
#: model_terms:ir.ui.view,arch_db:stock_request.view_stock_request_form
|
@@ -867,14 +866,12 @@ msgstr ""
|
|
867
866
|
#. module: stock_request
|
868
867
|
#. odoo-python
|
869
868
|
#: code:addons/stock_request/models/stock_request.py:0
|
870
|
-
#, python-format
|
871
869
|
msgid "Stock Request product quantity cannot be negative."
|
872
870
|
msgstr ""
|
873
871
|
|
874
872
|
#. module: stock_request
|
875
873
|
#. odoo-python
|
876
874
|
#: code:addons/stock_request/models/stock_request.py:0
|
877
|
-
#, python-format
|
878
875
|
msgid "Stock Request product quantity has to be strictly positive."
|
879
876
|
msgstr ""
|
880
877
|
|
@@ -929,14 +926,12 @@ msgstr ""
|
|
929
926
|
#. odoo-python
|
930
927
|
#: code:addons/stock_request/models/stock_move.py:0
|
931
928
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
932
|
-
#, python-format
|
933
929
|
msgid "The company of the stock request must match with that of the location."
|
934
930
|
msgstr ""
|
935
931
|
|
936
932
|
#. module: stock_request
|
937
933
|
#. odoo-python
|
938
934
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
939
|
-
#, python-format
|
940
935
|
msgid ""
|
941
936
|
"The company of the stock request must match with that of the warehouse."
|
942
937
|
msgstr ""
|
@@ -944,7 +939,6 @@ msgstr ""
|
|
944
939
|
#. module: stock_request
|
945
940
|
#. odoo-python
|
946
941
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
947
|
-
#, python-format
|
948
942
|
msgid ""
|
949
943
|
"The following requested items from Stock Request %(request_name)s have now "
|
950
944
|
"been received in %(location_name)s using Picking %(picking_name)s:"
|
@@ -953,7 +947,6 @@ msgstr ""
|
|
953
947
|
#. module: stock_request
|
954
948
|
#. odoo-python
|
955
949
|
#: code:addons/stock_request/models/stock_request.py:0
|
956
|
-
#, python-format
|
957
950
|
msgid "The picking policy must be equal to the order"
|
958
951
|
msgstr ""
|
959
952
|
|
@@ -965,14 +958,12 @@ msgstr ""
|
|
965
958
|
#. module: stock_request
|
966
959
|
#. odoo-python
|
967
960
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
968
|
-
#, python-format
|
969
961
|
msgid "There should be at least one request item for confirming the order."
|
970
962
|
msgstr ""
|
971
963
|
|
972
964
|
#. module: stock_request
|
973
965
|
#. odoo-python
|
974
966
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
975
|
-
#, python-format
|
976
967
|
msgid "This action only works in the context of products"
|
977
968
|
msgstr ""
|
978
969
|
|
@@ -1027,7 +1018,6 @@ msgstr ""
|
|
1027
1018
|
#. module: stock_request
|
1028
1019
|
#. odoo-python
|
1029
1020
|
#: code:addons/stock_request/models/stock_request.py:0
|
1030
|
-
#, python-format
|
1031
1021
|
msgid "Warehouse must be equal to the order"
|
1032
1022
|
msgstr ""
|
1033
1023
|
|
@@ -1048,7 +1038,6 @@ msgstr ""
|
|
1048
1038
|
#. module: stock_request
|
1049
1039
|
#. odoo-python
|
1050
1040
|
#: code:addons/stock_request/models/stock_location.py:0
|
1051
|
-
#, python-format
|
1052
1041
|
msgid ""
|
1053
1042
|
"You cannot change the company of the location, as it is already assigned to "
|
1054
1043
|
"stock request orders that belong to another company."
|
@@ -1057,7 +1046,6 @@ msgstr ""
|
|
1057
1046
|
#. module: stock_request
|
1058
1047
|
#. odoo-python
|
1059
1048
|
#: code:addons/stock_request/models/stock_location.py:0
|
1060
|
-
#, python-format
|
1061
1049
|
msgid ""
|
1062
1050
|
"You cannot change the company of the location, as it is already assigned to "
|
1063
1051
|
"stock requests that belong to another company."
|
@@ -1066,7 +1054,6 @@ msgstr ""
|
|
1066
1054
|
#. module: stock_request
|
1067
1055
|
#. odoo-python
|
1068
1056
|
#: code:addons/stock_request/models/stock_route.py:0
|
1069
|
-
#, python-format
|
1070
1057
|
msgid ""
|
1071
1058
|
"You cannot change the company of the route, as it is already assigned to "
|
1072
1059
|
"stock requests that belong to another company."
|
@@ -1075,7 +1062,6 @@ msgstr ""
|
|
1075
1062
|
#. module: stock_request
|
1076
1063
|
#. odoo-python
|
1077
1064
|
#: code:addons/stock_request/models/stock_warehouse.py:0
|
1078
|
-
#, python-format
|
1079
1065
|
msgid ""
|
1080
1066
|
"You cannot change the company of the warehouse, as it is already assigned to"
|
1081
1067
|
" stock request orders that belong to another company."
|
@@ -1084,7 +1070,6 @@ msgstr ""
|
|
1084
1070
|
#. module: stock_request
|
1085
1071
|
#. odoo-python
|
1086
1072
|
#: code:addons/stock_request/models/stock_warehouse.py:0
|
1087
|
-
#, python-format
|
1088
1073
|
msgid ""
|
1089
1074
|
"You cannot change the company of the warehouse, as it is already assigned to"
|
1090
1075
|
" stock requests that belong to another company."
|
@@ -1093,35 +1078,30 @@ msgstr ""
|
|
1093
1078
|
#. module: stock_request
|
1094
1079
|
#. odoo-python
|
1095
1080
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1096
|
-
#, python-format
|
1097
1081
|
msgid "You have entered a location that is assigned to another company."
|
1098
1082
|
msgstr ""
|
1099
1083
|
|
1100
1084
|
#. module: stock_request
|
1101
1085
|
#. odoo-python
|
1102
1086
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1103
|
-
#, python-format
|
1104
1087
|
msgid "You have entered a product that is assigned to another company."
|
1105
1088
|
msgstr ""
|
1106
1089
|
|
1107
1090
|
#. module: stock_request
|
1108
1091
|
#. odoo-python
|
1109
1092
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1110
|
-
#, python-format
|
1111
1093
|
msgid "You have entered a route that is assigned to another company."
|
1112
1094
|
msgstr ""
|
1113
1095
|
|
1114
1096
|
#. module: stock_request
|
1115
1097
|
#. odoo-python
|
1116
1098
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1117
|
-
#, python-format
|
1118
1099
|
msgid "You have entered a warehouse that is assigned to another company."
|
1119
1100
|
msgstr ""
|
1120
1101
|
|
1121
1102
|
#. module: stock_request
|
1122
1103
|
#. odoo-python
|
1123
1104
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1124
|
-
#, python-format
|
1125
1105
|
msgid ""
|
1126
1106
|
"You have to select a product unit of measure in the same category than the "
|
1127
1107
|
"default unit of measure of the product"
|