odoo-addon-stock-request 18.0.1.0.0.2__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.
Files changed (31) hide show
  1. odoo/addons/stock_request/i18n/ca.po +11 -32
  2. odoo/addons/stock_request/i18n/de.po +12 -36
  3. odoo/addons/stock_request/i18n/el_GR.po +11 -32
  4. odoo/addons/stock_request/i18n/es.po +20 -37
  5. odoo/addons/stock_request/i18n/es_ES.po +11 -32
  6. odoo/addons/stock_request/i18n/eu.po +11 -32
  7. odoo/addons/stock_request/i18n/fi.po +11 -32
  8. odoo/addons/stock_request/i18n/fr.po +11 -32
  9. odoo/addons/stock_request/i18n/fr_CH.po +11 -32
  10. odoo/addons/stock_request/i18n/fr_FR.po +11 -32
  11. odoo/addons/stock_request/i18n/gl.po +11 -32
  12. odoo/addons/stock_request/i18n/hr.po +11 -32
  13. odoo/addons/stock_request/i18n/hr_HR.po +11 -32
  14. odoo/addons/stock_request/i18n/it.po +18 -36
  15. odoo/addons/stock_request/i18n/ja.po +11 -32
  16. odoo/addons/stock_request/i18n/ja_JP.po +11 -32
  17. odoo/addons/stock_request/i18n/nl.po +11 -32
  18. odoo/addons/stock_request/i18n/nl_NL.po +11 -32
  19. odoo/addons/stock_request/i18n/pt.po +11 -32
  20. odoo/addons/stock_request/i18n/pt_BR.po +11 -32
  21. odoo/addons/stock_request/i18n/ro.po +11 -32
  22. odoo/addons/stock_request/i18n/ru.po +11 -32
  23. odoo/addons/stock_request/i18n/sl.po +11 -32
  24. odoo/addons/stock_request/i18n/tr.po +11 -32
  25. odoo/addons/stock_request/i18n/tr_TR.po +11 -32
  26. odoo/addons/stock_request/i18n/vi_VN.po +11 -32
  27. odoo/addons/stock_request/i18n/zh_CN.po +12 -36
  28. {odoo_addon_stock_request-18.0.1.0.0.2.dist-info → odoo_addon_stock_request-18.0.1.0.0.3.dist-info}/METADATA +1 -1
  29. {odoo_addon_stock_request-18.0.1.0.0.2.dist-info → odoo_addon_stock_request-18.0.1.0.0.3.dist-info}/RECORD +31 -31
  30. {odoo_addon_stock_request-18.0.1.0.0.2.dist-info → odoo_addon_stock_request-18.0.1.0.0.3.dist-info}/WHEEL +0 -0
  31. {odoo_addon_stock_request-18.0.1.0.0.2.dist-info → odoo_addon_stock_request-18.0.1.0.0.3.dist-info}/top_level.txt +0 -0
@@ -23,10 +23,7 @@ msgstr ""
23
23
  #. module: stock_request
24
24
  #. odoo-python
25
25
  #: code:addons/stock_request/models/stock_move_line.py:0
26
- #, python-format
27
- msgid ""
28
- "<li><b>%(product_name)s</b>: Transferred quantity "
29
- "%(product_qty)s%(product_uom)s</li>"
26
+ msgid "%(product_name)s : Transferred quantity %(product_qty)s %(product_uom)s"
30
27
  msgstr ""
31
28
 
32
29
  #. module: stock_request
@@ -169,7 +166,6 @@ msgstr ""
169
166
  #. module: stock_request
170
167
  #. odoo-python
171
168
  #: code:addons/stock_request/models/stock_request.py:0
172
- #, python-format
173
169
  msgid "Company must be equal to the order"
174
170
  msgstr ""
175
171
 
@@ -282,7 +278,6 @@ msgstr ""
282
278
  #. module: stock_request
283
279
  #. odoo-python
284
280
  #: code:addons/stock_request/models/stock_request.py:0
