odoo-addon-shopfloor 16.0.2.7.0__py3-none-any.whl → 16.0.2.7.0.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -847,6 +847,20 @@ msgstr ""
847
847
  msgid "No quantity has been processed, unable to complete the transfer."
848
848
  msgstr ""
849
849
 
850
+ #. module: shopfloor
851
+ #. odoo-python
852
+ #: code:addons/shopfloor/actions/message.py:0
853
+ #, python-format
854
+ msgid "No transfer found for %(model_name)s %(record_name)s"
855
+ msgstr ""
856
+
857
+ #. module: shopfloor
858
+ #. odoo-python
859
+ #: code:addons/shopfloor/actions/message.py:0
860
+ #, python-format
861
+ msgid "No transfer found for barcode %s"
862
+ msgstr ""
863
+
850
864
  #. module: shopfloor
851
865
  #. odoo-python
852
866
  #: code:addons/shopfloor/actions/message.py:0
@@ -1054,13 +1068,6 @@ msgstr ""
1054
1068
  msgid "Package {} is not empty."
1055
1069
  msgstr ""
1056
1070
 
1057
- #. module: shopfloor
1058
- #. odoo-python
1059
- #: code:addons/shopfloor/services/checkout.py:0
1060
- #, python-format
1061
- msgid "Package {} is not in the current transfer."
1062
- msgstr ""
1063
-
1064
1071
  #. module: shopfloor
1065
1072
  #: model:ir.model,name:shopfloor.model_stock_quant_package
1066
1073
  msgid "Packages"
@@ -1216,16 +1223,16 @@ msgid ""
1216
1223
  "%(picking_name)s."
1217
1224
  msgstr ""
1218
1225
 
1219
- #. module: shopfloor
1220
- #: model:ir.model,name:shopfloor.model_stock_move_line
1221
- msgid "Product Moves (Stock Move Line)"
1222
- msgstr ""
1223
-
1224
1226
  #. module: shopfloor
1225
1227
  #. odoo-python
1226
1228
  #: code:addons/shopfloor/actions/message.py:0
1227
1229
  #, python-format
1228
- msgid "Product is not in the current transfer."
1230
+ msgid "Product %s is not in the current transfer."
1231
+ msgstr ""
1232
+
1233
+ #. module: shopfloor
1234
+ #: model:ir.model,name:shopfloor.model_stock_move_line
1235
+ msgid "Product Moves (Stock Move Line)"
1229
1236
  msgstr ""
1230
1237
 
1231
1238
  #. module: shopfloor
@@ -1296,6 +1303,13 @@ msgstr ""
1296
1303
  msgid "Reserved Move Line"
1297
1304
  msgstr ""
1298
1305
 
1306
+ #. module: shopfloor
1307
+ #. odoo-python
1308
+ #: code:addons/shopfloor/actions/message.py:0
1309
+ #, python-format
1310
+ msgid "Reserved for %(picking_type)s %(picking_name)s"
1311
+ msgstr ""
1312
+
1299
1313
  #. module: shopfloor
1300
1314
  #. odoo-python
1301
1315
  #: code:addons/shopfloor/actions/message.py:0
@@ -1895,6 +1909,14 @@ msgstr ""
1895
1909
  msgid "Transfer"
1896
1910
  msgstr ""
1897
1911
 
1912
+ #. module: shopfloor
1913
+ #. odoo-python
1914
+ #: code:addons/shopfloor/actions/message.py:0
1915
+ #, python-format
1916
+ msgid ""
1917
+ "Transfer has been canceled. This cannot be processed using this scenario"
1918
+ msgstr ""
1919
+
1898
1920
  #. module: shopfloor
1899
1921
  #. odoo-python
1900
1922
  #: code:addons/shopfloor/actions/message.py:0
@@ -843,6 +843,20 @@ msgstr ""
843
843
  msgid "No quantity has been processed, unable to complete the transfer."
844
844
  msgstr ""
