odoo-addon-stock-request 18.0.1.0.0.2__py3-none-any.whl → 18.0.1.0.0.4__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/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 +20 -38
- 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/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_addon_stock_request-18.0.1.0.0.2.dist-info → odoo_addon_stock_request-18.0.1.0.0.4.dist-info}/METADATA +1 -1
- {odoo_addon_stock_request-18.0.1.0.0.2.dist-info → odoo_addon_stock_request-18.0.1.0.0.4.dist-info}/RECORD +31 -31
- {odoo_addon_stock_request-18.0.1.0.0.2.dist-info → odoo_addon_stock_request-18.0.1.0.0.4.dist-info}/WHEEL +0 -0
- {odoo_addon_stock_request-18.0.1.0.0.2.dist-info → odoo_addon_stock_request-18.0.1.0.0.4.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"
|
@@ -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"
|