285
- #, python-format
286
281
  msgid "Expected date must be equal to the order"
287
282
  msgstr ""
288
283
 
@@ -361,8 +356,11 @@ msgstr ""
361
356
 
362
357
  #. module: stock_request
363
358
  #: model:ir.model.fields,help:stock_request.field_stock_request__message_has_error
359
+ #: model:ir.model.fields,help:stock_request.field_stock_request__message_has_sms_error
364
360
  #: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_has_error
361
+ #: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_has_sms_error
365
362
  #: model:ir.model.fields,help:stock_request.field_stock_request_order__message_has_error
363
+ #: model:ir.model.fields,help:stock_request.field_stock_request_order__message_has_sms_error
366
364
  msgid "If checked, some messages have a delivery error."
367
365
  msgstr ""
368
366
 
@@ -430,7 +428,6 @@ msgstr ""
430
428
  #. module: stock_request
431
429
  #. odoo-python
432
430
  #: code:addons/stock_request/models/stock_request.py:0
433
- #, python-format
434
431
  msgid "Location must be equal to the order"
435
432
  msgstr ""
436
433
 
@@ -484,7 +481,6 @@ msgstr ""
484
481
 
485
482
  #. module: stock_request
486
483
  #: model:ir.model.constraint,message:stock_request.constraint_stock_request_abstract_name_uniq
487
- #: model:ir.model.constraint,message:stock_request.constraint_stock_request_kanban_name_uniq
488
484
  msgid "Name must be unique"
489
485
  msgstr ""
490
486
 
@@ -540,14 +536,12 @@ msgstr ""
540
536
  #. module: stock_request
541
537
  #. odoo-python
542
538
  #: code:addons/stock_request/models/stock_request_order.py:0
543
- #, python-format
544
539
  msgid "Only orders on draft state can be unlinked"
545
540
  msgstr ""
546
541
 
547
542
  #. module: stock_request
548
543
  #. odoo-python
549
544
  #: code:addons/stock_request/models/stock_request.py:0
550
- #, python-format
551
545
  msgid "Only requests on draft state can be unlinked"
552
546
  msgstr ""
553
547
 
@@ -588,7 +582,6 @@ msgstr ""
588
582
  #. module: stock_request
589
583
  #. odoo-python
590
584
  #: code:addons/stock_request/models/stock_request.py:0
591
- #, python-format
592
585
  msgid "Procurement group must be equal to the order"
593
586
  msgstr ""
594
587
 
@@ -688,7 +681,6 @@ msgstr ""
688
681
  #. module: stock_request
689
682
  #. odoo-python
690
683
  #: code:addons/stock_request/models/stock_move_line.py:0
691
- #, python-format
692
684
  msgid "Receipt confirmation %(picking_name)s for your Request %(request_name)s"
693
685
  msgstr ""
694
686
 
@@ -729,7 +721,6 @@ msgstr ""
729
721
  #. module: stock_request
730
722
  #. odoo-python
731
723
  #: code:addons/stock_request/models/stock_request.py:0
732
- #, python-format
733
724
  msgid "Requested by must be equal to the order"
734
725
  msgstr ""
735
726
 
@@ -755,6 +746,13 @@ msgstr ""
755
746
  msgid "Routes"
756
747
  msgstr ""
757
748
 
749
+ #. module: stock_request
750
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request__message_has_sms_error
751
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract__message_has_sms_error
752
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request_order__message_has_sms_error
753
+ msgid "SMS Delivery error"
754
+ msgstr ""
755
+
758
756
  #. module: stock_request
759
757
  #: model_terms:ir.ui.view,arch_db:stock_request.stock_request_order_form
760
758
  #: model_terms:ir.ui.view,arch_db:stock_request.view_stock_request_form
@@ -873,14 +871,12 @@ msgstr ""
873
871
  #. module: stock_request
874
872
  #. odoo-python
875
873
  #: code:addons/stock_request/models/stock_request.py:0