845
845
 
846
+ #. module: shopfloor
847
+ #. odoo-python
848
+ #: code:addons/shopfloor/actions/message.py:0
849
+ #, python-format
850
+ msgid "No transfer found for %(model_name)s %(record_name)s"
851
+ msgstr ""
852
+
853
+ #. module: shopfloor
854
+ #. odoo-python
855
+ #: code:addons/shopfloor/actions/message.py:0
856
+ #, python-format
857
+ msgid "No transfer found for barcode %s"
858
+ msgstr ""
859
+
846
860
  #. module: shopfloor
847
861
  #. odoo-python
848
862
  #: code:addons/shopfloor/actions/message.py:0
@@ -1050,13 +1064,6 @@ msgstr ""
1050
1064
  msgid "Package {} is not empty."
1051
1065
  msgstr ""
1052
1066
 
1053
- #. module: shopfloor
1054
- #. odoo-python
1055
- #: code:addons/shopfloor/services/checkout.py:0
1056
- #, python-format
1057
- msgid "Package {} is not in the current transfer."
1058
- msgstr ""
1059
-
1060
1067
  #. module: shopfloor
1061
1068
  #: model:ir.model,name:shopfloor.model_stock_quant_package
1062
1069
  msgid "Packages"
@@ -1212,16 +1219,16 @@ msgid ""
1212
1219
  "%(picking_name)s."
1213
1220
  msgstr ""
1214
1221
 
1215
- #. module: shopfloor
1216
- #: model:ir.model,name:shopfloor.model_stock_move_line
1217
- msgid "Product Moves (Stock Move Line)"
1218
- msgstr ""
1219
-
1220
1222
  #. module: shopfloor
1221
1223
  #. odoo-python
1222
1224
  #: code:addons/shopfloor/actions/message.py:0
1223
1225
  #, python-format
1224
- msgid "Product is not in the current transfer."
1226
+ msgid "Product %s is not in the current transfer."
1227
+ msgstr ""
1228
+
1229
+ #. module: shopfloor
1230
+ #: model:ir.model,name:shopfloor.model_stock_move_line
1231
+ msgid "Product Moves (Stock Move Line)"
1225
1232
  msgstr ""
1226
1233
 
1227
1234
  #. module: shopfloor
@@ -1292,6 +1299,13 @@ msgstr ""
1292
1299
  msgid "Reserved Move Line"
1293
1300
  msgstr ""
1294
1301
 
1302
+ #. module: shopfloor
1303
+ #. odoo-python
1304
+ #: code:addons/shopfloor/actions/message.py:0
1305
+ #, python-format
1306
+ msgid "Reserved for %(picking_type)s %(picking_name)s"
1307
+ msgstr ""
1308
+
1295
1309
  #. module: shopfloor
1296
1310
  #. odoo-python
1297
1311
  #: code:addons/shopfloor/actions/message.py:0
@@ -1891,6 +1905,14 @@ msgstr ""
1891
1905
  msgid "Transfer"
1892
1906
  msgstr ""
1893
1907
 
1908
+ #. module: shopfloor
1909
+ #. odoo-python
1910
+ #: code:addons/shopfloor/actions/message.py:0
1911
+ #, python-format
1912
+ msgid ""
1913
+ "Transfer has been canceled. This cannot be processed using this scenario"
1914
+ msgstr ""
1915
+
1894
1916
  #. module: shopfloor
1895
1917
  #. odoo-python
1896
1918
  #: code:addons/shopfloor/actions/message.py:0
@@ -894,6 +894,20 @@ msgstr ""
894
894
  "No se ha procesado ninguna cantidad, no se ha podido completar la "
895
895
  "transferencia."
896
896
 
