odoo-addon-shopfloor 16.0.2.8.0__py3-none-any.whl → 16.0.2.8.0.1__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.
@@ -91,6 +91,14 @@ msgid ""
91
91
  "Incompatible with: \"Pick and pack at the same time\"\n"
92
92
  msgstr ""
93
93
 
94
+ #. module: shopfloor
95
+ #. odoo-python
96
+ #: code:addons/shopfloor/actions/message.py:0
97
+ #, python-format
98
+ msgid ""
99
+ "%(message_code)s not found in the current transfer or already in a package."
100
+ msgstr ""
101
+
94
102
  #. module: shopfloor
95
103
  #. odoo-python
96
104
  #: code:addons/shopfloor/actions/message.py:0
@@ -2173,14 +2181,6 @@ msgstr ""
2173
2181
  msgid "Zone Picking"
2174
2182
  msgstr ""
2175
2183
 
2176
- #. module: shopfloor
2177
- #. odoo-python
2178
- #: code:addons/shopfloor/actions/message.py:0
2179
- #, python-format
2180
- msgid ""
2181
- "{message_code} not found in the current transfer or already in a package."
2182
- msgstr ""
2183
-
2184
2184
  #. module: shopfloor
2185
2185
  #. odoo-python
2186
2186
  #: code:addons/shopfloor/actions/message.py:0
@@ -89,6 +89,14 @@ msgid ""
89
89
  "Incompatible with: \"Pick and pack at the same time\"\n"
90
90
  msgstr ""
91
91
 
92
+ #. module: shopfloor
93
+ #. odoo-python
94
+ #: code:addons/shopfloor/actions/message.py:0
95
+ #, python-format
96
+ msgid ""
97
+ "%(message_code)s not found in the current transfer or already in a package."
98
+ msgstr ""
99
+
92
100
  #. module: shopfloor
93
101
  #. odoo-python
94
102
  #: code:addons/shopfloor/actions/message.py:0
@@ -2169,14 +2177,6 @@ msgstr ""
2169
2177
  msgid "Zone Picking"
2170
2178
  msgstr ""
2171
2179
 
2172
- #. module: shopfloor
2173
- #. odoo-python
2174
- #: code:addons/shopfloor/actions/message.py:0
2175
- #, python-format
2176
- msgid ""
2177
- "{message_code} not found in the current transfer or already in a package."
2178
- msgstr ""
2179
-
2180
2180
  #. module: shopfloor
2181
2181
  #. odoo-python
2182
2182
  #: code:addons/shopfloor/actions/message.py:0
@@ -119,6 +119,14 @@ msgstr ""
119
119
  "\n"
120
120
  "Incompatible con: \"Recoger y empaquetar al mismo tiempo\"\n"
121
121
 
122
+ #. module: shopfloor
123
+ #. odoo-python
124
+ #: code:addons/shopfloor/actions/message.py:0
125
+ #, python-format
126
+ msgid ""
127
+ "%(message_code)s not found in the current transfer or already in a package."
128
+ msgstr ""
129
+
122
130
  #. module: shopfloor
123
131
  #. odoo-python
124
132
  #: code:addons/shopfloor/actions/message.py:0
@@ -2279,14 +2287,6 @@ msgstr ""
2279
2287
  msgid "Zone Picking"
2280
2288
  msgstr "Zona de Entreda"
2281
2289
 
2282
- #. module: shopfloor
2283
- #. odoo-python
2284
- #: code:addons/shopfloor/actions/message.py:0
2285
- #, python-format
2286
- msgid ""
2287
- "{message_code} not found in the current transfer or already in a package."
2288
- msgstr ""
2289
-
2290
2290
  #. module: shopfloor
2291
2291
  #. odoo-python
2292
2292
  #: code:addons/shopfloor/actions/message.py:0
@@ -136,6 +136,14 @@ msgstr ""
136
136
  "\n"
137
137
  "Incompatibile con: \"Preleva e imballa contemporaneamente\"\n"
138
138
 
139
+ #. module: shopfloor
140
+ #. odoo-python
141
+ #: code:addons/shopfloor/actions/message.py:0
142
+ #, python-format
143
+ msgid ""
144
+ "%(message_code)s not found in the current transfer or already in a package."
145
+ msgstr ""
146
+
139
147
  #. module: shopfloor
140
148
  #. odoo-python
141
149
  #: code:addons/shopfloor/actions/message.py:0
@@ -2343,16 +2351,6 @@ msgstr ""
2343
2351
  msgid "Zone Picking"
2344
2352
  msgstr "Prelievo per area"
2345
2353
 
