odoo-addon-stock-inventory-lockdown 18.0.1.0.0.2__py3-none-any.whl → 19.0.1.0.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_inventory_lockdown/README.rst +12 -8
- odoo/addons/stock_inventory_lockdown/__manifest__.py +1 -1
- odoo/addons/stock_inventory_lockdown/i18n/stock_inventory_lockdown.pot +15 -1
- odoo/addons/stock_inventory_lockdown/models/stock_location.py +1 -1
- odoo/addons/stock_inventory_lockdown/static/description/index.html +20 -14
- odoo/addons/stock_inventory_lockdown/tests/test_stock_inventory_lockdown.py +7 -5
- {odoo_addon_stock_inventory_lockdown-18.0.1.0.0.2.dist-info → odoo_addon_stock_inventory_lockdown-19.0.1.0.0.2.dist-info}/METADATA +17 -13
- {odoo_addon_stock_inventory_lockdown-18.0.1.0.0.2.dist-info → odoo_addon_stock_inventory_lockdown-19.0.1.0.0.2.dist-info}/RECORD +10 -10
- {odoo_addon_stock_inventory_lockdown-18.0.1.0.0.2.dist-info → odoo_addon_stock_inventory_lockdown-19.0.1.0.0.2.dist-info}/WHEEL +1 -1
- {odoo_addon_stock_inventory_lockdown-18.0.1.0.0.2.dist-info → odoo_addon_stock_inventory_lockdown-19.0.1.0.0.2.dist-info}/top_level.txt +0 -0
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
.. image:: https://odoo-community.org/readme-banner-image
|
|
2
|
+
:target: https://odoo-community.org/get-involved?utm_source=readme
|
|
3
|
+
:alt: Odoo Community Association
|
|
4
|
+
|
|
1
5
|
===================
|
|
2
6
|
Inventory Lock Down
|
|
3
7
|
===================
|
|
@@ -7,23 +11,23 @@ Inventory Lock Down
|
|
|
7
11
|
!! This file is generated by oca-gen-addon-readme !!
|
|
8
12
|
!! changes will be overwritten. !!
|
|
9
13
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
10
|
-
!! source digest: sha256:
|
|
14
|
+
!! source digest: sha256:b263d0b33007a09443ecb6e447f45fb0361e3fa2093bc32511b6cf7faee28304
|
|
11
15
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
12
16
|
|
|
13
17
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
14
18
|
:target: https://odoo-community.org/page/development-status
|
|
15
19
|
:alt: Beta
|
|
16
|
-
.. |badge2| image:: https://img.shields.io/badge/
|
|
20
|
+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
|
|
17
21
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
18
22
|
:alt: License: AGPL-3
|
|
19
23
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github
|
|
20
|
-
:target: https://github.com/OCA/stock-logistics-warehouse/tree/
|
|
24
|
+
:target: https://github.com/OCA/stock-logistics-warehouse/tree/19.0/stock_inventory_lockdown
|
|
21
25
|
:alt: OCA/stock-logistics-warehouse
|
|
22
26
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
23
|
-
:target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-
|
|
27
|
+
:target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-19-0/stock-logistics-warehouse-19-0-stock_inventory_lockdown
|
|
24
28
|
:alt: Translate me on Weblate
|
|
25
29
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
|
26
|
-
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=
|
|
30
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=19.0
|
|
27
31
|
:alt: Try me on Runboat
|
|
28
32
|
|
|
29
33
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
@@ -44,7 +48,7 @@ message. Creating or modifying locations is also forbidden.
|
|
|
44
48
|
|
|
45
49
|
|image1|
|
|
46
50
|
|
|
47
|
-
.. |image1| image:: https://raw.githubusercontent.com/OCA/stock-logistics-warehouse/
|
|
51
|
+
.. |image1| image:: https://raw.githubusercontent.com/OCA/stock-logistics-warehouse/19.0/stock_inventory_lockdown/static/images/move_error.png
|
|
48
52
|
|
|
49
53
|
Bug Tracker
|
|
50
54
|
===========
|
|
@@ -52,7 +56,7 @@ Bug Tracker
|
|
|
52
56
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-warehouse/issues>`_.
|
|
53
57
|
In case of trouble, please check there if your issue has already been reported.
|
|
54
58
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
55
|
-
`feedback <https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_inventory_lockdown%0Aversion:%
|
|
59
|
+
`feedback <https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_inventory_lockdown%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
56
60
|
|
|
57
61
|
Do not contact contributors directly about support or help with technical issues.
|
|
58
62
|
|
|
@@ -93,6 +97,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
|
93
97
|
mission is to support the collaborative development of Odoo features and
|
|
94
98
|
promote its widespread use.
|
|
95
99
|
|
|
96
|
-
This module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/
|
|
100
|
+
This module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/19.0/stock_inventory_lockdown>`_ project on GitHub.
|
|
97
101
|
|
|
98
102
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
{
|
|
5
5
|
"name": "Inventory Lock Down",
|
|
6
6
|
"summary": "Lock down stock locations during inventories.",
|
|
7
|
-
"version": "
|
|
7
|
+
"version": "19.0.1.0.0",
|
|
8
8
|
"development_status": "Beta",
|
|
9
9
|
"depends": ["stock", "stock_inventory"],
|
|
10
10
|
"author": "Numérigraphe, ForgeFlow, Odoo Community Association (OCA)",
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
#
|
|
5
5
|
msgid ""
|
|
6
6
|
msgstr ""
|
|
7
|
-
"Project-Id-Version: Odoo Server
|
|
7
|
+
"Project-Id-Version: Odoo Server 19.0\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
|
9
9
|
"Last-Translator: \n"
|
|
10
10
|
"Language-Team: \n"
|
|
@@ -19,6 +19,20 @@ msgstr ""
|
|
|
19
19
|
msgid "An inventory is being conducted at this location"
|
|
20
20
|
msgstr ""
|
|
21
21
|
|
|
22
|
+
#. module: stock_inventory_lockdown
|
|
23
|
+
#: model:ir.model.fields,field_description:stock_inventory_lockdown.field_stock_inventory__display_name
|
|
24
|
+
#: model:ir.model.fields,field_description:stock_inventory_lockdown.field_stock_location__display_name
|
|
25
|
+
#: model:ir.model.fields,field_description:stock_inventory_lockdown.field_stock_move_line__display_name
|
|
26
|
+
msgid "Display Name"
|
|
27
|
+
msgstr ""
|
|
28
|
+
|
|
29
|
+
#. module: stock_inventory_lockdown
|
|
30
|
+
#: model:ir.model.fields,field_description:stock_inventory_lockdown.field_stock_inventory__id
|
|
31
|
+
#: model:ir.model.fields,field_description:stock_inventory_lockdown.field_stock_location__id
|
|
32
|
+
#: model:ir.model.fields,field_description:stock_inventory_lockdown.field_stock_move_line__id
|
|
33
|
+
msgid "ID"
|
|
34
|
+
msgstr ""
|
|
35
|
+
|
|
22
36
|
#. module: stock_inventory_lockdown
|
|
23
37
|
#: model:ir.model,name:stock_inventory_lockdown.model_stock_inventory
|
|
24
38
|
msgid "Inventory Adjustment Group"
|
|
@@ -24,7 +24,7 @@ class StockLocation(models.Model):
|
|
|
24
24
|
self.env["stock.inventory"].sudo()._get_locations_open_inventories(self.ids)
|
|
25
25
|
)
|
|
26
26
|
if location_inventory_open_ids:
|
|
27
|
-
raise ValidationError(
|
|
27
|
+
raise ValidationError( # pylint: disable=no-raise-unlink
|
|
28
28
|
self.env._("An inventory is being conducted at this location")
|
|
29
29
|
)
|
|
30
30
|
return super().unlink()
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
5
5
|
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
|
|
6
|
-
<title>
|
|
6
|
+
<title>README.rst</title>
|
|
7
7
|
<style type="text/css">
|
|
8
8
|
|
|
9
9
|
/*
|
|
@@ -360,16 +360,21 @@ ul.auto-toc {
|
|
|
360
360
|
</style>
|
|
361
361
|
</head>
|
|
362
362
|
<body>
|
|
363
|
-
<div class="document"
|
|
364
|
-
<h1 class="title">Inventory Lock Down</h1>
|
|
363
|
+
<div class="document">
|
|
365
364
|
|
|
365
|
+
|
|
366
|
+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
|
|
367
|
+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
|
|
368
|
+
</a>
|
|
369
|
+
<div class="section" id="inventory-lock-down">
|
|
370
|
+
<h1>Inventory Lock Down</h1>
|
|
366
371
|
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
367
372
|
!! This file is generated by oca-gen-addon-readme !!
|
|
368
373
|
!! changes will be overwritten. !!
|
|
369
374
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
370
|
-
!! source digest: sha256:
|
|
375
|
+
!! source digest: sha256:b263d0b33007a09443ecb6e447f45fb0361e3fa2093bc32511b6cf7faee28304
|
|
371
376
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
|
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/
|
|
377
|
+
<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/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-warehouse/tree/19.0/stock_inventory_lockdown"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-19-0/stock-logistics-warehouse-19-0-stock_inventory_lockdown"><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-warehouse&target_branch=19.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
|
373
378
|
<p>This module lets you lock down the locations during an inventory.</p>
|
|
374
379
|
<p><strong>Table of contents</strong></p>
|
|
375
380
|
<div class="contents local topic" id="contents">
|
|
@@ -385,31 +390,31 @@ ul.auto-toc {
|
|
|
385
390
|
</ul>
|
|
386
391
|
</div>
|
|
387
392
|
<div class="section" id="usage">
|
|
388
|
-
<
|
|
393
|
+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
|
|
389
394
|
<p>While an inventory is in the state “In progress”, no stock moves can be
|
|
390
395
|
recorded in/out of the inventory’s location: users will get an error
|
|
391
396
|
message. Creating or modifying locations is also forbidden.</p>
|
|
392
|
-
<p><img alt="image1" src="https://raw.githubusercontent.com/OCA/stock-logistics-warehouse/
|
|
397
|
+
<p><img alt="image1" src="https://raw.githubusercontent.com/OCA/stock-logistics-warehouse/19.0/stock_inventory_lockdown/static/images/move_error.png" /></p>
|
|
393
398
|
</div>
|
|
394
399
|
<div class="section" id="bug-tracker">
|
|
395
|
-
<
|
|
400
|
+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
|
|
396
401
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues">GitHub Issues</a>.
|
|
397
402
|
In case of trouble, please check there if your issue has already been reported.
|
|
398
403
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
399
|
-
<a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_inventory_lockdown%0Aversion:%
|
|
404
|
+
<a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_inventory_lockdown%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
|
400
405
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
|
401
406
|
</div>
|
|
402
407
|
<div class="section" id="credits">
|
|
403
|
-
<
|
|
408
|
+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
|
|
404
409
|
<div class="section" id="authors">
|
|
405
|
-
<
|
|
410
|
+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
|
|
406
411
|
<ul class="simple">
|
|
407
412
|
<li>Numérigraphe</li>
|
|
408
413
|
<li>ForgeFlow</li>
|
|
409
414
|
</ul>
|
|
410
415
|
</div>
|
|
411
416
|
<div class="section" id="contributors">
|
|
412
|
-
<
|
|
417
|
+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
|
|
413
418
|
<ul class="simple">
|
|
414
419
|
<li>Loïc Bellier (Numérigraphe) <<a class="reference external" href="mailto:lb@numerigraphe.com">lb@numerigraphe.com</a>></li>
|
|
415
420
|
<li>Lionel Sausin (Numérigraphe) <<a class="reference external" href="mailto:ls@numerigraphe.com">ls@numerigraphe.com</a>></li>
|
|
@@ -426,7 +431,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
|
426
431
|
</ul>
|
|
427
432
|
</div>
|
|
428
433
|
<div class="section" id="maintainers">
|
|
429
|
-
<
|
|
434
|
+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
|
|
430
435
|
<p>This module is maintained by the OCA.</p>
|
|
431
436
|
<a class="reference external image-reference" href="https://odoo-community.org">
|
|
432
437
|
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
|
|
@@ -434,10 +439,11 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
|
434
439
|
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
435
440
|
mission is to support the collaborative development of Odoo features and
|
|
436
441
|
promote its widespread use.</p>
|
|
437
|
-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/tree/
|
|
442
|
+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/tree/19.0/stock_inventory_lockdown">OCA/stock-logistics-warehouse</a> project on GitHub.</p>
|
|
438
443
|
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
|
|
439
444
|
</div>
|
|
440
445
|
</div>
|
|
441
446
|
</div>
|
|
447
|
+
</div>
|
|
442
448
|
</body>
|
|
443
449
|
</html>
|
|
@@ -54,20 +54,22 @@ class StockInventoryLocationTest(TestStockCommon):
|
|
|
54
54
|
def create_stock_move(self, product, origin_id=False, dest_id=False):
|
|
55
55
|
return self.env["stock.move"].create(
|
|
56
56
|
{
|
|
57
|
-
"name": "Test move lock down",
|
|
58
57
|
"product_id": product.id,
|
|
59
58
|
"product_uom_qty": 10.0,
|
|
60
59
|
"product_uom": product.uom_id.id,
|
|
61
|
-
"location_id": origin_id or self.supplier_location,
|
|
62
|
-
"location_dest_id": dest_id or self.customer_location,
|
|
60
|
+
"location_id": origin_id or self.supplier_location.id,
|
|
61
|
+
"location_dest_id": dest_id or self.customer_location.id,
|
|
63
62
|
}
|
|
64
63
|
)
|
|
65
64
|
|
|
66
65
|
def test_update_parent_location(self):
|
|
67
66
|
"""Updating the parent of a location is OK if no inv. in progress."""
|
|
68
67
|
self.inventory.action_state_to_draft()
|
|
69
|
-
self.inventory.location_ids.location_id = self.env.
|
|
70
|
-
|
|
68
|
+
self.inventory.location_ids.location_id = self.env["stock.location"].create(
|
|
69
|
+
{
|
|
70
|
+
"name": "Shelf 2",
|
|
71
|
+
"location_id": self.env.ref("stock.warehouse0").lot_stock_id.id,
|
|
72
|
+
}
|
|
71
73
|
)
|
|
72
74
|
|
|
73
75
|
def test_update_parent_location_locked_down(self):
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: odoo-addon-stock_inventory_lockdown
|
|
3
|
-
Version:
|
|
4
|
-
Requires-
|
|
5
|
-
Requires-Dist: odoo
|
|
6
|
-
Requires-Dist: odoo==18.0.*
|
|
3
|
+
Version: 19.0.1.0.0.2
|
|
4
|
+
Requires-Dist: odoo-addon-stock_inventory==19.0.*
|
|
5
|
+
Requires-Dist: odoo==19.0.*
|
|
7
6
|
Summary: Lock down stock locations during inventories.
|
|
8
7
|
Home-page: https://github.com/OCA/stock-logistics-warehouse
|
|
9
8
|
License: AGPL-3
|
|
@@ -11,9 +10,14 @@ Author: =?utf-8?q?Num=C3=A9rigraphe=2C_ForgeFlow=2C_Odoo_Community_Association_=
|
|
|
11
10
|
Author-email: support@odoo-community.org
|
|
12
11
|
Classifier: Programming Language :: Python
|
|
13
12
|
Classifier: Framework :: Odoo
|
|
14
|
-
Classifier: Framework :: Odoo ::
|
|
13
|
+
Classifier: Framework :: Odoo :: 19.0
|
|
15
14
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
16
15
|
Classifier: Development Status :: 4 - Beta
|
|
16
|
+
Description-Content-Type: text/x-rst
|
|
17
|
+
|
|
18
|
+
.. image:: https://odoo-community.org/readme-banner-image
|
|
19
|
+
:target: https://odoo-community.org/get-involved?utm_source=readme
|
|
20
|
+
:alt: Odoo Community Association
|
|
17
21
|
|
|
18
22
|
===================
|
|
19
23
|
Inventory Lock Down
|
|
@@ -24,23 +28,23 @@ Inventory Lock Down
|
|
|
24
28
|
!! This file is generated by oca-gen-addon-readme !!
|
|
25
29
|
!! changes will be overwritten. !!
|
|
26
30
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
27
|
-
!! source digest: sha256:
|
|
31
|
+
!! source digest: sha256:b263d0b33007a09443ecb6e447f45fb0361e3fa2093bc32511b6cf7faee28304
|
|
28
32
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
29
33
|
|
|
30
34
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
31
35
|
:target: https://odoo-community.org/page/development-status
|
|
32
36
|
:alt: Beta
|
|
33
|
-
.. |badge2| image:: https://img.shields.io/badge/
|
|
37
|
+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
|
|
34
38
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
35
39
|
:alt: License: AGPL-3
|
|
36
40
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github
|
|
37
|
-
:target: https://github.com/OCA/stock-logistics-warehouse/tree/
|
|
41
|
+
:target: https://github.com/OCA/stock-logistics-warehouse/tree/19.0/stock_inventory_lockdown
|
|
38
42
|
:alt: OCA/stock-logistics-warehouse
|
|
39
43
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
40
|
-
:target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-
|
|
44
|
+
:target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-19-0/stock-logistics-warehouse-19-0-stock_inventory_lockdown
|
|
41
45
|
:alt: Translate me on Weblate
|
|
42
46
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
|
43
|
-
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=
|
|
47
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=19.0
|
|
44
48
|
:alt: Try me on Runboat
|
|
45
49
|
|
|
46
50
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
@@ -61,7 +65,7 @@ message. Creating or modifying locations is also forbidden.
|
|
|
61
65
|
|
|
62
66
|
|image1|
|
|
63
67
|
|
|
64
|
-
.. |image1| image:: https://raw.githubusercontent.com/OCA/stock-logistics-warehouse/
|
|
68
|
+
.. |image1| image:: https://raw.githubusercontent.com/OCA/stock-logistics-warehouse/19.0/stock_inventory_lockdown/static/images/move_error.png
|
|
65
69
|
|
|
66
70
|
Bug Tracker
|
|
67
71
|
===========
|
|
@@ -69,7 +73,7 @@ Bug Tracker
|
|
|
69
73
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-warehouse/issues>`_.
|
|
70
74
|
In case of trouble, please check there if your issue has already been reported.
|
|
71
75
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
72
|
-
`feedback <https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_inventory_lockdown%0Aversion:%
|
|
76
|
+
`feedback <https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_inventory_lockdown%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
73
77
|
|
|
74
78
|
Do not contact contributors directly about support or help with technical issues.
|
|
75
79
|
|
|
@@ -110,6 +114,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
|
110
114
|
mission is to support the collaborative development of Odoo features and
|
|
111
115
|
promote its widespread use.
|
|
112
116
|
|
|
113
|
-
This module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/
|
|
117
|
+
This module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/19.0/stock_inventory_lockdown>`_ project on GitHub.
|
|
114
118
|
|
|
115
119
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
odoo/addons/stock_inventory_lockdown/README.rst,sha256=
|
|
1
|
+
odoo/addons/stock_inventory_lockdown/README.rst,sha256=y-XUBJvUzM59xz3jHhF34DsdsO7AcciakjBiGG4tTB8,4012
|
|
2
2
|
odoo/addons/stock_inventory_lockdown/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8jEM0rlJTDliQjp4,21
|
|
3
|
-
odoo/addons/stock_inventory_lockdown/__manifest__.py,sha256=
|
|
3
|
+
odoo/addons/stock_inventory_lockdown/__manifest__.py,sha256=qxwJYEjR-yCrEPhOPcKz7NaouHsAc_msBqn_nacfBoc,619
|
|
4
4
|
odoo/addons/stock_inventory_lockdown/i18n/ca.po,sha256=IH68yzG98H_52Xu-2HgDX5b3pKdCaWRKwwE_gtJpXRI,1498
|
|
5
5
|
odoo/addons/stock_inventory_lockdown/i18n/cs_CZ.po,sha256=sLYjKWHA27T57Ihnbytj--ive5sdonNslnpQImW16-A,1682
|
|
6
6
|
odoo/addons/stock_inventory_lockdown/i18n/de.po,sha256=2AxYzyiOW7QtmE9jboBX2-z2XWBXyvC9e4-fuy2Yi_I,1500
|
|
@@ -17,24 +17,24 @@ odoo/addons/stock_inventory_lockdown/i18n/pt.po,sha256=OYphptjZ0k6BFvrBdlSZWKI3U
|
|
|
17
17
|
odoo/addons/stock_inventory_lockdown/i18n/pt_BR.po,sha256=2jywWHpuvfOE8TvsY2qu5plBHYVQBj3EmnVRkXs4LsU,1735
|
|
18
18
|
odoo/addons/stock_inventory_lockdown/i18n/ro.po,sha256=Ti7BBLK8LE9XBshGTjWHPf7JuxFKO9q_f4HAlz5NsrE,1539
|
|
19
19
|
odoo/addons/stock_inventory_lockdown/i18n/sl.po,sha256=PsJy57tdP35j4nvo0fy-IxRy3cBjGjfa7GePcRSTaHg,1559
|
|
20
|
-
odoo/addons/stock_inventory_lockdown/i18n/stock_inventory_lockdown.pot,sha256=
|
|
20
|
+
odoo/addons/stock_inventory_lockdown/i18n/stock_inventory_lockdown.pot,sha256=TisWR-i1APH0jUrcS8bUxz---0JUqvCBShd4_BYxqlk,2056
|
|
21
21
|
odoo/addons/stock_inventory_lockdown/i18n/tr.po,sha256=7rCsSHEze53EfcPXU8U3DW69etf1h3Rhb0VAK2DccDk,1493
|
|
22
22
|
odoo/addons/stock_inventory_lockdown/i18n/tr_TR.po,sha256=SIZtDcauekL4cbvJPJYfhn8nJbiigJepLtAlNjmEQbg,1505
|
|
23
23
|
odoo/addons/stock_inventory_lockdown/i18n/vi_VN.po,sha256=XmZatN5toqEp3MknYg0koSJhD2Z4vTVBy7-9t7Wmtqo,1516
|
|
24
24
|
odoo/addons/stock_inventory_lockdown/i18n/zh_CN.po,sha256=liUFP4zyFhRQIoEc6vKb5QTUfZhe-IDfeTu2D8ZJ91A,1607
|
|
25
25
|
odoo/addons/stock_inventory_lockdown/models/__init__.py,sha256=87J0dFtUKv-T7ax1mh9fW9BvVL_-s6il6ZqzxrsNdx0,89
|
|
26
26
|
odoo/addons/stock_inventory_lockdown/models/stock_inventory.py,sha256=-afx0TfnrqtRZKcYN3EdjhHzZEjRUOaoGmQhN3rdXzg,1651
|
|
27
|
-
odoo/addons/stock_inventory_lockdown/models/stock_location.py,sha256=
|
|
27
|
+
odoo/addons/stock_inventory_lockdown/models/stock_location.py,sha256=Ur9A12JwGJ-R6n8Pd47QYZnNcEzoQ-6-eoikMrwqTl4,1079
|
|
28
28
|
odoo/addons/stock_inventory_lockdown/models/stock_move_line.py,sha256=MFHBiKqaZgZbc0sLQHRf0q0VwkOCEgaBB20Ratm5Jkk,1708
|
|
29
29
|
odoo/addons/stock_inventory_lockdown/readme/CONTRIBUTORS.md,sha256=SObTgRlQI8zqGWCAcntnlNb-v9c9bRFNnSRP1fz1Lh4,537
|
|
30
30
|
odoo/addons/stock_inventory_lockdown/readme/DESCRIPTION.md,sha256=vj3-Zi4qbZH3eJSRp9Q3V12ObRJ9R5ffhbQW2BErhME,66
|
|
31
31
|
odoo/addons/stock_inventory_lockdown/readme/USAGE.md,sha256=48t8N-Pn0nr-BYf_GDKLNG2c_7EBRCDX5Q30j9a5zoQ,236
|
|
32
32
|
odoo/addons/stock_inventory_lockdown/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
|
33
|
-
odoo/addons/stock_inventory_lockdown/static/description/index.html,sha256=
|
|
33
|
+
odoo/addons/stock_inventory_lockdown/static/description/index.html,sha256=8n_Th3L2rT5Ws4DZjmYW7FIltrasUqEASkMqE1bH_ms,14378
|
|
34
34
|
odoo/addons/stock_inventory_lockdown/static/images/move_error.png,sha256=1RIf8PZqIgt-HZF4ojD39u-PO18KTmn4pxglXF1F7h0,11038
|
|
35
35
|
odoo/addons/stock_inventory_lockdown/tests/__init__.py,sha256=LrhHTdMsVInAJkpuSiHzXy-slKbz4UMwiPlwTO45q7U,44
|
|
36
|
-
odoo/addons/stock_inventory_lockdown/tests/test_stock_inventory_lockdown.py,sha256=
|
|
37
|
-
odoo_addon_stock_inventory_lockdown-
|
|
38
|
-
odoo_addon_stock_inventory_lockdown-
|
|
39
|
-
odoo_addon_stock_inventory_lockdown-
|
|
40
|
-
odoo_addon_stock_inventory_lockdown-
|
|
36
|
+
odoo/addons/stock_inventory_lockdown/tests/test_stock_inventory_lockdown.py,sha256=SeQ5FU2BoEGXq_2e6qBEXTwB7KxDr1gnD5jLMcN9-5Q,6676
|
|
37
|
+
odoo_addon_stock_inventory_lockdown-19.0.1.0.0.2.dist-info/METADATA,sha256=PGtqbffYZihx2D3ogh7MWRjoRFxH06AFwhii-33Buh0,4707
|
|
38
|
+
odoo_addon_stock_inventory_lockdown-19.0.1.0.0.2.dist-info/WHEEL,sha256=ZhOvUsYhy81Dx67gN3TV0RchQWBIIzutDZaJODDg2Vo,81
|
|
39
|
+
odoo_addon_stock_inventory_lockdown-19.0.1.0.0.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
|
40
|
+
odoo_addon_stock_inventory_lockdown-19.0.1.0.0.2.dist-info/RECORD,,
|