897
+ #. module: shopfloor
898
+ #. odoo-python
899
+ #: code:addons/shopfloor/actions/message.py:0
900
+ #, python-format
901
+ msgid "No transfer found for %(model_name)s %(record_name)s"
902
+ msgstr ""
903
+
904
+ #. module: shopfloor
905
+ #. odoo-python
906
+ #: code:addons/shopfloor/actions/message.py:0
907
+ #, python-format
908
+ msgid "No transfer found for barcode %s"
909
+ msgstr ""
910
+
897
911
  #. module: shopfloor
898
912
  #. odoo-python
899
913
  #: code:addons/shopfloor/actions/message.py:0
@@ -1111,13 +1125,6 @@ msgstr "El Paquete {} está usado."
1111
1125
  msgid "Package {} is not empty."
1112
1126
  msgstr "El Paquete {} no está vacío."
1113
1127
 
1114
- #. module: shopfloor
1115
- #. odoo-python
1116
- #: code:addons/shopfloor/services/checkout.py:0
1117
- #, python-format
1118
- msgid "Package {} is not in the current transfer."
1119
- msgstr "El Paquete {} no está en la transferencia actual."
1120
-
1121
1128
  #. module: shopfloor
1122
1129
  #: model:ir.model,name:shopfloor.model_stock_quant_package
1123
1130
  msgid "Packages"
@@ -1279,17 +1286,17 @@ msgid ""
1279
1286
  "%(picking_name)s."
1280
1287
  msgstr ""
1281
1288
 
1282
- #. module: shopfloor
1283
- #: model:ir.model,name:shopfloor.model_stock_move_line
1284
- msgid "Product Moves (Stock Move Line)"
1285
- msgstr "Movimientos de Producto (Stock Move Line)"
1286
-
1287
1289
  #. module: shopfloor
1288
1290
  #. odoo-python
1289
1291
  #: code:addons/shopfloor/actions/message.py:0
1290
1292
  #, python-format
1291
- msgid "Product is not in the current transfer."
1292
- msgstr "El Producto no está en la transferencia actual."
1293
+ msgid "Product %s is not in the current transfer."
1294
+ msgstr ""
1295
+
1296
+ #. module: shopfloor
1297
+ #: model:ir.model,name:shopfloor.model_stock_move_line
1298
+ msgid "Product Moves (Stock Move Line)"
1299
+ msgstr "Movimientos de Producto (Stock Move Line)"
1293
1300
 
1294
1301
  #. module: shopfloor
1295
1302
  #. odoo-python
@@ -1362,6 +1369,13 @@ msgstr ""
1362
1369
  msgid "Reserved Move Line"
1363
1370
  msgstr "Movimiento de Línea Reservado"
1364
1371
 
1372
+ #. module: shopfloor
1373
+ #. odoo-python
1374
+ #: code:addons/shopfloor/actions/message.py:0
1375
+ #, python-format
1376
+ msgid "Reserved for %(picking_type)s %(picking_name)s"
1377
+ msgstr ""
1378
+
1365
1379
  #. module: shopfloor
1366
1380
  #. odoo-python
1367
1381
  #: code:addons/shopfloor/actions/message.py:0
@@ -1993,6 +2007,14 @@ msgstr "Peso Total"
1993
2007
  msgid "Transfer"
1994
2008
  msgstr "Transferencia"
1995
2009
 
2010
+ #. module: shopfloor
2011
+ #. odoo-python
2012
+ #: code:addons/shopfloor/actions/message.py:0
2013
+ #, python-format
2014
+ msgid ""
2015
+ "Transfer has been canceled. This cannot be processed using this scenario"
2016
+ msgstr ""
2017
+
1996
2018
  #. module: shopfloor
1997
2019
  #. odoo-python
1998
2020
  #: code:addons/shopfloor/actions/message.py:0
@@ -2272,6 +2294,14 @@ msgstr ""
2272
2294
  msgid "{} is not a valid destination package."
2273
2295
  msgstr "{} no es un paquete de destino válido."
2274
2296
 