876
- #, python-format
877
874
  msgid "Stock Request product quantity cannot be negative."
878
875
  msgstr ""
879
876
 
880
877
  #. module: stock_request
881
878
  #. odoo-python
882
879
  #: code:addons/stock_request/models/stock_request.py:0
883
- #, python-format
884
880
  msgid "Stock Request product quantity has to be strictly positive."
885
881
  msgstr ""
886
882
 
@@ -935,21 +931,18 @@ msgstr ""
935
931
  #. odoo-python
936
932
  #: code:addons/stock_request/models/stock_move.py:0
937
933
  #: code:addons/stock_request/models/stock_request_order.py:0
938
- #, python-format
939
934
  msgid "The company of the stock request must match with that of the location."
940
935
  msgstr ""
941
936
 
942
937
  #. module: stock_request
943
938
  #. odoo-python
944
939
  #: code:addons/stock_request/models/stock_request_order.py:0
945
- #, python-format
946
940
  msgid "The company of the stock request must match with that of the warehouse."
947
941
  msgstr ""
948
942
 
949
943
  #. module: stock_request
950
944
  #. odoo-python
951
945
  #: code:addons/stock_request/models/stock_move_line.py:0
952
- #, python-format
953
946
  msgid ""
954
947
  "The following requested items from Stock Request %(request_name)s have now "
955
948
  "been received in %(location_name)s using Picking %(picking_name)s:"
@@ -958,7 +951,6 @@ msgstr ""
958
951
  #. module: stock_request
959
952
  #. odoo-python
960
953
  #: code:addons/stock_request/models/stock_request.py:0
961
- #, python-format
962
954
  msgid "The picking policy must be equal to the order"
963
955
  msgstr ""
964
956
 
@@ -970,14 +962,12 @@ msgstr ""
970
962
  #. module: stock_request
971
963
  #. odoo-python
972
964
  #: code:addons/stock_request/models/stock_request_order.py:0
973
- #, python-format
974
965
  msgid "There should be at least one request item for confirming the order."
975
966
  msgstr ""
976
967
 
977
968
  #. module: stock_request
978
969
  #. odoo-python
979
970
  #: code:addons/stock_request/models/stock_request_order.py:0
980
- #, python-format
981
971
  msgid "This action only works in the context of products"
982
972
  msgstr ""
983
973
 
@@ -1032,7 +1022,6 @@ msgstr ""
1032
1022
  #. module: stock_request
1033
1023
  #. odoo-python
1034
1024
  #: code:addons/stock_request/models/stock_request.py:0
1035
- #, python-format
1036
1025
  msgid "Warehouse must be equal to the order"
1037
1026
  msgstr ""
1038
1027
 
@@ -1053,7 +1042,6 @@ msgstr ""
1053
1042
  #. module: stock_request
1054
1043
  #. odoo-python
1055
1044
  #: code:addons/stock_request/models/stock_location.py:0
1056
- #, python-format
1057
1045
  msgid ""
1058
1046
  "You cannot change the company of the location, as it is already assigned to "
1059
1047
  "stock request orders that belong to another company."
@@ -1062,7 +1050,6 @@ msgstr ""
1062
1050
  #. module: stock_request
1063
1051
  #. odoo-python
1064
1052
  #: code:addons/stock_request/models/stock_location.py:0
1065
- #, python-format
1066
1053
  msgid ""
1067
1054
  "You cannot change the company of the location, as it is already assigned to "
1068
1055
  "stock requests that belong to another company."
@@ -1071,7 +1058,6 @@ msgstr ""
1071
1058
  #. module: stock_request
1072
1059
  #. odoo-python
1073
1060
  #: code:addons/stock_request/models/stock_route.py:0
1074
- #, python-format
1075
1061
  msgid ""
1076
1062
  "You cannot change the company of the route, as it is already assigned to "
1077
1063
  "stock requests that belong to another company."
