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
@@ -21,10 +21,7 @@ msgstr ""
|
|
21
21
|
#. module: stock_request
|
22
22
|
#. odoo-python
|
23
23
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
24
|
-
|
25
|
-
msgid ""
|
26
|
-
"<li><b>%(product_name)s</b>: Transferred quantity "
|
27
|
-
"%(product_qty)s%(product_uom)s</li>"
|
24
|
+
msgid "%(product_name)s : Transferred quantity %(product_qty)s %(product_uom)s"
|
28
25
|
msgstr ""
|
29
26
|
|
30
27
|
#. module: stock_request
|
@@ -167,7 +164,6 @@ msgstr ""
|
|
167
164
|
#. module: stock_request
|
168
165
|
#. odoo-python
|
169
166
|
#: code:addons/stock_request/models/stock_request.py:0
|
170
|
-
#, python-format
|
171
167
|
msgid "Company must be equal to the order"
|
172
168
|
msgstr ""
|
173
169
|
|
@@ -280,7 +276,6 @@ msgstr ""
|
|
280
276
|
#. module: stock_request
|
281
277
|
#. odoo-python
|
282
278
|
#: code:addons/stock_request/models/stock_request.py:0
|
283
|
-
#, python-format
|
284
279
|
msgid "Expected date must be equal to the order"
|
285
280
|
msgstr ""
|
286
281
|
|
@@ -359,8 +354,11 @@ msgstr ""
|
|
359
354
|
|
360
355
|
#. module: stock_request
|
361
356
|
#: model:ir.model.fields,help:stock_request.field_stock_request__message_has_error
|
357
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request__message_has_sms_error
|
362
358
|
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_has_error
|
359
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_has_sms_error
|
363
360
|
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_has_error
|
361
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_has_sms_error
|
364
362
|
msgid "If checked, some messages have a delivery error."
|
365
363
|
msgstr ""
|
366
364
|
|
@@ -428,7 +426,6 @@ msgstr ""
|
|
428
426
|
#. module: stock_request
|
429
427
|
#. odoo-python
|
430
428
|
#: code:addons/stock_request/models/stock_request.py:0
|
431
|
-
#, python-format
|
432
429
|
msgid "Location must be equal to the order"
|
433
430
|
msgstr ""
|
434
431
|
|
@@ -482,7 +479,6 @@ msgstr ""
|
|
482
479
|
|
483
480
|
#. module: stock_request
|
484
481
|
#: model:ir.model.constraint,message:stock_request.constraint_stock_request_abstract_name_uniq
|
485
|
-
#: model:ir.model.constraint,message:stock_request.constraint_stock_request_kanban_name_uniq
|
486
482
|
msgid "Name must be unique"
|
487
483
|
msgstr ""
|
488
484
|
|
@@ -538,14 +534,12 @@ msgstr ""
|
|
538
534
|
#. module: stock_request
|
539
535
|
#. odoo-python
|
540
536
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
541
|
-
#, python-format
|
542
537
|
msgid "Only orders on draft state can be unlinked"
|
543
538
|
msgstr ""
|
544
539
|
|
545
540
|
#. module: stock_request
|
546
541
|
#. odoo-python
|
547
542
|
#: code:addons/stock_request/models/stock_request.py:0
|
548
|
-
#, python-format
|
549
543
|
msgid "Only requests on draft state can be unlinked"
|
550
544
|
msgstr ""
|
551
545
|
|
@@ -586,7 +580,6 @@ msgstr ""
|
|
586
580
|
#. module: stock_request
|
587
581
|
#. odoo-python
|
588
582
|
#: code:addons/stock_request/models/stock_request.py:0
|
589
|
-
#, python-format
|
590
583
|
msgid "Procurement group must be equal to the order"
|
591
584
|
msgstr ""
|
592
585
|
|
@@ -686,7 +679,6 @@ msgstr ""
|
|
686
679
|
#. module: stock_request
|
687
680
|
#. odoo-python
|
688
681
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
689
|
-
#, python-format
|
690
682
|
msgid "Receipt confirmation %(picking_name)s for your Request %(request_name)s"
|
691
683
|
msgstr ""
|
692
684
|
|
@@ -727,7 +719,6 @@ msgstr ""
|
|
727
719
|
#. module: stock_request
|
728
720
|
#. odoo-python
|
729
721
|
#: code:addons/stock_request/models/stock_request.py:0
|
730
|
-
#, python-format
|
731
722
|
msgid "Requested by must be equal to the order"
|
732
723
|
msgstr ""
|
733
724
|
|
@@ -753,6 +744,13 @@ msgstr ""
|
|
753
744
|
msgid "Routes"
|
754
745
|
msgstr ""
|
755
746
|
|
747
|
+
#. module: stock_request
|
748
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request__message_has_sms_error
|
749
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract__message_has_sms_error
|
750
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order__message_has_sms_error
|
751
|
+
msgid "SMS Delivery error"
|
752
|
+
msgstr ""
|
753
|
+
|
756
754
|
#. module: stock_request
|
757
755
|
#: model_terms:ir.ui.view,arch_db:stock_request.stock_request_order_form
|
758
756
|
#: model_terms:ir.ui.view,arch_db:stock_request.view_stock_request_form
|
@@ -871,14 +869,12 @@ msgstr ""
|
|
871
869
|
#. module: stock_request
|
872
870
|
#. odoo-python
|
873
871
|
#: code:addons/stock_request/models/stock_request.py:0
|
874
|
-
#, python-format
|
875
872
|
msgid "Stock Request product quantity cannot be negative."
|
876
873
|
msgstr ""
|
877
874
|
|
878
875
|
#. module: stock_request
|
879
876
|
#. odoo-python
|
880
877
|
#: code:addons/stock_request/models/stock_request.py:0
|
881
|
-
#, python-format
|
882
878
|
msgid "Stock Request product quantity has to be strictly positive."
|
883
879
|
msgstr ""
|
884
880
|
|
@@ -933,21 +929,18 @@ msgstr ""
|
|
933
929
|
#. odoo-python
|
934
930
|
#: code:addons/stock_request/models/stock_move.py:0
|
935
931
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
936
|
-
#, python-format
|
937
932
|
msgid "The company of the stock request must match with that of the location."
|
938
933
|
msgstr ""
|
939
934
|
|
940
935
|
#. module: stock_request
|
941
936
|
#. odoo-python
|
942
937
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
943
|
-
#, python-format
|
944
938
|
msgid "The company of the stock request must match with that of the warehouse."
|
945
939
|
msgstr ""
|
946
940
|
|
947
941
|
#. module: stock_request
|
948
942
|
#. odoo-python
|
949
943
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
950
|
-
#, python-format
|
951
944
|
msgid ""
|
952
945
|
"The following requested items from Stock Request %(request_name)s have now "
|
953
946
|
"been received in %(location_name)s using Picking %(picking_name)s:"
|
@@ -956,7 +949,6 @@ msgstr ""
|
|
956
949
|
#. module: stock_request
|
957
950
|
#. odoo-python
|
958
951
|
#: code:addons/stock_request/models/stock_request.py:0
|
959
|
-
#, python-format
|
960
952
|
msgid "The picking policy must be equal to the order"
|
961
953
|
msgstr ""
|
962
954
|
|
@@ -968,14 +960,12 @@ msgstr ""
|
|
968
960
|
#. module: stock_request
|
969
961
|
#. odoo-python
|
970
962
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
971
|
-
#, python-format
|
972
963
|
msgid "There should be at least one request item for confirming the order."
|
973
964
|
msgstr ""
|
974
965
|
|
975
966
|
#. module: stock_request
|
976
967
|
#. odoo-python
|
977
968
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
978
|
-
#, python-format
|
979
969
|
msgid "This action only works in the context of products"
|
980
970
|
msgstr ""
|
981
971
|
|
@@ -1030,7 +1020,6 @@ msgstr ""
|
|
1030
1020
|
#. module: stock_request
|
1031
1021
|
#. odoo-python
|
1032
1022
|
#: code:addons/stock_request/models/stock_request.py:0
|
1033
|
-
#, python-format
|
1034
1023
|
msgid "Warehouse must be equal to the order"
|
1035
1024
|
msgstr ""
|
1036
1025
|
|
@@ -1051,7 +1040,6 @@ msgstr ""
|
|
1051
1040
|
#. module: stock_request
|
1052
1041
|
#. odoo-python
|
1053
1042
|
#: code:addons/stock_request/models/stock_location.py:0
|
1054
|
-
#, python-format
|
1055
1043
|
msgid ""
|
1056
1044
|
"You cannot change the company of the location, as it is already assigned to "
|
1057
1045
|
"stock request orders that belong to another company."
|
@@ -1060,7 +1048,6 @@ msgstr ""
|
|
1060
1048
|
#. module: stock_request
|
1061
1049
|
#. odoo-python
|
1062
1050
|
#: code:addons/stock_request/models/stock_location.py:0
|
1063
|
-
#, python-format
|
1064
1051
|
msgid ""
|
1065
1052
|
"You cannot change the company of the location, as it is already assigned to "
|
1066
1053
|
"stock requests that belong to another company."
|
@@ -1069,7 +1056,6 @@ msgstr ""
|
|
1069
1056
|
#. module: stock_request
|
1070
1057
|
#. odoo-python
|
1071
1058
|
#: code:addons/stock_request/models/stock_route.py:0
|
1072
|
-
#, python-format
|
1073
1059
|
msgid ""
|
1074
1060
|
"You cannot change the company of the route, as it is already assigned to "
|
1075
1061
|
"stock requests that belong to another company."
|
@@ -1078,7 +1064,6 @@ msgstr ""
|
|
1078
1064
|
#. module: stock_request
|
1079
1065
|
#. odoo-python
|
1080
1066
|
#: code:addons/stock_request/models/stock_warehouse.py:0
|
1081
|
-
#, python-format
|
1082
1067
|
msgid ""
|
1083
1068
|
"You cannot change the company of the warehouse, as it is already assigned to "
|
1084
1069
|
"stock request orders that belong to another company."
|
@@ -1087,7 +1072,6 @@ msgstr ""
|
|
1087
1072
|
#. module: stock_request
|
1088
1073
|
#. odoo-python
|
1089
1074
|
#: code:addons/stock_request/models/stock_warehouse.py:0
|
1090
|
-
#, python-format
|
1091
1075
|
msgid ""
|
1092
1076
|
"You cannot change the company of the warehouse, as it is already assigned to "
|
1093
1077
|
"stock requests that belong to another company."
|
@@ -1096,35 +1080,30 @@ msgstr ""
|
|
1096
1080
|
#. module: stock_request
|
1097
1081
|
#. odoo-python
|
1098
1082
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1099
|
-
#, python-format
|
1100
1083
|
msgid "You have entered a location that is assigned to another company."
|
1101
1084
|
msgstr ""
|
1102
1085
|
|
1103
1086
|
#. module: stock_request
|
1104
1087
|
#. odoo-python
|
1105
1088
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1106
|
-
#, python-format
|
1107
1089
|
msgid "You have entered a product that is assigned to another company."
|
1108
1090
|
msgstr ""
|
1109
1091
|
|
1110
1092
|
#. module: stock_request
|
1111
1093
|
#. odoo-python
|
1112
1094
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1113
|
-
#, python-format
|
1114
1095
|
msgid "You have entered a route that is assigned to another company."
|
1115
1096
|
msgstr ""
|
1116
1097
|
|
1117
1098
|
#. module: stock_request
|
1118
1099
|
#. odoo-python
|
1119
1100
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1120
|
-
#, python-format
|
1121
1101
|
msgid "You have entered a warehouse that is assigned to another company."
|
1122
1102
|
msgstr ""
|
1123
1103
|
|
1124
1104
|
#. module: stock_request
|
1125
1105
|
#. odoo-python
|
1126
1106
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1127
|
-
#, python-format
|
1128
1107
|
msgid ""
|
1129
1108
|
"You have to select a product unit of measure in the same category than the "
|
1130
1109
|
"default unit of measure of the product"
|
@@ -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"
|