2297
+ #, python-format
2298
+ #~ msgid "Package {} is not in the current transfer."
2299
+ #~ msgstr "El Paquete {} no está en la transferencia actual."
2300
+
2301
+ #, python-format
2302
+ #~ msgid "Product is not in the current transfer."
2303
+ #~ msgstr "El Producto no está en la transferencia actual."
2304
+
2275
2305
  #, python-format
2276
2306
  #~ msgid "Lot is not in the current transfer."
2277
2307
  #~ msgstr "El Lote no está en la transferencia actual."
@@ -6,7 +6,7 @@ msgid ""
6
6
  msgstr ""
7
7
  "Project-Id-Version: Odoo Server 14.0\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
- "PO-Revision-Date: 2025-01-31 20:06+0000\n"
9
+ "PO-Revision-Date: 2025-05-03 14:48+0000\n"
10
10
  "Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
11
11
  "Language-Team: none\n"
12
12
  "Language: it\n"
@@ -14,7 +14,7 @@ msgstr ""
14
14
  "Content-Type: text/plain; charset=UTF-8\n"
15
15
  "Content-Transfer-Encoding: \n"
16
16
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
- "X-Generator: Weblate 5.6.2\n"
17
+ "X-Generator: Weblate 5.10.4\n"
18
18
 
19
19
  #. module: shopfloor
20
20
  #: model:ir.model.fields,help:shopfloor.field_shopfloor_menu__pick_pack_same_time
@@ -929,6 +929,20 @@ msgstr "Nessuna destinazion di inoltro disponibile."
929
929
  msgid "No quantity has been processed, unable to complete the transfer."
930
930
  msgstr "Nessuna quantità elaborata, impossibile completare il trasferimento."
931
931
 
932
+ #. module: shopfloor
933
+ #. odoo-python
934
+ #: code:addons/shopfloor/actions/message.py:0
935
+ #, python-format
936
+ msgid "No transfer found for %(model_name)s %(record_name)s"
937
+ msgstr "Nessun trasferimento trovato per %(model_name)s %(record_name)s"
938
+
939
+ #. module: shopfloor
940
+ #. odoo-python
941
+ #: code:addons/shopfloor/actions/message.py:0
942
+ #, python-format
943
+ msgid "No transfer found for barcode %s"
944
+ msgstr "Nessun trasferimento trovato per il codice a barre %s"
945
+
932
946
  #. module: shopfloor
933
947
  #. odoo-python
934
948
  #: code:addons/shopfloor/actions/message.py:0
@@ -1152,13 +1166,6 @@ msgstr "Il collo {} è già in uso."
1152
1166
  msgid "Package {} is not empty."
1153
1167
  msgstr "Il collo {} non è vuoto."
1154
1168
 
1155
- #. module: shopfloor
1156
- #. odoo-python
1157
- #: code:addons/shopfloor/services/checkout.py:0
1158
- #, python-format
1159
- msgid "Package {} is not in the current transfer."
1160
- msgstr "Il collo {} non è nel trasferimento attuale."
1161
-
1162
1169
  #. module: shopfloor
1163
1170
  #: model:ir.model,name:shopfloor.model_stock_quant_package
1164
1171
  msgid "Packages"
@@ -1322,17 +1329,17 @@ msgstr ""
1322
1329
  "Prodotto %(product_name)s non trovato nell'ubicazione %(location_name)s o "
1323
1330
  "trasferimento %(picking_name)s."
1324
1331
 
1325
- #. module: shopfloor
1326
- #: model:ir.model,name:shopfloor.model_stock_move_line
1327
- msgid "Product Moves (Stock Move Line)"
1328
- msgstr "Movimenti prodotto (riga movimento di magazzino)"
1329
-
1330
1332
  #. module: shopfloor
1331
1333
  #. odoo-python
1332
1334
  #: code:addons/shopfloor/actions/message.py:0
1333
1335
  #, python-format