@@ -1080,7 +1066,6 @@ msgstr ""
1080
1066
  #. module: stock_request
1081
1067
  #. odoo-python
1082
1068
  #: code:addons/stock_request/models/stock_warehouse.py:0
1083
- #, python-format
1084
1069
  msgid ""
1085
1070
  "You cannot change the company of the warehouse, as it is already assigned to "
1086
1071
  "stock request orders that belong to another company."
@@ -1089,7 +1074,6 @@ msgstr ""
1089
1074
  #. module: stock_request
1090
1075
  #. odoo-python
1091
1076
  #: code:addons/stock_request/models/stock_warehouse.py:0
1092
- #, python-format
1093
1077
  msgid ""
1094
1078
  "You cannot change the company of the warehouse, as it is already assigned to "
1095
1079
  "stock requests that belong to another company."
@@ -1098,35 +1082,30 @@ msgstr ""
1098
1082
  #. module: stock_request
1099
1083
  #. odoo-python
1100
1084
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1101
- #, python-format
1102
1085
  msgid "You have entered a location that is assigned to another company."
1103
1086
  msgstr ""
1104
1087
 
1105
1088
  #. module: stock_request
1106
1089
  #. odoo-python
1107
1090
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1108
- #, python-format
1109
1091
  msgid "You have entered a product that is assigned to another company."
1110
1092
  msgstr ""
1111
1093
 
1112
1094
  #. module: stock_request
1113
1095
  #. odoo-python
1114
1096
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1115
- #, python-format
1116
1097
  msgid "You have entered a route that is assigned to another company."
1117
1098
  msgstr ""
1118
1099
 
1119
1100
  #. module: stock_request
1120
1101
  #. odoo-python
1121
1102
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1122
- #, python-format
1123
1103
  msgid "You have entered a warehouse that is assigned to another company."
1124
1104
  msgstr ""
1125
1105
 
1126
1106
  #. module: stock_request
1127
1107
  #. odoo-python
1128
1108
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1129
- #, python-format
1130
1109
  msgid ""
1131
1110
  "You have to select a product unit of measure in the same category than the "
1132
1111
  "default unit of measure of the product"
@@ -22,13 +22,8 @@ msgstr ""
22
22
  #. module: stock_request
23
23
  #. odoo-python
24
24
  #: code:addons/stock_request/models/stock_move_line.py:0
25
- #, python-format
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
- "<li><b>%(product_name)s</b>: quantità trasferita %(product_qty)s "
31
- "%(product_uom)s</li>"
32
27
 
33
28
  #. module: stock_request
34
29
  #: model:ir.model.fields,field_description:stock_request.field_stock_request__message_needaction
@@ -174,7 +169,6 @@ msgstr "Azienda"
174
169
  #. module: stock_request
175
170
  #. odoo-python
176
171
  #: code:addons/stock_request/models/stock_request.py:0
177
- #, python-format
178
172
  msgid "Company must be equal to the order"
179
173
  msgstr "L'azienda deve essere la stessa dell'ordine"
180
174
 
@@ -290,7 +284,6 @@ msgstr "Data attesa"
290
284
  #. module: stock_request
291
285
  #. odoo-python
292
286
  #: code:addons/stock_request/models/stock_request.py:0
293
- #, python-format
294
287
  msgid "Expected date must be equal to the order"
295
288
  msgstr "La data attesa deve essere uguale all'ordine"
296
289
 
@@ -369,8 +362,11 @@ msgstr "Se selezionata, nuovi messaggi richiedono attenzione."
369
362
 
370
363
  #. module: stock_request
371
364
  #: model:ir.model.fields,help:stock_request.field_stock_request__message_has_error
365
+ #: model:ir.model.fields,help:stock_request.field_stock_request__message_has_sms_error
372
366
  #: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_has_error
367
+ #: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_has_sms_error
373
368
  #: model:ir.model.fields,help:stock_request.field_stock_request_order__message_has_error