2346
- #. module: shopfloor
2347
- #. odoo-python
2348
- #: code:addons/shopfloor/actions/message.py:0
2349
- #, python-format
2350
- msgid ""
2351
- "{message_code} not found in the current transfer or already in a package."
2352
- msgstr ""
2353
- "{message_code} non trovato nel trasferimento attuale o già presente in un "
2354
- "collo."
2355
-
2356
2354
  #. module: shopfloor
2357
2355
  #. odoo-python
2358
2356
  #: code:addons/shopfloor/actions/message.py:0
@@ -2360,6 +2358,13 @@ msgstr ""
2360
2358
  msgid "{} is not a valid destination package."
2361
2359
  msgstr "{} non è un collo destinazione valido."
2362
2360
 
2361
+ #, python-format
2362
+ #~ msgid ""
2363
+ #~ "{message_code} not found in the current transfer or already in a package."
2364
+ #~ msgstr ""
2365
+ #~ "{message_code} non trovato nel trasferimento attuale o già presente in un "
2366
+ #~ "collo."
2367
+
2363
2368
  #, python-format
2364
2369
  #~ msgid "Package {} is not in the current transfer."
2365
2370
  #~ msgstr "Il collo {} non è nel trasferimento attuale."
@@ -89,6 +89,14 @@ msgid ""
89
89
  "Incompatible with: \"Pick and pack at the same time\"\n"
90
90
  msgstr ""
91
91
 
92
+ #. module: shopfloor
93
+ #. odoo-python
94
+ #: code:addons/shopfloor/actions/message.py:0
95
+ #, python-format
96
+ msgid ""
97
+ "%(message_code)s not found in the current transfer or already in a package."
98
+ msgstr ""
99
+
92
100
  #. module: shopfloor
93
101
  #. odoo-python
94
102
  #: code:addons/shopfloor/actions/message.py:0
@@ -2169,14 +2177,6 @@ msgstr ""
2169
2177
  msgid "Zone Picking"
2170
2178
  msgstr ""
2171
2179
 
2172
- #. module: shopfloor
2173
- #. odoo-python
2174
- #: code:addons/shopfloor/actions/message.py:0
2175
- #, python-format
2176
- msgid ""
2177
- "{message_code} not found in the current transfer or already in a package."
2178
- msgstr ""
2179
-
2180
2180
  #. module: shopfloor
2181
2181
  #. odoo-python
2182
2182
  #: 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.8.0
3
+ Version: 16.0.2.8.0.1
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=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
46
+ odoo/addons/shopfloor/i18n/ca.po,sha256=QLsllWvqMYtFS0y3R7Y5xHk2u-_vYMyFf-Vf7e2-uXM,61397
47
+ odoo/addons/shopfloor/i18n/de.po,sha256=WM-9Snw36HBNemQ-IBufDQeoTpsEhszvi9xPeARjoWo,59865
48
+ odoo/addons/shopfloor/i18n/es_AR.po,sha256=UNMrL-flfq08iZfrKhNL4LxsuZHz822Y-snRjuuPZNU,82475
49
+ odoo/addons/shopfloor/i18n/it.po,sha256=_qRYvJVHz8z5u8sdrKHDMIIHSIwm0N9Qi6beWC8_mC4,84361
50
+ odoo/addons/shopfloor/i18n/pt_BR.po,sha256=GK4yxA42sF-RHzqmVUocNCfUPVifOpGS7BuPt6BbnTY,59867
51
51
  odoo/addons/shopfloor/i18n/shopfloor.pot,sha256=6lDMtrB7rcreMBrIyUtbZbLt2Cm00SWlrWxIsJpJcGU,59857
52
52
  odoo/addons/shopfloor/migrations/16.0.2.0.0/post-migration.py,sha256=k-3UqvyLY__Me7RZWeM3BVxmE7D_9rCPcRNlKeKKcPI,1273
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=rKXjj0Jk8gjda1y1B6d1_s3sn0
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.8.0.dist-info/METADATA,sha256=6XPecMuH_8bHtf6FBM9nWIkR_ox1cFBJO6U8aF3UEKw,6761
191
- odoo_addon_shopfloor-16.0.2.8.0.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
192
- odoo_addon_shopfloor-16.0.2.8.0.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
193
- odoo_addon_shopfloor-16.0.2.8.0.dist-info/RECORD,,
190
+ odoo_addon_shopfloor-16.0.2.8.0.1.dist-info/METADATA,sha256=LlacIb_SB9U3kowuIVjGJgT8pR3oeLlZm3f8C08kEDo,6763
191
+ odoo_addon_shopfloor-16.0.2.8.0.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
192
+ odoo_addon_shopfloor-16.0.2.8.0.1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
193
+ odoo_addon_shopfloor-16.0.2.8.0.1.dist-info/RECORD,,