Skip to content

Commit

Permalink
[MIG] stock_location_zone: Migration to 18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
natuan9 committed Jan 6, 2025
1 parent 1eadfb9 commit b603336
Show file tree
Hide file tree
Showing 5 changed files with 52 additions and 41 deletions.
60 changes: 34 additions & 26 deletions stock_location_zone/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ Stock Location Zone
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github
:target: https://github.com/OCA/stock-logistics-warehouse/tree/17.0/stock_location_zone
:target: https://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_location_zone
:alt: OCA/stock-logistics-warehouse
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-17-0/stock-logistics-warehouse-17-0-stock_location_zone
:target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-18-0/stock-logistics-warehouse-18-0-stock_location_zone
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=17.0
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=18.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|
Expand All @@ -33,17 +33,17 @@ classification of stock locations in a warehouse.

Locations are then classified by location kinds that could be:

- Zone: locations that are flagged as being zones. Zones are
subdivisions of the warehouse for splitting picking operations. A
picking operator work in a zone and can pick from any location of the
zone.
- Area: locations with children that are part of a zone. Areas are
subdivisions of the warehouse for put-away operations. Each area has
storage characteristics and strategy, e.g. area for pallets, shelf
for boxes...
- Bin: locations without children that are part of a zone
- Stock: internal locations whose parent is a view
- Other: any other location
- Zone: locations that are flagged as being zones. Zones are
subdivisions of the warehouse for splitting picking operations. A
picking operator work in a zone and can pick from any location of the
zone.
- Area: locations with children that are part of a zone. Areas are
subdivisions of the warehouse for put-away operations. Each area has
storage characteristics and strategy, e.g. area for pallets, shelf for
boxes...
- Bin: locations without children that are part of a zone
- Stock: internal locations whose parent is a view
- Other: any other location

**Table of contents**

Expand All @@ -56,7 +56,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-warehouse/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_location_zone%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_location_zone%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Expand All @@ -73,20 +73,28 @@ Authors
Contributors
------------

- Syvain Van Hoof (Okia sprl) <sylvainvh@okia.be>
- Jacques-Etienne Baudoux (BCIM) <je@bcim.be>
- Guewen Baconnier (Camptocamp) <guewen.baconnier@camptocamp.com>
- Akim Juillerat <akim.juillerat@camptocamp.com>
- Phuc Tran Thanh <phuc@trobz.com>
- Denis Roussel <denis.roussel@acsone.eu>
- Murtaza Mithaiwala <<murtaza.m.serpentcs.com/>>
- Syvain Van Hoof (Okia sprl) <sylvainvh@okia.be>

- Jacques-Etienne Baudoux (BCIM) <je@bcim.be>

- Guewen Baconnier (Camptocamp) <guewen.baconnier@camptocamp.com>

- Akim Juillerat <akim.juillerat@camptocamp.com>

- Denis Roussel <denis.roussel@acsone.eu>

- Murtaza Mithaiwala <<murtaza.m.serpentcs.com/>>

- `Trobz <https://trobz.com>`__:

- Tuan Nguyen <tuanna@trobz.com>
- Phuc Tran Thanh <phuc@trobz.com>

Other credits
-------------

The development of this module has been financially supported by:

- Camptocamp
The development and the migration of this module from 17.0 to 18.0 has
been financially supported by Camptocamp