369
+ #: model:ir.model.fields,help:stock_request.field_stock_request_order__message_has_sms_error
374
370
  msgid "If checked, some messages have a delivery error."
375
371
  msgstr "Se selezionata, alcuni messaggi hanno un errore di consegna."
376
372
 
@@ -438,7 +434,6 @@ msgstr "Ubicazione"
438
434
  #. module: stock_request
439
435
  #. odoo-python
440
436
  #: code:addons/stock_request/models/stock_request.py:0
441
- #, python-format
442
437
  msgid "Location must be equal to the order"
443
438
  msgstr "L'ubicazione deve essere la stessa dell'ordine"
444
439
 
@@ -496,7 +491,6 @@ msgstr "Nome"
496
491
 
497
492
  #. module: stock_request
498
493
  #: model:ir.model.constraint,message:stock_request.constraint_stock_request_abstract_name_uniq
499
- #: model:ir.model.constraint,message:stock_request.constraint_stock_request_kanban_name_uniq
500
494
  msgid "Name must be unique"
501
495
  msgstr "Il nome deve essere univoco"
502
496
 
@@ -552,14 +546,12 @@ msgstr "Numero di messaggi con errore di consegna"
552
546
  #. module: stock_request
553
547
  #. odoo-python
554
548
  #: code:addons/stock_request/models/stock_request_order.py:0
555
- #, python-format
556
549
  msgid "Only orders on draft state can be unlinked"
557
550
  msgstr "Solo gli ordini in stato bozza possono essere scollegati"
558
551
 
559
552
  #. module: stock_request
560
553
  #. odoo-python
561
554
  #: code:addons/stock_request/models/stock_request.py:0
562
- #, python-format
563
555
  msgid "Only requests on draft state can be unlinked"
564
556
  msgstr "Solo le richieste in stato bozza possono essere scollegate"
565
557
 
@@ -600,7 +592,6 @@ msgstr "Gruppo di approvvigionamento"
600
592
  #. module: stock_request
601
593
  #. odoo-python
602
594
  #: code:addons/stock_request/models/stock_request.py:0
603
- #, python-format
604
595
  msgid "Procurement group must be equal to the order"
605
596
  msgstr "Il gruppo di approvvigionamento deve essere lo stesso dall'ordine"
606
597
 
@@ -704,7 +695,6 @@ msgstr "Quantità reale"
704
695
  #. module: stock_request
705
696
  #. odoo-python
706
697
  #: code:addons/stock_request/models/stock_move_line.py:0
707
- #, python-format
708
698
  msgid "Receipt confirmation %(picking_name)s for your Request %(request_name)s"
709
699
  msgstr ""
710
700
  "Conferma ricezione %(picking_name)s per la vostra richiesta %(request_name)s"
@@ -746,7 +736,6 @@ msgstr "Quantità richiesta (UdM)"
746
736
  #. module: stock_request
747
737
  #. odoo-python
748
738
  #: code:addons/stock_request/models/stock_request.py:0
749
- #, python-format
750
739
  msgid "Requested by must be equal to the order"
751
740
  msgstr "Richiesto da deve essere uguale all'ordine"
752
741
 
@@ -772,6 +761,13 @@ msgstr "Percorso"
772
761
  msgid "Routes"
773
762
  msgstr "Percorsi"
774
763
 
764
+ #. module: stock_request
765
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request__message_has_sms_error
766
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract__message_has_sms_error
767
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request_order__message_has_sms_error
768
+ msgid "SMS Delivery error"
769
+ msgstr "Errore consegna SMS"
770
+
775
771
  #. module: stock_request
776
772
  #: model_terms:ir.ui.view,arch_db:stock_request.stock_request_order_form
777
773
  #: model_terms:ir.ui.view,arch_db:stock_request.view_stock_request_form
@@ -894,14 +890,12 @@ msgstr "Il nome della richiesta di magazzino deve essere univoco"
894
890
  #. module: stock_request
895
891
  #. odoo-python
