odoo-addon-stock-barcodes 16.0.1.0.2.2__py3-none-any.whl → 16.0.1.1.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.
@@ -7,7 +7,7 @@ Stock Barcodes
7
7
  !! This file is generated by oca-gen-addon-readme !!
8
8
  !! changes will be overwritten. !!
9
9
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:aa576b807bb7f515fb71daeb5f366e933922f5884012a45ece0de623b7b53216
10
+ !! source digest: sha256:57d26158322c09cb66f30397e6644567bf9240ecc415f7fd48ec7bc6e6406ec9
11
11
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
 
13
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -3,7 +3,7 @@
3
3
  {
4
4
  "name": "Stock Barcodes",
5
5
  "summary": "It provides read barcode on stock operations.",
6
- "version": "16.0.1.0.2",
6
+ "version": "16.0.1.1.0",
7
7
  "author": "Tecnativa, " "Odoo Community Association (OCA)",
8
8
  "website": "https://github.com/OCA/stock-logistics-barcode",
9
9
  "license": "AGPL-3",
@@ -1859,8 +1859,9 @@ msgstr "Asistente para leer códigos de barras desde el inventario"
1859
1859
 
1860
1860
  #. module: stock_barcodes
1861
1861
  #: model:ir.model,name:stock_barcodes.model_wiz_stock_barcodes_read_picking
1862
- msgid "Wizard to read barcode on picking"
1863
- msgstr "Asistente para leer códigos de barras desde los albaranes"
1862
+ msgid "Wizard to read barcode on picking batch"
1863
+ msgstr ""
1864
+ "Asistente para leer códigos de barras desde las agrupaciones de albaranes"
1864
1865
 
1865
1866
  #. module: stock_barcodes
1866
1867
  #: model:ir.model,name:stock_barcodes.model_wiz_stock_barcodes_read_todo
@@ -1940,6 +1941,9 @@ msgstr "desbloquear el albarán"
1940
1941
  msgid "{name} is required"
1941
1942
  msgstr ""
1942
1943
 
1944
+ #~ msgid "Wizard to read barcode on picking"
1945
+ #~ msgstr "Asistente para leer códigos de barras desde los albaranes"
1946
+
1943
1947
  #~ msgid "<i class=\"fa fa-bars\" title=\"Open actions\"/>"
1944
1948
  #~ msgstr "<i class=\"fa fa-bars\" title=\"Abrir acciones\"/>"
1945
1949
 
@@ -2031,10 +2035,6 @@ msgstr ""
2031
2035
  #~ msgid "Stock move lines"
2032
2036
  #~ msgstr "Movimiento de existencias"
2033
2037
 
2034
- #~ msgid "Wizard to read barcode on picking batch"
2035
- #~ msgstr ""
2036
- #~ "Asistente para leer códigos de barras desde las agrupaciones de albaranes"
2037
-
2038
2038
  #, python-format
2039
2039
  #~ msgid ""
2040
2040
  #~ "You cannot remove an entry linked to a operation in state new, assigned "
@@ -21,13 +21,18 @@ msgstr ""
21
21
  #: model:ir.model.fields,help:stock_barcodes.field_wiz_stock_barcodes_read_picking__picking_state
22
22
  msgid ""
23
23
  " * Draft: The transfer is not confirmed yet. Reservation doesn't apply.\n"
24
- " * Waiting another operation: This transfer is waiting for another operation before being ready.\n"
24
+ " * Waiting another operation: This transfer is waiting for another operation "
25
+ "before being ready.\n"
25
26
  " * Waiting: The transfer is waiting for the availability of some products.\n"
26
- "(a) The shipping policy is \"As soon as possible\": no product could be reserved.\n"
27
- "(b) The shipping policy is \"When all products are ready\": not all the products could be reserved.\n"
27
+ "(a) The shipping policy is \"As soon as possible\": no product could be "
28
+ "reserved.\n"
29
+ "(b) The shipping policy is \"When all products are ready\": not all the "
30
+ "products could be reserved.\n"
28
31
  " * Ready: The transfer is ready to be processed.\n"
29
- "(a) The shipping policy is \"As soon as possible\": at least one product has been reserved.\n"
30
- "(b) The shipping policy is \"When all products are ready\": all product have been reserved.\n"
32
+ "(a) The shipping policy is \"As soon as possible\": at least one product has "
33
+ "been reserved.\n"
34
+ "(b) The shipping policy is \"When all products are ready\": all product have "
35
+ "been reserved.\n"
31
36
  " * Done: The transfer has been processed.\n"
32
37
  " * Cancelled: The transfer has been cancelled."
33
38
  msgstr ""
@@ -62,8 +67,8 @@ msgid ""
62
67
  "<i class=\"fa fa-pencil\" title=\"Edit inventory quantity\" style=\"font-"
63
68
  "size:1.5em\"/>"
64
69
  msgstr ""
65
- "<i class=\"fa fa-pencil\" title=\"Modifier quantité inventaire\" style"
66
- "=\"font-size:1.5em\"/>"
70
+ "<i class=\"fa fa-pencil\" title=\"Modifier quantité inventaire\" "
71
+ "style=\"font-size:1.5em\"/>"
67
72
 
68
73
  #. module: stock_barcodes
69
74
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.stock_picking_type_kanban
@@ -82,14 +87,16 @@ msgstr ""
82
87
 
83
88
  #. module: stock_barcodes
84
89
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
85
- msgid "<i class=\"fa fa-upload\" title=\"Fill from pencil\" style=\"font-size:1.5em\"/>"
90
+ msgid ""
91
+ "<i class=\"fa fa-upload\" title=\"Fill from pencil\" style=\"font-"
92
+ "size:1.5em\"/>"
86
93
  msgstr ""
87
94
 
88
95
  #. module: stock_barcodes
89
96
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
90
97
  msgid ""
91
- "<span attrs=\"{'invisible': [('result_package_id', '=', "
92
- "False)]}\">-&gt;</span>"
98
+ "<span attrs=\"{'invisible': [('result_package_id', '=', False)]}\">-&gt;</"
99
+ "span>"
93
100
  msgstr ""
94
101
 
95
102
  #. module: stock_barcodes
@@ -98,9 +105,9 @@ msgid ""
98
105
  "<span class=\"fa fa-archive d-sm-none oe_span_small_icon\" title=\"Source "
99
106
  "Location\" attrs=\"{'invisible': [('product_packaging_ids', '=', [])]}\"/>"
100
107
  msgstr ""
101
- "<span class=\"fa fa-archive d-sm-none oe_span_small_icon\" title="
102
- "\"Emplacement d'origine\" attrs=\"{'invisible': [('product_packaging_ids', "
103
- "'=', [])]}\"/>"
108
+ "<span class=\"fa fa-archive d-sm-none oe_span_small_icon\" "
109
+ "title=\"Emplacement d'origine\" attrs=\"{'invisible': "
110
+ "[('product_packaging_ids', '=', [])]}\"/>"
104
111
 
105
112
  #. module: stock_barcodes
106
113
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_todo_kanban
@@ -126,7 +133,8 @@ msgstr "<span>Appliquer</span>"
126
133
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
127
134
  msgid ""
128
135
  "<strong class=\" d-none d-sm-block\">Dest. Location</strong>\n"
129
- " <span class=\"fa fa-share text-center d-sm-none oe_span_small_icon\" title=\"Destination Location\"/>"
136
+ " <span class=\"fa fa-share text-center d-sm-none "
137
+ "oe_span_small_icon\" title=\"Destination Location\"/>"
130
138
  msgstr ""
131
139
  "<strong class=\" d-none d-sm-block\">Empl. dest.</strong>\n"
132
140
  " <span class=\"fa fa-share text-center d-sm-none "
@@ -136,7 +144,8 @@ msgstr ""
136
144
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
137
145
  msgid ""
138
146
  "<strong class=\" d-none d-sm-block\">Source Location</strong>\n"
139
- " <span class=\"fa fa-map-marker d-sm-none oe_span_small_icon\" title=\"Source Location\"/>"
147
+ " <span class=\"fa fa-map-marker d-sm-none "
148
+ "oe_span_small_icon\" title=\"Source Location\"/>"
140
149
  msgstr ""
141
150
  "<strong class=\" d-none d-sm-block\">Empl. origine</strong>\n"
142
151
  " <span class=\"fa fa-map-marker d-sm-none "
@@ -146,7 +155,8 @@ msgstr ""
146
155
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
147
156
  msgid ""
148
157
  "<strong class=\"d-none d-sm-block\">Lot S/N</strong>\n"
149
- " <span class=\"fa fa-tags d-sm-none oe_span_small_icon\" title=\"Lot S/N\"/>"
158
+ " <span class=\"fa fa-tags d-sm-none "
159
+ "oe_span_small_icon\" title=\"Lot S/N\"/>"
150
160
  msgstr ""
151
161
  "<strong class=\"d-none d-sm-block\">N° série lot</strong>\n"
152
162
  " <span class=\"fa fa-tags d-sm-none "
@@ -156,7 +166,8 @@ msgstr ""
156
166
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
157
167
  msgid ""
158
168
  "<strong class=\"d-none d-sm-block\">Package</strong>\n"
159
- " <span class=\"fa fa-inbox d-sm-none oe_span_small_icon\" title=\"package\"/>"
169
+ " <span class=\"fa fa-inbox d-sm-none oe_span_small_icon\" "
170
+ "title=\"package\"/>"
160
171
  msgstr ""
161
172
  "<strong class=\"d-none d-sm-block\">Colis</strong>\n"
162
173
  " <span class=\"fa fa-inbox d-sm-none oe_span_small_icon\" "
@@ -166,7 +177,8 @@ msgstr ""
166
177
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
167
178
  msgid ""
168
179
  "<strong class=\"d-none d-sm-block\">Product</strong>\n"
169
- " <span class=\"fa fa-th-list d-sm-none oe_span_small_icon\" title=\"Product\"/>"
180
+ " <span class=\"fa fa-th-list d-sm-none "
181
+ "oe_span_small_icon\" title=\"Product\"/>"
170
182
  msgstr ""
171
183
  "<strong class=\"d-none d-sm-block\">Produit</strong>\n"
172
184
  " <span class=\"fa fa-th-list d-sm-none "
@@ -175,15 +187,18 @@ msgstr ""
175
187
  #. module: stock_barcodes
176
188
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
177
189
  msgid ""
178
- "<strong class=\"d-none d-sm-block\">Source Package -&gt; Result Package</strong>\n"
179
- " <span class=\"fa fa-cubes d-sm-none oe_span_small_icon\" title=\"Source Package to Result Package\"/>"
190
+ "<strong class=\"d-none d-sm-block\">Source Package -&gt; Result Package</"
191
+ "strong>\n"
192
+ " <span class=\"fa fa-cubes d-sm-none "
193
+ "oe_span_small_icon\" title=\"Source Package to Result Package\"/>"
180
194
  msgstr ""
181
195
 
182
196
  #. module: stock_barcodes
183
197
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
184
198
  msgid ""
185
199
  "<strong class=\"d-none d-sm-block\">Total Qty</strong>\n"
186
- " <span class=\"fa fa-hashtag d-sm-none oe_span_small_icon\" title=\"Total Quantity\"/>"
200
+ " <span class=\"fa fa-hashtag d-sm-none "
201
+ "oe_span_small_icon\" title=\"Total Quantity\"/>"
187
202
  msgstr ""
188
203
  "<strong class=\"d-none d-sm-block\">Qté totale</strong>\n"
189
204
  " <span class=\"fa fa-hashtag d-sm-none "
@@ -440,7 +455,6 @@ msgstr "Vider le produit"
440
455
  #. module: stock_barcodes
441
456
  #. odoo-python
442
457
  #: code:addons/stock_barcodes/wizard/stock_barcodes_read_picking.py:0
443
- #: code:addons/stock_barcodes/wizard/stock_barcodes_read_picking.py:0
444
458
  #, python-format
445
459
  msgid "Click on picking pushpin to lock it"
446
460
  msgstr ""
@@ -1666,8 +1680,8 @@ msgstr "La quantité est très grande"
1666
1680
  #. module: stock_barcodes
1667
1681
  #: model:ir.model.fields,help:stock_barcodes.field_stock_picking_type__new_picking_barcode_option_group_id
1668
1682
  msgid ""
1669
- "This Barcode Option Group will be selected when clicking the 'New' button in"
1670
- " an operation type. It will be used to create a non planned picking."
1683
+ "This Barcode Option Group will be selected when clicking the 'New' button in "
1684
+ "an operation type. It will be used to create a non planned picking."
1671
1685
  msgstr ""
1672
1686
  "Ce groupe d'options CB sera sélectionné à partir du bouton 'Nouveau' pour ce "
1673
1687
  "type d'opération - pour enregistrer un transfert non planifié."
@@ -1772,7 +1786,6 @@ msgstr "En attente du lot"
1772
1786
  #. module: stock_barcodes
1773
1787
  #. odoo-python
1774
1788
  #: code:addons/stock_barcodes/wizard/stock_barcodes_read.py:0
1775
- #: code:addons/stock_barcodes/wizard/stock_barcodes_read.py:0
1776
1789
  #, python-format
1777
1790
  msgid "Waiting product"
1778
1791
  msgstr "En attente du produit"
@@ -1819,7 +1832,7 @@ msgstr ""
1819
1832
 
1820
1833
  #. module: stock_barcodes
1821
1834
  #: model:ir.model,name:stock_barcodes.model_wiz_stock_barcodes_read_picking
1822
- msgid "Wizard to read barcode on picking"
1835
+ msgid "Wizard to read barcode on picking batch"
1823
1836
  msgstr ""
1824
1837
 
1825
1838
  #. module: stock_barcodes
@@ -1859,7 +1872,8 @@ msgstr "Produit invalide"
1859
1872
  #. module: stock_barcodes
1860
1873
  #: model:ir.model.fields,help:stock_barcodes.field_stock_barcodes_option_group__group_key_for_todo_records
1861
1874
  msgid ""
1862
- "You can establish a list of fields that will act as a grouping key to generate the movements to be process.\n"
1875
+ "You can establish a list of fields that will act as a grouping key to "
1876
+ "generate the movements to be process.\n"
1863
1877
  "The object variable is used to refer to the source record\n"
1864
1878
  "For example, object.location_id,object.product_id,object.lot_id"
1865
1879
  msgstr ""
@@ -84,8 +84,8 @@ msgid ""
84
84
  "<i class=\"fa fa-pencil\" title=\"Edit inventory quantity\" style=\"font-"
85
85
  "size:1.5em\"/>"
86
86
  msgstr ""
87
- "<i class=\"fa fa-pencil\" title=\"Modifica quantità inventario\" style"
88
- "=\"font-size:1.5em\"/>"
87
+ "<i class=\"fa fa-pencil\" title=\"Modifica quantità inventario\" "
88
+ "style=\"font-size:1.5em\"/>"
89
89
 
90
90
  #. module: stock_barcodes
91
91
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.stock_picking_type_kanban
@@ -107,8 +107,8 @@ msgid ""
107
107
  "<i class=\"fa fa-upload\" title=\"Fill from pencil\" style=\"font-"
108
108
  "size:1.5em\"/>"
109
109
  msgstr ""
110
- "<i class=\"fa fa-upload\" title=\"Riempi da matita\" style=\"font-size:1."
111
- "5em\"/>"
110
+ "<i class=\"fa fa-upload\" title=\"Riempi da matita\" style=\"font-"
111
+ "size:1.5em\"/>"
112
112
 
113
113
  #. module: stock_barcodes
114
114
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
@@ -116,8 +116,8 @@ msgid ""
116
116
  "<span attrs=\"{'invisible': [('result_package_id', '=', False)]}\">-&gt;</"
117
117
  "span>"
118
118
  msgstr ""
119
- "<span attrs=\"{'invisible': [('result_package_id', '=', False)]}\""
120
- ">-&gt;</span>"
119
+ "<span attrs=\"{'invisible': [('result_package_id', '=', False)]}\">-&gt;</"
120
+ "span>"
121
121
 
122
122
  #. module: stock_barcodes
123
123
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_packaging_form
@@ -125,8 +125,9 @@ msgid ""
125
125
  "<span class=\"fa fa-archive d-sm-none oe_span_small_icon\" title=\"Source "
126
126
  "Location\" attrs=\"{'invisible': [('product_packaging_ids', '=', [])]}\"/>"
127
127
  msgstr ""
128
- "<span class=\"fa fa-archive d-sm-none oe_span_small_icon\" title=\"Ubicazione"
129
- " origine\" attrs=\"{'invisible': [('product_packaging_ids', '=', [])]}\"/>"
128
+ "<span class=\"fa fa-archive d-sm-none oe_span_small_icon\" "
129
+ "title=\"Ubicazione origine\" attrs=\"{'invisible': "
130
+ "[('product_packaging_ids', '=', [])]}\"/>"
130
131
 
131
132
  #. module: stock_barcodes
132
133
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_todo_kanban
@@ -1876,8 +1877,8 @@ msgstr "Procedura guidata per leggere il codice a barre sull'inventario"
1876
1877
 
1877
1878
  #. module: stock_barcodes
1878
1879
  #: model:ir.model,name:stock_barcodes.model_wiz_stock_barcodes_read_picking
1879
- msgid "Wizard to read barcode on picking"
1880
- msgstr "Procedura guidata per leggere il codice a barre sul prelievo"
1880
+ msgid "Wizard to read barcode on picking batch"
1881
+ msgstr ""
1881
1882
 
1882
1883
  #. module: stock_barcodes
1883
1884
  #: model:ir.model,name:stock_barcodes.model_wiz_stock_barcodes_read_todo
@@ -1959,6 +1960,9 @@ msgstr "sblocca prelievo"
1959
1960
  msgid "{name} is required"
1960
1961
  msgstr "{name} è richiesto"
1961
1962
 
1963
+ #~ msgid "Wizard to read barcode on picking"
1964
+ #~ msgstr "Procedura guidata per leggere il codice a barre sul prelievo"
1965
+
1962
1966
  #~ msgid "<i class=\"fa fa-bars\" title=\"Open actions\"/>"
1963
1967
  #~ msgstr "<i class=\"fa fa-bars\" title=\"Apri azioni\"/>"
1964
1968
 
@@ -1783,7 +1783,7 @@ msgstr ""
1783
1783
 
1784
1784
  #. module: stock_barcodes
1785
1785
  #: model:ir.model,name:stock_barcodes.model_wiz_stock_barcodes_read_picking
1786
- msgid "Wizard to read barcode on picking"
1786
+ msgid "Wizard to read barcode on picking batch"
1787
1787
  msgstr ""
1788
1788
 
1789
1789
  #. module: stock_barcodes
@@ -367,7 +367,7 @@ ul.auto-toc {
367
367
  !! This file is generated by oca-gen-addon-readme !!
368
368
  !! changes will be overwritten. !!
369
369
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:aa576b807bb7f515fb71daeb5f366e933922f5884012a45ece0de623b7b53216
370
+ !! source digest: sha256:57d26158322c09cb66f30397e6644567bf9240ecc415f7fd48ec7bc6e6406ec9
371
371
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
  <p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-barcode/tree/16.0/stock_barcodes"><img alt="OCA/stock-logistics-barcode" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--barcode-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-barcode-16-0/stock-logistics-barcode-16-0-stock_barcodes"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-barcode&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373
373
  <p>This module provides a barcode reader interface for stock module.</p>
@@ -84,7 +84,7 @@
84
84
  name="action_barcode_inventory_quant_unlink"
85
85
  type="object"
86
86
  class="btn"
87
- icon="fa-recycle"
87
+ icon="fa-trash"
88
88
  title="Remove quant"
89
89
  context="{'wiz_barcode_id': parent.id}"
90
90
  />
@@ -127,7 +127,7 @@
127
127
  <button
128
128
  name="action_barcode_inventory_quant_unlink"
129
129
  type="object"
130
- icon="fa-recycle"
130
+ icon="fa-trash"
131
131
  title="Reset inventory quantity"
132
132
  class="btn mt0"
133
133
  context="{'wiz_barcode_id': parent.id}"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-stock_barcodes
3
- Version: 16.0.1.0.2.2
3
+ Version: 16.0.1.1.0.2
4
4
  Summary: It provides read barcode on stock operations.
5
5
  Home-page: https://github.com/OCA/stock-logistics-barcode
6
6
  Author: Tecnativa, Odoo Community Association (OCA)
@@ -23,7 +23,7 @@ Stock Barcodes
23
23
  !! This file is generated by oca-gen-addon-readme !!
24
24
  !! changes will be overwritten. !!
25
25
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
26
- !! source digest: sha256:aa576b807bb7f515fb71daeb5f366e933922f5884012a45ece0de623b7b53216
26
+ !! source digest: sha256:57d26158322c09cb66f30397e6644567bf9240ecc415f7fd48ec7bc6e6406ec9
27
27
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
28
28
 
29
29
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -1,13 +1,13 @@
1
- odoo/addons/stock_barcodes/README.rst,sha256=3kDzDZH3zHZ5aAPWcCmqf5hpqej9vz_aPKMkK34Hcjo,7000
1
+ odoo/addons/stock_barcodes/README.rst,sha256=u8WCC5zDh5CoiulmcdegPkKHa1v55S1Jql9OSY9kUfg,7000
2
2
  odoo/addons/stock_barcodes/__init__.py,sha256=GJDFROBciW9KNOlikIfV-4Gu8TPCJRp8ZWZCxngbDtI,206
3
- odoo/addons/stock_barcodes/__manifest__.py,sha256=mC8CUro-7bri87-ymRW9gPjw20WNK1hSoQ0bFkqeIdw,1659
3
+ odoo/addons/stock_barcodes/__manifest__.py,sha256=_qn7ujzd88UiMgBlPbSvEEhSs4A48oibxDynPr6F_jw,1659
4
4
  odoo/addons/stock_barcodes/hooks.py,sha256=3xcCKDae0aUjvq5oUecBGUgJ5rdTtN_p4CtXvtZhbzA,679
5
5
  odoo/addons/stock_barcodes/data/stock_barcodes_action.xml,sha256=BYvm7V39dkqfLPCtNVpYKzqinOaIuRGCjTz9Fo5U3m4,1889
6
6
  odoo/addons/stock_barcodes/data/stock_barcodes_option.xml,sha256=MZU_hpOxL-QDsmRlMmB4k9-pBkBi516Y1_vkixtSLvI,20659
7
- odoo/addons/stock_barcodes/i18n/es.po,sha256=CczDlMtVM7eJns83eLNDPNR1Zec-oe1yl1_ookl59c0,90550
8
- odoo/addons/stock_barcodes/i18n/fr.po,sha256=r7QxPdh9GTR7cuiEuHer9bLU94OK0fdt-02MHkcU7fQ,82085
9
- odoo/addons/stock_barcodes/i18n/it.po,sha256=EFT3IMnVUX8wm7Z-f9zwKKFYAXuFVHG7SXQR5jRgM4U,89941
10
- odoo/addons/stock_barcodes/i18n/stock_barcodes.pot,sha256=-0l-U-X-DvH0amO84iYlC95mZFgQjuCyvWDhebn3wFA,74962
7
+ odoo/addons/stock_barcodes/i18n/es.po,sha256=6ocwD04TxiwpWgg57twbFBgO2wWGSlaWMAzgefCCL0s,90547
8
+ odoo/addons/stock_barcodes/i18n/fr.po,sha256=OhuKVFFIIkaZZNoZTnNqzpqFN1M06VDEEhVDBUgWDS8,82007
9
+ odoo/addons/stock_barcodes/i18n/it.po,sha256=WP7y2bs5u41tFtVezqYukKbMnUofXD1CpwuBoRKxP1Q,90009
10
+ odoo/addons/stock_barcodes/i18n/stock_barcodes.pot,sha256=F8C92t4otxYLc-n1nlzUxiHM6ocypGnD4N2tVz8DuZM,74968
11
11
  odoo/addons/stock_barcodes/models/__init__.py,sha256=eZ69_HEkewi4PXIQlwlDWivmXExhyl91vohvyGjqpo4,214
12
12
  odoo/addons/stock_barcodes/models/stock_barcodes_action.py,sha256=2mCH92ZYn6qPjShKSZAKxxeD4SEaJA5fNHGqvladvyA,2069
13
13
  odoo/addons/stock_barcodes/models/stock_barcodes_option.py,sha256=Tvx_A6WHgyeTiMomQReVujmlnJA8xYdlHkKL4OhABYE,4882
@@ -24,7 +24,7 @@ odoo/addons/stock_barcodes/readme/USAGE.rst,sha256=I3vBT7ih0lReN147-tDO6imDTuHWs
24
24
  odoo/addons/stock_barcodes/security/ir.model.access.csv,sha256=1HlTnJb0Bsbl-UCdoy-f7r7Xec3UMs7uTppQWOfH8-0,1337
25
25
  odoo/addons/stock_barcodes/static/description/icon.png,sha256=7ksDD35buxE_kBLoeXUGbdSW_5n-LC4S-SnQSs9tz1A,2994
26
26
  odoo/addons/stock_barcodes/static/description/icon.svg,sha256=aMrHV2Isu4t_jJlnLVYqbcL_icg9wT2eSSAKxQ3pgDA,69299
27
- odoo/addons/stock_barcodes/static/description/index.html,sha256=lpFJulSph9O-B6WdfCLonrhczK-_mUeBmQjKmSEf6Bw,19151
27
+ odoo/addons/stock_barcodes/static/description/index.html,sha256=zuG9SsgjFWCSXYRa-e9-4TQMgm6BAxpJD4tvMMmLj3Q,19151
28
28
  odoo/addons/stock_barcodes/static/src/css/stock.scss,sha256=kSjiQyBTIFohLk-tTlux1GVXYiKdijzFrlONQNorlbs,2914
29
29
  odoo/addons/stock_barcodes/static/src/img/scan.png,sha256=DIN3r_B9kzMGmeRpqSx8K0S7RO8_FEwZudxGUYIPqSM,5405
30
30
  odoo/addons/stock_barcodes/static/src/sounds/bell.wav,sha256=s8_EchNk9OuAZzpZljON8IEAcKjmMD9yXZorizse24I,17684
@@ -53,7 +53,7 @@ odoo/addons/stock_barcodes/views/stock_picking_views.xml,sha256=yMuIoeOk9fVkpe8W
53
53
  odoo/addons/stock_barcodes/wizard/__init__.py,sha256=uUoIvaVAJWYetOqNRsGyYFjsBfMevz4UC3jkeZn_CTY,194
54
54
  odoo/addons/stock_barcodes/wizard/stock_barcodes_read.py,sha256=Zu7mlQNjq8W_NkxadY7o3kRH8W9DFcnyqY1WQtKwA7w,31012
55
55
  odoo/addons/stock_barcodes/wizard/stock_barcodes_read_inventory.py,sha256=72PrWzH2shYNeuYtLWd995PLO_kSxXJzdWuuSIv--y8,4970
56
- odoo/addons/stock_barcodes/wizard/stock_barcodes_read_inventory_views.xml,sha256=OSksXA_keRZM4xvnmwaSKBMrY1ZWfl2iOXLlBpKpIrI,10036
56
+ odoo/addons/stock_barcodes/wizard/stock_barcodes_read_inventory_views.xml,sha256=MhFH7zZ1ud1GFDvt9534MK7-EOP8rrElu9moGKk_Svw,10032
57
57
  odoo/addons/stock_barcodes/wizard/stock_barcodes_read_picking.py,sha256=uQhDD5YJ0vroYCB9rgUCx7iAiOKi3OrqRAxxcieQhtU,44259
58
58
  odoo/addons/stock_barcodes/wizard/stock_barcodes_read_picking_views.xml,sha256=O-zF3GbCRWq2AdO0djmwuIS33y7j-h10rqoN3S4m2d4,24343
59
59
  odoo/addons/stock_barcodes/wizard/stock_barcodes_read_todo.py,sha256=_RqzmmcJ4xStRhyFaHo7BCpebC_DkBEqrlajzmClW60,6780
@@ -61,7 +61,7 @@ odoo/addons/stock_barcodes/wizard/stock_barcodes_read_todo_view.xml,sha256=84r_u
61
61
  odoo/addons/stock_barcodes/wizard/stock_barcodes_read_views.xml,sha256=-JiHxJ0E36Ll_UwACLzbYHz2jiwolx5xJbPDp_3QqYc,31778
62
62
  odoo/addons/stock_barcodes/wizard/stock_production_lot.py,sha256=LXb8IykNsU6fHNzm6exiD2oyLmFdjrhnv9Z7ixDihWI,2195
63
63
  odoo/addons/stock_barcodes/wizard/stock_production_lot_views.xml,sha256=MPR5_1Hieceb4a3klAQiLojMm4SBHEOF-8Ad3fBtaaE,1977
64
- odoo_addon_stock_barcodes-16.0.1.0.2.2.dist-info/METADATA,sha256=lQAstakq9epaXErVInl41pIL_T1zQMBwZbU12AIdH2g,7614
65
- odoo_addon_stock_barcodes-16.0.1.0.2.2.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
66
- odoo_addon_stock_barcodes-16.0.1.0.2.2.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
67
- odoo_addon_stock_barcodes-16.0.1.0.2.2.dist-info/RECORD,,
64
+ odoo_addon_stock_barcodes-16.0.1.1.0.2.dist-info/METADATA,sha256=QQOnbPqOhudXh9yMU3442HfyOECTxfcYMNEneEdyAYI,7614
65
+ odoo_addon_stock_barcodes-16.0.1.1.0.2.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
66
+ odoo_addon_stock_barcodes-16.0.1.1.0.2.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
67
+ odoo_addon_stock_barcodes-16.0.1.1.0.2.dist-info/RECORD,,