odoo-addon-stock-barcodes 16.0.1.1.0__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.
- odoo/addons/stock_barcodes/i18n/es.po +6 -6
- odoo/addons/stock_barcodes/i18n/fr.po +41 -27
- odoo/addons/stock_barcodes/i18n/it.po +14 -10
- odoo/addons/stock_barcodes/i18n/stock_barcodes.pot +1 -1
- {odoo_addon_stock_barcodes-16.0.1.1.0.dist-info → odoo_addon_stock_barcodes-16.0.1.1.0.2.dist-info}/METADATA +1 -1
- {odoo_addon_stock_barcodes-16.0.1.1.0.dist-info → odoo_addon_stock_barcodes-16.0.1.1.0.2.dist-info}/RECORD +8 -8
- {odoo_addon_stock_barcodes-16.0.1.1.0.dist-info → odoo_addon_stock_barcodes-16.0.1.1.0.2.dist-info}/WHEEL +0 -0
- {odoo_addon_stock_barcodes-16.0.1.1.0.dist-info → odoo_addon_stock_barcodes-16.0.1.1.0.2.dist-info}/top_level.txt +0 -0
@@ -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 "
|
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
|
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
|
27
|
-
"
|
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
|
30
|
-
"
|
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\"
|
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 "
|
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
|
-
"
|
98
|
+
"<span attrs=\"{'invisible': [('result_package_id', '=', False)]}\">-></"
|
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\"
|
102
|
-
"
|
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
|
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
|
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
|
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\"
|
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
|
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 -> Result Package</
|
179
|
-
"
|
190
|
+
"<strong class=\"d-none d-sm-block\">Source Package -> 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
|
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
|
-
"
|
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
|
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\"
|
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-
|
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)]}\">-></"
|
117
117
|
"span>"
|
118
118
|
msgstr ""
|
119
|
-
"<span attrs=\"{'invisible': [('result_package_id', '=', False)]}\""
|
120
|
-
"
|
119
|
+
"<span attrs=\"{'invisible': [('result_package_id', '=', False)]}\">-></"
|
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\"
|
129
|
-
" origine\" attrs=\"{'invisible':
|
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 "
|
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
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: odoo-addon-stock_barcodes
|
3
|
-
Version: 16.0.1.1.0
|
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)
|
@@ -4,10 +4,10 @@ odoo/addons/stock_barcodes/__manifest__.py,sha256=_qn7ujzd88UiMgBlPbSvEEhSs4A48o
|
|
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=
|
8
|
-
odoo/addons/stock_barcodes/i18n/fr.po,sha256=
|
9
|
-
odoo/addons/stock_barcodes/i18n/it.po,sha256=
|
10
|
-
odoo/addons/stock_barcodes/i18n/stock_barcodes.pot,sha256
|
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
|
@@ -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.1.0.dist-info/METADATA,sha256
|
65
|
-
odoo_addon_stock_barcodes-16.0.1.1.0.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
66
|
-
odoo_addon_stock_barcodes-16.0.1.1.0.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
67
|
-
odoo_addon_stock_barcodes-16.0.1.1.0.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,,
|
File without changes
|
File without changes
|