896
892
  #: code:addons/stock_request/models/stock_request.py:0
897
- #, python-format
898
893
  msgid "Stock Request product quantity cannot be negative."
899
894
  msgstr "La quantità della richiesta di magazzino non può essere negativa."
900
895
 
901
896
  #. module: stock_request
902
897
  #. odoo-python
903
898
  #: code:addons/stock_request/models/stock_request.py:0
904
- #, python-format
905
899
  msgid "Stock Request product quantity has to be strictly positive."
906
900
  msgstr ""
907
901
  "La quantità prodotto della richiesta di magazzino deve essere positiva."
@@ -957,7 +951,6 @@ msgstr "Stato inserito nelle richieste di magazzino"
957
951
  #. odoo-python
958
952
  #: code:addons/stock_request/models/stock_move.py:0
959
953
  #: code:addons/stock_request/models/stock_request_order.py:0
960
- #, python-format
961
954
  msgid "The company of the stock request must match with that of the location."
962
955
  msgstr ""
963
956
  "L'azienda della richiesta di magazzino deve corrispondere con quella "
@@ -966,7 +959,6 @@ msgstr ""
966
959
  #. module: stock_request
967
960
  #. odoo-python
968
961
  #: code:addons/stock_request/models/stock_request_order.py:0
969
- #, python-format
970
962
  msgid "The company of the stock request must match with that of the warehouse."
971
963
  msgstr ""
972
964
  "L'azienda della richiesta di magazzino deve corrispondere con quella del "
@@ -975,7 +967,6 @@ msgstr ""
975
967
  #. module: stock_request
976
968
  #. odoo-python
977
969
  #: code:addons/stock_request/models/stock_move_line.py:0
978
- #, python-format
979
970
  msgid ""
980
971
  "The following requested items from Stock Request %(request_name)s have now "
981
972
  "been received in %(location_name)s using Picking %(picking_name)s:"
@@ -986,7 +977,6 @@ msgstr ""
986
977
  #. module: stock_request
987
978
  #. odoo-python
988
979
  #: code:addons/stock_request/models/stock_request.py:0
989
- #, python-format
990
980
  msgid "The picking policy must be equal to the order"
991
981
  msgstr "La politica di prelievo deve essere uguale a quella dell'ordine"
992
982
 
@@ -998,14 +988,12 @@ msgstr "Il percorso relativo ad un ordine richiesta di magazzino"
998
988
  #. module: stock_request
999
989
  #. odoo-python
1000
990
  #: code:addons/stock_request/models/stock_request_order.py:0
1001
- #, python-format
1002
991
  msgid "There should be at least one request item for confirming the order."
1003
992
  msgstr "Deve esserci almeno un articolo richiesto per confermare l'ordine."
1004
993
 
1005
994
  #. module: stock_request
1006
995
  #. odoo-python
1007
996
  #: code:addons/stock_request/models/stock_request_order.py:0
1008
- #, python-format
1009
997
  msgid "This action only works in the context of products"
1010
998
  msgstr "Questa azione lavora solo nel contesto dei prodotti"
1011
999
 
@@ -1060,7 +1048,6 @@ msgstr "Magazzino"
1060
1048
  #. module: stock_request
1061
1049
  #. odoo-python
1062
1050
  #: code:addons/stock_request/models/stock_request.py:0
1063
- #, python-format
1064
1051
  msgid "Warehouse must be equal to the order"
1065
1052
  msgstr "Il magazzino deve essere uguale all'ordine"
1066
1053
 
@@ -1081,7 +1068,6 @@ msgstr "Cronologia comunicazioni sito web"
1081
1068
  #. module: stock_request
1082
1069
  #. odoo-python
1083
1070
  #: code:addons/stock_request/models/stock_location.py:0
1084
- #, python-format
1085
1071
  msgid ""
1086
1072
  "You cannot change the company of the location, as it is already assigned to "
1087
1073
  "stock request orders that belong to another company."