1334
- msgid "Product is not in the current transfer."
1335
- msgstr "Il prodotto non è nel trasferimento attuale."
1336
+ msgid "Product %s is not in the current transfer."
1337
+ msgstr "Il prodotto %s non è nel trasferimento attuale."
1338
+
1339
+ #. module: shopfloor
1340
+ #: model:ir.model,name:shopfloor.model_stock_move_line
1341
+ msgid "Product Moves (Stock Move Line)"
1342
+ msgstr "Movimenti prodotto (riga movimento di magazzino)"
1336
1343
 
1337
1344
  #. module: shopfloor
1338
1345
  #. odoo-python
@@ -1403,6 +1410,13 @@ msgstr "È possibile richiedere il collo di destinazione"
1403
1410
  msgid "Reserved Move Line"
1404
1411
  msgstr "Riga movimento prenotata"
1405
1412
 
1413
+ #. module: shopfloor
1414
+ #. odoo-python
1415
+ #: code:addons/shopfloor/actions/message.py:0
1416
+ #, python-format
1417
+ msgid "Reserved for %(picking_type)s %(picking_name)s"
1418
+ msgstr "Prenotato per %(picking_type)s %(picking_name)s"
1419
+
1406
1420
  #. module: shopfloor
1407
1421
  #. odoo-python
1408
1422
  #: code:addons/shopfloor/actions/message.py:0
@@ -2039,6 +2053,16 @@ msgstr "Peso totale"
2039
2053
  msgid "Transfer"
2040
2054
  msgstr "Trasferimento"
2041
2055
 
2056
+ #. module: shopfloor
2057
+ #. odoo-python
2058
+ #: code:addons/shopfloor/actions/message.py:0
2059
+ #, python-format
2060
+ msgid ""
2061
+ "Transfer has been canceled. This cannot be processed using this scenario"
2062
+ msgstr ""
2063
+ "Il trasferimento è stato annullato. Non può essere elaborato usando questo "
2064
+ "scenario"
2065
+
2042
2066
  #. module: shopfloor
2043
2067
  #. odoo-python
2044
2068
  #: code:addons/shopfloor/actions/message.py:0
@@ -2336,6 +2360,14 @@ msgstr ""
2336
2360
  msgid "{} is not a valid destination package."
2337
2361
  msgstr "{} non è un collo destinazione valido."
2338
2362
 
2363
+ #, python-format
2364
+ #~ msgid "Package {} is not in the current transfer."
2365
+ #~ msgstr "Il collo {} non è nel trasferimento attuale."
2366
+
2367
+ #, python-format
2368
+ #~ msgid "Product is not in the current transfer."
2369
+ #~ msgstr "Il prodotto non è nel trasferimento attuale."
2370
+
2339
2371
  #, python-format
2340
2372
  #~ msgid "Lot is not in the current transfer."
2341
2373
  #~ msgstr "Il lotto non è nel trasferimento attuale."
@@ -843,6 +843,20 @@ msgstr ""
843
843
  msgid "No quantity has been processed, unable to complete the transfer."
844
844
  msgstr ""
845
845
 
846
+ #. module: shopfloor
847
+ #. odoo-python
848
+ #: code:addons/shopfloor/actions/message.py:0
849
+ #, python-format
850
+ msgid "No transfer found for %(model_name)s %(record_name)s"
851
+ msgstr ""
852
+
853
+ #. module: shopfloor
854
+ #. odoo-python
855
+ #: code:addons/shopfloor/actions/message.py:0
856
+ #, python-format
857
+ msgid "No transfer found for barcode %s"
858
+ msgstr ""
859
+
846
860
  #. module: shopfloor
847
861
  #. odoo-python
848
862
  #: code:addons/shopfloor/actions/message.py:0
@@ -1050,13 +1064,6 @@ msgstr ""
1050
1064
  msgid "Package {} is not empty."
1051
1065
  msgstr ""
1052
1066
 
1053
- #. module: shopfloor
1054
- #. odoo-python
1055
- #: code:addons/shopfloor/services/checkout.py:0
1056
- #, python-format
1057
- msgid "Package {} is not in the current transfer."
1058
- msgstr ""
1059
-
1060
1067
  #. module: shopfloor
