odoo-addon-stock-barcodes 15.0.3.2.0.1__py3-none-any.whl → 15.0.3.3.0__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/README.rst +1 -1
- odoo/addons/stock_barcodes/__manifest__.py +1 -1
- odoo/addons/stock_barcodes/i18n/it.po +4 -4
- odoo/addons/stock_barcodes/models/stock_move_line.py +12 -11
- odoo/addons/stock_barcodes/models/stock_picking.py +1 -2
- odoo/addons/stock_barcodes/models/stock_picking_type.py +1 -2
- odoo/addons/stock_barcodes/static/description/index.html +1 -1
- odoo/addons/stock_barcodes/static/src/js/form_view.js +11 -0
- odoo/addons/stock_barcodes/tests/test_stock_barcodes.py +3 -0
- odoo/addons/stock_barcodes/wizard/stock_barcodes_read.py +4 -1
- odoo/addons/stock_barcodes/wizard/stock_barcodes_read_picking.py +22 -20
- odoo/addons/stock_barcodes/wizard/stock_barcodes_read_todo.py +5 -4
- odoo/addons/stock_barcodes/wizard/stock_barcodes_read_views.xml +12 -1
- {odoo_addon_stock_barcodes-15.0.3.2.0.1.dist-info → odoo_addon_stock_barcodes-15.0.3.3.0.dist-info}/METADATA +2 -2
- {odoo_addon_stock_barcodes-15.0.3.2.0.1.dist-info → odoo_addon_stock_barcodes-15.0.3.3.0.dist-info}/RECORD +17 -17
- {odoo_addon_stock_barcodes-15.0.3.2.0.1.dist-info → odoo_addon_stock_barcodes-15.0.3.3.0.dist-info}/WHEEL +0 -0
- {odoo_addon_stock_barcodes-15.0.3.2.0.1.dist-info → odoo_addon_stock_barcodes-15.0.3.3.0.dist-info}/top_level.txt +0 -0
@@ -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:
|
10
|
+
!! source digest: sha256:8b600a03082efc312fcd18a1c2acc8a193b1783dabce832cc591a0dc6881be43
|
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": "15.0.3.
|
6
|
+
"version": "15.0.3.3.0",
|
7
7
|
"author": "Tecnativa, " "Odoo Community Association (OCA)",
|
8
8
|
"website": "https://github.com/OCA/stock-logistics-barcode",
|
9
9
|
"license": "AGPL-3",
|
@@ -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:
|
9
|
+
"PO-Revision-Date: 2025-01-10 15:06+0000\n"
|
10
10
|
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
11
11
|
"Language-Team: none\n"
|
12
12
|
"Language: it\n"
|
@@ -503,7 +503,7 @@ msgstr "Conferma"
|
|
503
503
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__confirmed_moves
|
504
504
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__confirmed_moves
|
505
505
|
msgid "Confirmed moves"
|
506
|
-
msgstr "
|
506
|
+
msgstr "Movimenti confermati"
|
507
507
|
|
508
508
|
#. module: stock_barcodes
|
509
509
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__context
|
@@ -931,7 +931,7 @@ msgstr "È q.tà manuale"
|
|
931
931
|
#. module: stock_barcodes
|
932
932
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_candidate_picking__is_pending
|
933
933
|
msgid "Is Pending"
|
934
|
-
msgstr "
|
934
|
+
msgstr "È in sospeso"
|
935
935
|
|
936
936
|
#. module: stock_barcodes
|
937
937
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_todo__is_stock_move_line_origin
|
@@ -1847,7 +1847,7 @@ msgstr ""
|
|
1847
1847
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_candidate_picking__wiz_barcode_id
|
1848
1848
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_todo__wiz_barcode_id
|
1849
1849
|
msgid "Wiz Barcode"
|
1850
|
-
msgstr "Procedura guidata
|
1850
|
+
msgstr "Procedura guidata codice a barre"
|
1851
1851
|
|
1852
1852
|
#. module: stock_barcodes
|
1853
1853
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_candidate_picking__wiz_picking_id
|
@@ -27,14 +27,15 @@ class StockMoveLine(models.Model):
|
|
27
27
|
self.qty_done = 0.0
|
28
28
|
|
29
29
|
def action_barcode_detailed_operation_unlink(self):
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
)
|
38
|
-
|
39
|
-
|
40
|
-
|
30
|
+
stock_moves = self.move_id
|
31
|
+
self.unlink()
|
32
|
+
stock_moves.barcode_backorder_action = "pending"
|
33
|
+
# TODO: Any alternative to cover all cases without reassign?
|
34
|
+
stock_moves._action_assign()
|
35
|
+
# HACK: To force refresh wizard values
|
36
|
+
wiz_barcode = self.env["wiz.stock.barcodes.read.picking"].browse(
|
37
|
+
self.env.context.get("wiz_barcode_id", False)
|
38
|
+
)
|
39
|
+
wiz_barcode.with_context(
|
40
|
+
skip_clean_values=True
|
41
|
+
).update_barcodes_wiz_after_changes()
|
@@ -32,8 +32,7 @@ class StockPicking(models.Model):
|
|
32
32
|
wiz = self.env["wiz.stock.barcodes.read.picking"].create(
|
33
33
|
self._prepare_barcode_wiz_vals(option_group)
|
34
34
|
)
|
35
|
-
wiz.
|
36
|
-
wiz.determine_todo_action()
|
35
|
+
wiz.with_context(skip_clean_values=True).update_barcodes_wiz_after_changes()
|
37
36
|
action = self.env["ir.actions.actions"]._for_xml_id(
|
38
37
|
"stock_barcodes.action_stock_barcodes_read_picking"
|
39
38
|
)
|
@@ -44,8 +44,7 @@ class StockPickingType(models.Model):
|
|
44
44
|
):
|
45
45
|
vals["location_dest_id"] = self.default_location_dest_id.id
|
46
46
|
wiz = self.env["wiz.stock.barcodes.read.picking"].create(vals)
|
47
|
-
wiz.
|
48
|
-
wiz.determine_todo_action()
|
47
|
+
wiz.with_context(skip_clean_values=True).update_barcodes_wiz_after_changes()
|
49
48
|
action = self.env["ir.actions.actions"]._for_xml_id(
|
50
49
|
"stock_barcodes.action_stock_barcodes_read_picking"
|
51
50
|
)
|
@@ -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:
|
370
|
+
!! source digest: sha256:8b600a03082efc312fcd18a1c2acc8a193b1783dabce832cc591a0dc6881be43
|
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/15.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-15-0/stock-logistics-barcode-15-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&target_branch=15.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>
|
@@ -5,6 +5,7 @@ odoo.define("stock_barcodes.FormView", function (require) {
|
|
5
5
|
"use strict";
|
6
6
|
|
7
7
|
var FormView = require("web.FormView");
|
8
|
+
var FormController = require("web.FormController");
|
8
9
|
|
9
10
|
FormView.include({
|
10
11
|
/**
|
@@ -21,4 +22,14 @@ odoo.define("stock_barcodes.FormView", function (require) {
|
|
21
22
|
return params;
|
22
23
|
},
|
23
24
|
});
|
25
|
+
|
26
|
+
FormController.include({
|
27
|
+
_barcodeActiveScanned: function () {
|
28
|
+
this._super(...arguments);
|
29
|
+
var record = this.model.get(this.handle);
|
30
|
+
if (record.model.includes("wiz.stock.barcodes.read")) {
|
31
|
+
$("#dummy_on_barcode_scanned").click();
|
32
|
+
}
|
33
|
+
},
|
34
|
+
});
|
24
35
|
});
|
@@ -164,6 +164,9 @@ class TestStockBarcodes(TransactionCase):
|
|
164
164
|
def action_barcode_scanned(self, wizard, barcode):
|
165
165
|
wizard._barcode_scanned = barcode
|
166
166
|
wizard._on_barcode_scanned()
|
167
|
+
# Method to call all methods outside of onchange environment for pickings read
|
168
|
+
if wizard._name != "wiz.stock.barcodes.new.lot":
|
169
|
+
wizard.dummy_on_barcode_scanned()
|
167
170
|
|
168
171
|
def test_wizard_scan_location(self):
|
169
172
|
self.action_barcode_scanned(self.wiz_scan, "8411322222568")
|
@@ -459,7 +459,10 @@ class WizStockBarcodesRead(models.AbstractModel):
|
|
459
459
|
|
460
460
|
def on_barcode_scanned(self, barcode):
|
461
461
|
self.barcode = self._clean_barcode_scanned(barcode)
|
462
|
-
|
462
|
+
|
463
|
+
def dummy_on_barcode_scanned(self):
|
464
|
+
"""To avoid execute operations in onchange environment"""
|
465
|
+
self.process_barcode(self.barcode)
|
463
466
|
|
464
467
|
def check_location_contidion(self):
|
465
468
|
if not self.location_id:
|
@@ -183,8 +183,7 @@ class WizStockBarcodesReadPicking(models.TransientModel):
|
|
183
183
|
# view, so for create a candidate picking with the same default picking
|
184
184
|
# we need create it in this onchange
|
185
185
|
self._set_default_picking()
|
186
|
-
self.
|
187
|
-
self.determine_todo_action()
|
186
|
+
self.update_barcodes_wiz_after_changes()
|
188
187
|
|
189
188
|
def get_sorted_move_lines(self, move_lines):
|
190
189
|
location_field = self.option_group_id.location_field_to_sort
|
@@ -298,6 +297,26 @@ class WizStockBarcodesReadPicking(models.TransientModel):
|
|
298
297
|
def update_fields_after_determine_todo(self, move_line):
|
299
298
|
self.picking_product_qty = move_line.qty_done
|
300
299
|
|
300
|
+
def update_barcodes_wiz_after_changes(self):
|
301
|
+
if not self.keep_screen_values or self.todo_line_id.state != "pending":
|
302
|
+
if not self.env.context.get("skip_clean_values", False):
|
303
|
+
self.action_clean_values()
|
304
|
+
keep_vals = {}
|
305
|
+
else:
|
306
|
+
keep_vals = self._convert_to_write(self._cache)
|
307
|
+
self.fill_todo_records()
|
308
|
+
if self.forced_todo_key:
|
309
|
+
self.todo_line_id = self.pending_move_ids.filtered(
|
310
|
+
lambda ln: str(self._group_key(ln)) == self.forced_todo_key
|
311
|
+
)[:1]
|
312
|
+
self.selected_pending_move_id = self.todo_line_id
|
313
|
+
self.determine_todo_action(self.todo_line_id)
|
314
|
+
else:
|
315
|
+
self.determine_todo_action()
|
316
|
+
self.action_show_step()
|
317
|
+
if keep_vals:
|
318
|
+
self.update_keep_values(keep_vals)
|
319
|
+
|
301
320
|
def action_done(self):
|
302
321
|
# Skip read log creation to be able to pass log_detail when available.
|
303
322
|
res = super(
|
@@ -310,24 +329,7 @@ class WizStockBarcodesReadPicking(models.TransientModel):
|
|
310
329
|
self[self._field_candidate_ids].scan_count += 1
|
311
330
|
if self.env.context.get("force_create_move"):
|
312
331
|
self.move_line_ids.barcode_scan_state = "done_forced"
|
313
|
-
|
314
|
-
if not self.env.context.get("skip_clean_values", False):
|
315
|
-
self.action_clean_values()
|
316
|
-
keep_vals = {}
|
317
|
-
else:
|
318
|
-
keep_vals = self._convert_to_write(self._cache)
|
319
|
-
self.fill_todo_records()
|
320
|
-
if self.forced_todo_key:
|
321
|
-
self.todo_line_id = self.pending_move_ids.filtered(
|
322
|
-
lambda ln: str(self._group_key(ln)) == self.forced_todo_key
|
323
|
-
)[:1]
|
324
|
-
self.selected_pending_move_id = self.todo_line_id
|
325
|
-
self.determine_todo_action(self.todo_line_id)
|
326
|
-
else:
|
327
|
-
self.determine_todo_action()
|
328
|
-
self.action_show_step()
|
329
|
-
if keep_vals:
|
330
|
-
self.update_keep_values(keep_vals)
|
332
|
+
self.update_barcodes_wiz_after_changes()
|
331
333
|
# Force refresh candidate pickings to show green if not pending moves
|
332
334
|
if not self.pending_move_ids:
|
333
335
|
self._set_candidate_pickings(self.picking_id)
|
@@ -99,9 +99,7 @@ class WizStockBarcodesReadTodo(models.TransientModel):
|
|
99
99
|
self.state = "pending"
|
100
100
|
self.line_ids.barcode_scan_state = "pending"
|
101
101
|
self.line_ids.qty_done = 0.0
|
102
|
-
self.wiz_barcode_id.
|
103
|
-
self.wiz_barcode_id.fill_todo_records()
|
104
|
-
self.wiz_barcode_id.determine_todo_action()
|
102
|
+
self.wiz_barcode_id.update_barcodes_wiz_after_changes()
|
105
103
|
|
106
104
|
def action_back_line(self):
|
107
105
|
if self.position_index > 0:
|
@@ -146,7 +144,10 @@ class WizStockBarcodesReadTodo(models.TransientModel):
|
|
146
144
|
):
|
147
145
|
rec.state = "done"
|
148
146
|
else:
|
149
|
-
rec.
|
147
|
+
if rec.stock_move_ids[:1].barcode_backorder_action == "pending":
|
148
|
+
rec.state = "pending"
|
149
|
+
else:
|
150
|
+
rec.state = "done_forced"
|
150
151
|
|
151
152
|
@api.model
|
152
153
|
def fields_to_fill_from_pending_line(self):
|
@@ -458,6 +458,17 @@
|
|
458
458
|
</div>
|
459
459
|
<!-- HACK: To avoid inheritance crash -->
|
460
460
|
<button name="action_manual_entry" invisible="1" />
|
461
|
+
<!-- Hide button in view to allow do onclick in JS. Use d-none instead of
|
462
|
+
invisible attribute to be allocated by jquery selector
|
463
|
+
-->
|
464
|
+
<button
|
465
|
+
name="dummy_on_barcode_scanned"
|
466
|
+
id="dummy_on_barcode_scanned"
|
467
|
+
type="object"
|
468
|
+
data-hotkey="99"
|
469
|
+
invisible="0"
|
470
|
+
class="d-none"
|
471
|
+
/>
|
461
472
|
<!-- // -->
|
462
473
|
<button
|
463
474
|
name="action_clean_values"
|
@@ -472,7 +483,7 @@
|
|
472
483
|
name="action_confirm"
|
473
484
|
type="object"
|
474
485
|
class="btn-success ml-auto oe_kanban_action_button btn-sm pl-3 pr-3"
|
475
|
-
attrs="{'invisible': ['|', '|','&', ('is_manual_confirm', '=', False), ('manual_entry', '=', False), ('display_menu', '=', True), ('visible_force_done', '=', True)]}"
|
486
|
+
attrs="{'invisible': ['|', '|','&', '&', ('is_manual_confirm', '=', False), ('manual_entry', '=', False), ('is_manual_qty', '=', False), ('display_menu', '=', True), ('visible_force_done', '=', True)]}"
|
476
487
|
data-hotkey="8"
|
477
488
|
>
|
478
489
|
<i class="fa fa-check" title="Confirm" />
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: odoo-addon-stock_barcodes
|
3
|
-
Version: 15.0.3.
|
3
|
+
Version: 15.0.3.3.0
|
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:
|
26
|
+
!! source digest: sha256:8b600a03082efc312fcd18a1c2acc8a193b1783dabce832cc591a0dc6881be43
|
27
27
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
28
28
|
|
29
29
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
@@ -1,11 +1,11 @@
|
|
1
|
-
odoo/addons/stock_barcodes/README.rst,sha256=
|
1
|
+
odoo/addons/stock_barcodes/README.rst,sha256=H2q4Bo8hKsJEUx11V36380NBN-pm4DwJDaBo8dwlaXA,7000
|
2
2
|
odoo/addons/stock_barcodes/__init__.py,sha256=GJDFROBciW9KNOlikIfV-4Gu8TPCJRp8ZWZCxngbDtI,206
|
3
|
-
odoo/addons/stock_barcodes/__manifest__.py,sha256=
|
3
|
+
odoo/addons/stock_barcodes/__manifest__.py,sha256=KQZkLANRhjcvkBii2yJYmDowLGTWX9D1H7nYTmoBNV8,1721
|
4
4
|
odoo/addons/stock_barcodes/hooks.py,sha256=rotNh7ZWzGmt9tZEnTMRgjTPEmKbpwbHAyL5WzW2yyk,677
|
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=gBDOLurvDcRlBRg7Ni2_Uk_an9uJOpRM55LiRl9u7aA,20711
|
7
7
|
odoo/addons/stock_barcodes/i18n/es.po,sha256=sexwWeCQcAi0pI5g8rpuyW8e6AhII2QpMRE6zehWQGQ,89095
|
8
|
-
odoo/addons/stock_barcodes/i18n/it.po,sha256=
|
8
|
+
odoo/addons/stock_barcodes/i18n/it.po,sha256=OQ7wIvMlBF1eDk15in24j8CCdXSDf0uDg527w5StYmw,89009
|
9
9
|
odoo/addons/stock_barcodes/i18n/stock_barcodes.pot,sha256=c3CDGdvcXAH_VxbqpBIoUXuAp951LzIaE8cwPHL22xk,78398
|
10
10
|
odoo/addons/stock_barcodes/migrations/15.0.1.0.0/pre-migration.py,sha256=HAhq_Q8pCUpu8vHs0ukSTFX7RmEvurJDN2M49HTGomI,400
|
11
11
|
odoo/addons/stock_barcodes/models/__init__.py,sha256=6sfSEAyDqSuB-1jM52AfJeS_-lf4Z7EUUqxEQ6hQ2vA,252
|
@@ -13,9 +13,9 @@ odoo/addons/stock_barcodes/models/stock_barcodes_action.py,sha256=mLI4VRJ5vWffqu
|
|
13
13
|
odoo/addons/stock_barcodes/models/stock_barcodes_option.py,sha256=CNkfNdD9q28Lewf-kMi6VlwMSzTdMc2oocwPO1y7MoA,4924
|
14
14
|
odoo/addons/stock_barcodes/models/stock_barcodes_read_log.py,sha256=MXm4gKUDjmS8SoM-ZB5hb4NH6p9SdCo2vebinzP9270,2084
|
15
15
|
odoo/addons/stock_barcodes/models/stock_move.py,sha256=f38m1yF7QY3fUVtWPymfV7nVAApSVmKODmpfPSboF0w,1289
|
16
|
-
odoo/addons/stock_barcodes/models/stock_move_line.py,sha256=
|
17
|
-
odoo/addons/stock_barcodes/models/stock_picking.py,sha256=
|
18
|
-
odoo/addons/stock_barcodes/models/stock_picking_type.py,sha256=
|
16
|
+
odoo/addons/stock_barcodes/models/stock_move_line.py,sha256=LPH7kR_p5eC0Q5G1L2jij5pkancIMZZz5wFUYWaQK8w,1467
|
17
|
+
odoo/addons/stock_barcodes/models/stock_picking.py,sha256=FyQ7wi9-ykD5HZCrGTxkEYKGRn5l1KSlBlWJqY88v14,2454
|
18
|
+
odoo/addons/stock_barcodes/models/stock_picking_type.py,sha256=qx3ZzkqVGNHWfSR2zbykq6fT8rOETHpSUElCHwSWyPw,2745
|
19
19
|
odoo/addons/stock_barcodes/models/stock_quant.py,sha256=2QdFE59Evu-9zyNVa8XUxPp4pOf2oGvldG3w_x5PItY,1038
|
20
20
|
odoo/addons/stock_barcodes/readme/CONTRIBUTORS.rst,sha256=YwIWfY0nMK40FKKAJnRLWWlTZIJmEQtfr1mq3dAuWWc,317
|
21
21
|
odoo/addons/stock_barcodes/readme/DESCRIPTION.rst,sha256=fMAHjb-c2tqBWN0iQ6VcYCDx6jn4PwWfxPjXwEEjOAI,273
|
@@ -25,20 +25,20 @@ odoo/addons/stock_barcodes/readme/USAGE.rst,sha256=I3vBT7ih0lReN147-tDO6imDTuHWs
|
|
25
25
|
odoo/addons/stock_barcodes/security/ir.model.access.csv,sha256=GUAIZrn35Oh4aTIr7qJmtrWwNg8BvP1avdIzQhiOPIE,1584
|
26
26
|
odoo/addons/stock_barcodes/static/description/icon.png,sha256=7ksDD35buxE_kBLoeXUGbdSW_5n-LC4S-SnQSs9tz1A,2994
|
27
27
|
odoo/addons/stock_barcodes/static/description/icon.svg,sha256=aMrHV2Isu4t_jJlnLVYqbcL_icg9wT2eSSAKxQ3pgDA,69299
|
28
|
-
odoo/addons/stock_barcodes/static/description/index.html,sha256=
|
28
|
+
odoo/addons/stock_barcodes/static/description/index.html,sha256=L5my0qtLwc_-PIREM1NgY06dIpIhww4IySw0NBT8L2U,19151
|
29
29
|
odoo/addons/stock_barcodes/static/src/css/stock.css,sha256=6U9n2kttW8cXYWMU04eEtHmY6-7Bcn3o1LAMCpC5J3c,121
|
30
30
|
odoo/addons/stock_barcodes/static/src/css/stock.scss,sha256=w8oMsOijg8cwC5uDefUr-PFMHB_NNMgK3roONAK5OLY,1984
|
31
31
|
odoo/addons/stock_barcodes/static/src/img/scan.png,sha256=DIN3r_B9kzMGmeRpqSx8K0S7RO8_FEwZudxGUYIPqSM,5405
|
32
32
|
odoo/addons/stock_barcodes/static/src/js/barcodes_models_mixin.js,sha256=nxO5UIFc0t3_i4qpp_RwEZOBx_yKR5HKBf51tn2fqAw,1062
|
33
33
|
odoo/addons/stock_barcodes/static/src/js/basic_controller.js,sha256=300tHIeY3LsJN1WzGW_1cg8E3cxUG2iU5foCPrQeexE,15620
|
34
34
|
odoo/addons/stock_barcodes/static/src/js/basic_fields.js,sha256=1jpTQE_mc6tPNqUFDaFzKyG7eF5emcNnnkyjmUZaMa4,2176
|
35
|
-
odoo/addons/stock_barcodes/static/src/js/form_view.js,sha256=
|
35
|
+
odoo/addons/stock_barcodes/static/src/js/form_view.js,sha256=KxA1BmKMItM4szlP2-QnrqIJPSxUqMrIUabVLoP8SHQ,1138
|
36
36
|
odoo/addons/stock_barcodes/static/src/js/kanban_renderer.js,sha256=bR33zxnIgb0fQ9OjwU--LYfR7jNyrqZ45OAQKMW1Bv4,1647
|
37
37
|
odoo/addons/stock_barcodes/static/src/js/numeric_step.js,sha256=-T7cmBRABcAGw-nzr3XIDAQN49nrBkbeIUObEYDiYgY,1599
|
38
38
|
odoo/addons/stock_barcodes/static/src/sounds/bell.wav,sha256=s8_EchNk9OuAZzpZljON8IEAcKjmMD9yXZorizse24I,17684
|
39
39
|
odoo/addons/stock_barcodes/static/src/sounds/error.wav,sha256=CorSmtFges2PaeOd8l15_scmq_Dv0AxPe4_nBYb43Pk,25190
|
40
40
|
odoo/addons/stock_barcodes/tests/__init__.py,sha256=A1xFvq5EyzK2lwNHCz7G34Nz3Ynwtq9CNgEdbVdL-M0,182
|
41
|
-
odoo/addons/stock_barcodes/tests/test_stock_barcodes.py,sha256=
|
41
|
+
odoo/addons/stock_barcodes/tests/test_stock_barcodes.py,sha256=JhEHknbp_ZkSITCFucd81jVe49be1bbNM9ckXSPDfOw,9422
|
42
42
|
odoo/addons/stock_barcodes/tests/test_stock_barcodes_new_lot.py,sha256=aKdJnQv0qQgpt4xv2IHKxoOOKxByUBOcu4kUWfcqezQ,1063
|
43
43
|
odoo/addons/stock_barcodes/tests/test_stock_barcodes_picking.py,sha256=d8pgrO9abFjy7kiDR7OTV4GH3CMTstZq6g67Iad2KrQ,19362
|
44
44
|
odoo/addons/stock_barcodes/views/stock_barcodes_action_view.xml,sha256=trxWfNOODRM5Qzxq4pSnmjz4bssFdE2FXxZcwdD9Utk,1706
|
@@ -47,17 +47,17 @@ odoo/addons/stock_barcodes/views/stock_barcodes_option_view.xml,sha256=spHnKXz9O
|
|
47
47
|
odoo/addons/stock_barcodes/views/stock_location_views.xml,sha256=ZjbIEGztSEqNcl6xN4R8H0Np68Y0-K05QP-R47Sscps,716
|
48
48
|
odoo/addons/stock_barcodes/views/stock_picking_views.xml,sha256=Ulev5113Gir1CzKzoiWMp_e3cSk_OkT3btrMS_Ac5Gs,4753
|
49
49
|
odoo/addons/stock_barcodes/wizard/__init__.py,sha256=uUoIvaVAJWYetOqNRsGyYFjsBfMevz4UC3jkeZn_CTY,194
|
50
|
-
odoo/addons/stock_barcodes/wizard/stock_barcodes_read.py,sha256=
|
50
|
+
odoo/addons/stock_barcodes/wizard/stock_barcodes_read.py,sha256=o_1L-dVNFFW354Hdw3bwF4TQVGJdHlCUxMPF1_4r9Is,32623
|
51
51
|
odoo/addons/stock_barcodes/wizard/stock_barcodes_read_inventory.py,sha256=OA4v2gPdiKhLReQ4ZjHTTIq_xUQbbRrERTU8JZuwR9k,5089
|
52
52
|
odoo/addons/stock_barcodes/wizard/stock_barcodes_read_inventory_views.xml,sha256=98XV32z771eWTeAgZ19NsL9_UOJroFJr9WqSpLDI8j4,10179
|
53
|
-
odoo/addons/stock_barcodes/wizard/stock_barcodes_read_picking.py,sha256=
|
53
|
+
odoo/addons/stock_barcodes/wizard/stock_barcodes_read_picking.py,sha256=5HH9CmKbPL6-_VmmhXWKcJ49Xfo2MN-NKQeueQPNcgQ,45933
|
54
54
|
odoo/addons/stock_barcodes/wizard/stock_barcodes_read_picking_views.xml,sha256=bXH2jsjzQ-e5uqjlchCQdZ8JRqPYZUIAP-a_vtJqLvE,23875
|
55
|
-
odoo/addons/stock_barcodes/wizard/stock_barcodes_read_todo.py,sha256=
|
55
|
+
odoo/addons/stock_barcodes/wizard/stock_barcodes_read_todo.py,sha256=ziVbxf77Ay_mPIQWWUQLMq9_IKPDJ1GhmtQliP9PX_c,6855
|
56
56
|
odoo/addons/stock_barcodes/wizard/stock_barcodes_read_todo_view.xml,sha256=8hYKRcPWxPGmdPYxsvPhpX4U46Qi0jjeNvWZY_xbj5s,12448
|
57
|
-
odoo/addons/stock_barcodes/wizard/stock_barcodes_read_views.xml,sha256=
|
57
|
+
odoo/addons/stock_barcodes/wizard/stock_barcodes_read_views.xml,sha256=VxV81IKpNjdKzLm08zrc0X1OoLBzjIm7W5PGSM0guAM,33906
|
58
58
|
odoo/addons/stock_barcodes/wizard/stock_production_lot.py,sha256=-xxa2_y0Ln3THilCi5DZpauTesdtiRp9SIZiTFHff9k,2217
|
59
59
|
odoo/addons/stock_barcodes/wizard/stock_production_lot_views.xml,sha256=rsX8DUnwQVkGFfGcsYcrsfkgCh5JGmiO3BrSJilIhJc,2056
|
60
|
-
odoo_addon_stock_barcodes-15.0.3.
|
61
|
-
odoo_addon_stock_barcodes-15.0.3.
|
62
|
-
odoo_addon_stock_barcodes-15.0.3.
|
63
|
-
odoo_addon_stock_barcodes-15.0.3.
|
60
|
+
odoo_addon_stock_barcodes-15.0.3.3.0.dist-info/METADATA,sha256=foh1GEf6kXrTirD_FXPe8iY-L4FU4NwdBLqKsNo2hGQ,7611
|
61
|
+
odoo_addon_stock_barcodes-15.0.3.3.0.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
62
|
+
odoo_addon_stock_barcodes-15.0.3.3.0.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
63
|
+
odoo_addon_stock_barcodes-15.0.3.3.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|