@@ -1092,7 +1078,6 @@ msgstr ""
1092
1078
  #. module: stock_request
1093
1079
  #. odoo-python
1094
1080
  #: code:addons/stock_request/models/stock_location.py:0
1095
- #, python-format
1096
1081
  msgid ""
1097
1082
  "You cannot change the company of the location, as it is already assigned to "
1098
1083
  "stock requests that belong to another company."
@@ -1103,7 +1088,6 @@ msgstr ""
1103
1088
  #. module: stock_request
1104
1089
  #. odoo-python
1105
1090
  #: code:addons/stock_request/models/stock_route.py:0
1106
- #, python-format
1107
1091
  msgid ""
1108
1092
  "You cannot change the company of the route, as it is already assigned to "
1109
1093
  "stock requests that belong to another company."
@@ -1114,7 +1098,6 @@ msgstr ""
1114
1098
  #. module: stock_request
1115
1099
  #. odoo-python
1116
1100
  #: code:addons/stock_request/models/stock_warehouse.py:0
1117
- #, python-format
1118
1101
  msgid ""
1119
1102
  "You cannot change the company of the warehouse, as it is already assigned to "
1120
1103
  "stock request orders that belong to another company."
@@ -1125,7 +1108,6 @@ msgstr ""
1125
1108
  #. module: stock_request
1126
1109
  #. odoo-python
1127
1110
  #: code:addons/stock_request/models/stock_warehouse.py:0
1128
- #, python-format
1129
1111
  msgid ""
1130
1112
  "You cannot change the company of the warehouse, as it is already assigned to "
1131
1113
  "stock requests that belong to another company."
@@ -1136,35 +1118,30 @@ msgstr ""
1136
1118
  #. module: stock_request
1137
1119
  #. odoo-python
1138
1120
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1139
- #, python-format
1140
1121
  msgid "You have entered a location that is assigned to another company."
1141
1122
  msgstr "È stata inserita una ubicazione che è assegnata ad un'altra azienda."
1142
1123
 
1143
1124
  #. module: stock_request
1144
1125
  #. odoo-python
1145
1126
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1146
- #, python-format
1147
1127
  msgid "You have entered a product that is assigned to another company."
1148
1128
  msgstr "È stato inserito un prodotto che è assegnato ad un'altra azienda."
1149
1129
 
1150
1130
  #. module: stock_request
1151
1131
  #. odoo-python
1152
1132
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1153
- #, python-format
1154
1133
  msgid "You have entered a route that is assigned to another company."
1155
1134
  msgstr "È stata inserita una rotta che è assegnata ad un'altra azienda."
1156
1135
 
1157
1136
  #. module: stock_request
1158
1137
  #. odoo-python
1159
1138
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1160
- #, python-format
1161
1139
  msgid "You have entered a warehouse that is assigned to another company."
1162
1140
  msgstr "È stato inserito un magazzino che è assegnato ad un'altra azienda."
1163
1141
 
1164
1142
  #. module: stock_request
1165
1143
  #. odoo-python
1166
1144
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1167
- #, python-format
1168
1145
  msgid ""
1169
1146
  "You have to select a product unit of measure in the same category than the "
1170
1147
  "default unit of measure of the product"
@@ -1172,5 +1149,10 @@ msgstr ""
1172
1149
  "Bisogna selezionare una unità di misura prodotto della stessa categoria "
1173
1150
  "dell'unità di misura predefinita del prodotto"
1174
1151
 
1175
- #~ msgid "SMS Delivery error"
1176
- #~ msgstr "Errore consegna SMS"
1152
+ #, python-format
1153
+ #~ msgid ""
1154
+ #~ "<li><b>%(product_name)s</b>: Transferred quantity "
1155
+ #~ "%(product_qty)s%(product_uom)s</li>"
1156
+ #~ msgstr ""
1157
+ #~ "<li><b>%(product_name)s</b>: quantità trasferita %(product_qty)s "
1158
+ #~ "%(product_uom)s</li>"