1061
1068
  #: model:ir.model,name:shopfloor.model_stock_quant_package
1062
1069
  msgid "Packages"
@@ -1212,16 +1219,16 @@ msgid ""
1212
1219
  "%(picking_name)s."
1213
1220
  msgstr ""
1214
1221
 
1215
- #. module: shopfloor
1216
- #: model:ir.model,name:shopfloor.model_stock_move_line
1217
- msgid "Product Moves (Stock Move Line)"
1218
- msgstr ""
1219
-
1220
1222
  #. module: shopfloor
1221
1223
  #. odoo-python
1222
1224
  #: code:addons/shopfloor/actions/message.py:0
1223
1225
  #, python-format
1224
- msgid "Product is not in the current transfer."
1226
+ msgid "Product %s is not in the current transfer."
1227
+ msgstr ""
1228
+
1229
+ #. module: shopfloor
1230
+ #: model:ir.model,name:shopfloor.model_stock_move_line
1231
+ msgid "Product Moves (Stock Move Line)"
1225
1232
  msgstr ""
1226
1233
 
1227
1234
  #. module: shopfloor
@@ -1292,6 +1299,13 @@ msgstr ""
1292
1299
  msgid "Reserved Move Line"
1293
1300
  msgstr ""
1294
1301
 
1302
+ #. module: shopfloor
1303
+ #. odoo-python
1304
+ #: code:addons/shopfloor/actions/message.py:0
1305
+ #, python-format
1306
+ msgid "Reserved for %(picking_type)s %(picking_name)s"
1307
+ msgstr ""
1308
+
1295
1309
  #. module: shopfloor
1296
1310
  #. odoo-python
1297
1311
  #: code:addons/shopfloor/actions/message.py:0
@@ -1891,6 +1905,14 @@ msgstr ""
1891
1905
  msgid "Transfer"
1892
1906
  msgstr ""
1893
1907
 
1908
+ #. module: shopfloor
1909
+ #. odoo-python
1910
+ #: code:addons/shopfloor/actions/message.py:0
1911
+ #, python-format
1912
+ msgid ""
1913
+ "Transfer has been canceled. This cannot be processed using this scenario"
1914
+ msgstr ""
1915
+
1894
1916
  #. module: shopfloor
1895
1917
  #. odoo-python
1896
1918
  #: code:addons/shopfloor/actions/message.py:0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-shopfloor
3
- Version: 16.0.2.7.0
3
+ Version: 16.0.2.7.0.2
4
4
  Summary: manage warehouse operations with barcode scanners
5
5
  Home-page: https://github.com/OCA/wms
6
6
  Author: Camptocamp, BCIM, Akretion, Odoo Community Association (OCA)
@@ -43,11 +43,11 @@ odoo/addons/shopfloor/docs/single_pack_transfer_diag_seq.plantuml,sha256=FuN70hu
43
43
  odoo/addons/shopfloor/docs/single_pack_transfer_diag_seq.png,sha256=LAsRPfPeEB6Db8oNL4r637bi2iXXI7r0HFuOaPK3Z9A,33901
44
44
  odoo/addons/shopfloor/docs/zone_picking_diag_seq.plantuml,sha256=Bu0NkP2HwV24IgTHEYV5uwMikk00vOEAGxK53OG9p9s,3527
45
45
  odoo/addons/shopfloor/docs/zone_picking_diag_seq.png,sha256=_qGnbfsShydA3Xjefaurt45fzlgJ8upf11B9DRv9OB0,185581