Maintainers
-----------
Expand All @@ -101,6 +109,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/17.0/stock_location_zone>`_ project on GitHub.
This module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_location_zone>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
2 changes: 1 addition & 1 deletion stock_location_zone/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

{
"name": "Stock Location Zone",
"version": "17.0.1.0.0",
"version": "18.0.1.0.0",
"author": "BCIM, Okia, Camptocamp, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/stock-logistics-warehouse",
"summary": "Classify locations with zones.",
Expand Down
5 changes: 4 additions & 1 deletion stock_location_zone/readme/CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
- Jacques-Etienne Baudoux (BCIM) \<<je@bcim.be>\>
- Guewen Baconnier (Camptocamp) \<<guewen.baconnier@camptocamp.com>\>
- Akim Juillerat \<<akim.juillerat@camptocamp.com>\>
- Phuc Tran Thanh \<<phuc@trobz.com>\>
- Denis Roussel \<<denis.roussel@acsone.eu>\>
- Murtaza Mithaiwala \<<murtaza.m.serpentcs.com/>\>

- [Trobz](https://trobz.com):
- Tuan Nguyen \<<tuanna@trobz.com>\>
- Phuc Tran Thanh \<<phuc@trobz.com>\>
4 changes: 1 addition & 3 deletions stock_location_zone/readme/CREDITS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
The development of this module has been financially supported by:

- Camptocamp
The development and the migration of this module from 17.0 to 18.0 has been financially supported by Camptocamp
22 changes: 12 additions & 10 deletions stock_location_zone/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ <h1 class="title">Stock Location Zone</h1>
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:4349c9bc2cc9ba0068cb0b17f0d7817f8f42a84d2c12df85cbe6683fc8ff066e
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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-warehouse/tree/17.0/stock_location_zone"><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-17-0/stock-logistics-warehouse-17-0-stock_location_zone"><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&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<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-warehouse/tree/18.0/stock_location_zone"><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-18-0/stock-logistics-warehouse-18-0-stock_location_zone"><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&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module introduces Zone concept on stock locations to allow better
classification of stock locations in a warehouse.</p>
<p>Locations are then classified by location kinds that could be:</p>
Expand All @@ -380,8 +380,8 @@ <h1 class="title">Stock Location Zone</h1>
zone.</li>
<li>Area: locations with children that are part of a zone. Areas are
subdivisions of the warehouse for put-away operations. Each area has
storage characteristics and strategy, e.g. area for pallets, shelf
for boxes…</li>
storage characteristics and strategy, e.g. area for pallets, shelf for
boxes…</li>
<li>Bin: locations without children that are part of a zone</li>
<li>Stock: internal locations whose parent is a view</li>
<li>Other: any other location</li>
Expand All @@ -404,7 +404,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues">GitHub Issues</a>.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
<a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_location_zone%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_location_zone%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<p>Do not contact contributors directly about support or help with technical issues.</p>
</div>
<div class="section" id="credits">
Expand All @@ -424,17 +424,19 @@ <h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
<li>Jacques-Etienne Baudoux (BCIM) &lt;<a class="reference external" href="mailto:je&#64;bcim.be">je&#64;bcim.be</a>&gt;</li>
<li>Guewen Baconnier (Camptocamp) &lt;<a class="reference external" href="mailto:guewen.baconnier&#64;camptocamp.com">guewen.baconnier&#64;camptocamp.com</a>&gt;</li>
<li>Akim Juillerat &lt;<a class="reference external" href="mailto:akim.juillerat&#64;camptocamp.com">akim.juillerat&#64;camptocamp.com</a>&gt;</li>
<li>Phuc Tran Thanh &lt;<a class="reference external" href="mailto:phuc&#64;trobz.com">phuc&#64;trobz.com</a>&gt;</li>
<li>Denis Roussel &lt;<a class="reference external" href="mailto:denis.roussel&#64;acsone.eu">denis.roussel&#64;acsone.eu</a>&gt;</li>
<li>Murtaza Mithaiwala &lt;&lt;murtaza.m.serpentcs.com/&gt;&gt;</li>
<li><a class="reference external" href="https://trobz.com">Trobz</a>:<ul>
<li>Tuan Nguyen &lt;<a class="reference external" href="mailto:tuanna&#64;trobz.com">tuanna&#64;trobz.com</a>&gt;</li>
<li>Phuc Tran Thanh &lt;<a class="reference external" href="mailto:phuc&#64;trobz.com">phuc&#64;trobz.com</a>&gt;</li>
</ul>
</li>
</ul>
</div>
<div class="section" id="other-credits">
<h2><a class="toc-backref" href="#toc-entry-5">Other credits</a></h2>
<p>The development of this module has been financially supported by:</p>
<ul class="simple">
<li>Camptocamp</li>
</ul>
<p>The development and the migration of this module from 17.0 to 18.0 has
been financially supported by Camptocamp</p>
</div>
<div class="section" id="maintainers">
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
Expand All @@ -445,7 +447,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.</p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/tree/17.0/stock_location_zone">OCA/stock-logistics-warehouse</a> project on GitHub.</p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_location_zone">OCA/stock-logistics-warehouse</a> project on GitHub.</p>
<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>
</div>
</div>
Expand Down

0 comments on commit b603336

Please sign in to comment.