46
- odoo/addons/shopfloor/i18n/ca.po,sha256=YVtzCHrzzbRo7v79zX8WcsP6JWHwISDRfzWLzvIo2Fc,60874
47
- odoo/addons/shopfloor/i18n/de.po,sha256=H4dTHi99hBkkZ-frrKbLgYcWML31Bt5tn0OZrTXp3dE,59342
48
- odoo/addons/shopfloor/i18n/es_AR.po,sha256=-rX-_qyNaecxwtCEwhVwllJBVmk3jFbPZ-E3ekyfq34,81785
49
- odoo/addons/shopfloor/i18n/it.po,sha256=DpAb1_s9S-U4Gj8oEx-vuUchNnq-Jn8GNn9X4j5lkvE,83240
50
- odoo/addons/shopfloor/i18n/pt_BR.po,sha256=h-swd3FV35x-Cn7RbVs1V4e56b2fu6G-j89QI3udbBI,59344
46
+ odoo/addons/shopfloor/i18n/ca.po,sha256=lFcfLBn8ygw5EfItOC3_K1Fj5B5u7US0LSD7TZ3oveM,61395
47
+ odoo/addons/shopfloor/i18n/de.po,sha256=uEGLlGtlgdXCPV_IEkaWJK1mzbGUolumsZPjdDUPGEU,59863
48
+ odoo/addons/shopfloor/i18n/es_AR.po,sha256=GqTl7MevSW5VzAidr6Mx-DX6rGrAta9LprfQow62ghs,82473
49
+ odoo/addons/shopfloor/i18n/it.po,sha256=jJGniZaHf5MOvUz6HNYnugZNKyCVTSyAylnOQLaShqY,84231
50
+ odoo/addons/shopfloor/i18n/pt_BR.po,sha256=5oTeycEkLpgDXXwiTe4jYcwjxllDrDBYi4iKjVF2EAE,59865
51
51
  odoo/addons/shopfloor/i18n/shopfloor.pot,sha256=MK0wLtiBEv0eXfStAS1ACSeAD7S4W-Qrwy4VHjuT7-Q,59855
52
52
  odoo/addons/shopfloor/migrations/16.0.2.0.0/post-migration.py,sha256=WfXnS5fj_K78VFaUAe0UiNhFX1C8LA0lkh6Zofllvc4,1311
53
53
  odoo/addons/shopfloor/migrations/16.0.2.4.2/post-init_search_move_line_options.py,sha256=OfsDBUUEKtWQOv9pU86edeFlnT2YiPli4PMpv74Q8IY,1176
@@ -187,7 +187,7 @@ odoo/addons/shopfloor/views/shopfloor_menu.xml,sha256=gepRIcpP6xuYypagEfpJm1s9-A
187
187
  odoo/addons/shopfloor/views/stock_location.xml,sha256=d7iqbOQZbb5YPSdAXlQ6spcj8dUvQ37DpEGuaLX5B1M,829
188
188
  odoo/addons/shopfloor/views/stock_move_line.xml,sha256=tn3pV67aRoYmn3qkm3aSgdYArY-z9SIrl_4fpJFy3Jo,1984
189
189
  odoo/addons/shopfloor/views/stock_picking_type.xml,sha256=Ckn2835hO4HtuZQX9x3382C4gs789fb94Cx0444mBkc,800
190
- odoo_addon_shopfloor-16.0.2.7.0.dist-info/METADATA,sha256=3jCPfZDf2OIgk6SpMw1gsgI9_LDtb-n9CyNMVjefgEQ,6761
191
- odoo_addon_shopfloor-16.0.2.7.0.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
192
- odoo_addon_shopfloor-16.0.2.7.0.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
193
- odoo_addon_shopfloor-16.0.2.7.0.dist-info/RECORD,,
190
+ odoo_addon_shopfloor-16.0.2.7.0.2.dist-info/METADATA,sha256=KXrJXhSf8uIY7zdT06vFGKgHcSzaTJYpOfQ1RQiOCS8,6763
191
+ odoo_addon_shopfloor-16.0.2.7.0.2.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
192
+ odoo_addon_shopfloor-16.0.2.7.0.2.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
193
+ odoo_addon_shopfloor-16.0.2.7.0.2.dist-info/RECORD,,