Skip to content

Commit dfea88f

Browse files
committed
[BOT] post-merge updates
1 parent 8331e67 commit dfea88f

File tree

4 files changed

+25
-20
lines changed

4 files changed

+25
-20
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ addon | version | maintainers | summary
5252
[stock_putaway_product_template](stock_putaway_product_template/) | 18.0.1.0.0 | [![kevinkhao](https://github.com/kevinkhao.png?size=30px)](https://github.com/kevinkhao) [![sebastienbeau](https://github.com/sebastienbeau.png?size=30px)](https://github.com/sebastienbeau) | Add product template in putaway strategies from the product view
5353
[stock_quant_cost_info](stock_quant_cost_info/) | 18.0.1.0.0 | | Shows the cost of the quants
5454
[stock_route_location_source](stock_route_location_source/) | 18.0.1.0.0 | | Add method to get source location of Inventory Routes
55+
[stock_storage_category_capacity_name](stock_storage_category_capacity_name/) | 18.0.1.0.0 | | Allows to have a better display name for Stock Storage Category Capacity model
5556
[stock_vertical_lift](stock_vertical_lift/) | 18.0.1.1.0 | | Provides the core for integration with Vertical Lifts
5657
[stock_warehouse_calendar](stock_warehouse_calendar/) | 18.0.1.0.1 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) | Adds a calendar to the Warehouse
5758

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "odoo-addons-oca-stock-logistics-warehouse"
3-
version = "18.0.20250505.0"
3+
version = "18.0.20250506.0"
44
dependencies = [
55
"odoo-addon-account_move_line_stock_info==18.0.*",
66
"odoo-addon-stock_archive_constraint==18.0.*",
@@ -29,6 +29,7 @@ dependencies = [
2929
"odoo-addon-stock_putaway_product_template==18.0.*",
3030
"odoo-addon-stock_quant_cost_info==18.0.*",
3131
"odoo-addon-stock_route_location_source==18.0.*",
32+
"odoo-addon-stock_storage_category_capacity_name==18.0.*",
3233
"odoo-addon-stock_vertical_lift==18.0.*",
3334
"odoo-addon-stock_warehouse_calendar==18.0.*",
3435
]

stock_storage_category_capacity_name/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Stock Storage Category Capacity Name
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:90cfc16776ad2223e2003d4269a072c00736b6db467149be593094f2f32167f4
10+
!! source digest: sha256:86f993f503652be6ffa9e8bf407048f527e64b5eca7baf571b58e0cc170d3961
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

stock_storage_category_capacity_name/static/description/index.html

Lines changed: 21 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,19 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5-
<meta name="generator" content="Docutils: http://docutils.sourceforge.net/" />
5+
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
66
<title>Stock Storage Category Capacity Name</title>
77
<style type="text/css">
88

99
/*
1010
:Author: David Goodger (goodger@python.org)
11-
:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
11+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
1212
:Copyright: This stylesheet has been placed in the public domain.
1313
1414
Default cascading style sheet for the HTML output of Docutils.
15+
Despite the name, some widely supported CSS2 features are used.
1516
16-
See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
17+
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1718
customize this style sheet.
1819
*/
1920

@@ -274,7 +275,7 @@
274275
margin-left: 2em ;
275276
margin-right: 2em }
276277

277-
pre.code .ln { color: grey; } /* line numbers */
278+
pre.code .ln { color: gray; } /* line numbers */
278279
pre.code, code { background-color: #eeeeee }
279280
pre.code .comment, code .comment { color: #5C6576 }
280281
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -300,7 +301,7 @@
300301
span.pre {
301302
white-space: pre }
302303

303-
span.problematic {
304+
span.problematic, pre.problematic {
304305
color: red }
305306

306307
span.section-subtitle {
@@ -366,49 +367,51 @@ <h1 class="title">Stock Storage Category Capacity Name</h1>
366367
!! This file is generated by oca-gen-addon-readme !!
367368
!! changes will be overwritten. !!
368369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369-
!! source digest: sha256:90cfc16776ad2223e2003d4269a072c00736b6db467149be593094f2f32167f4
370+
!! source digest: sha256:86f993f503652be6ffa9e8bf407048f527e64b5eca7baf571b58e0cc170d3961
370371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371-
<p><a class="reference external" 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" 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" href="https://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_storage_category_capacity_name"><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" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-18-0/stock-logistics-warehouse-18-0-stock_storage_category_capacity_name"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" 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>
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-warehouse/tree/18.0/stock_storage_category_capacity_name"><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_storage_category_capacity_name"><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>
372373
<p>This module allows to enhance the display of Stock Storage Category Capacity
373374
records as in Odoo core, there is no implementation of name display.</p>
374375
<p><strong>Table of contents</strong></p>
375376
<div class="contents local topic" id="contents">
376377
<ul class="simple">
377-
<li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li>
378-
<li><a class="reference internal" href="#credits" id="id2">Credits</a><ul>
379-
<li><a class="reference internal" href="#authors" id="id3">Authors</a></li>
380-
<li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li>
381-
<li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li>
378+
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-1">Bug Tracker</a></li>
379+
<li><a class="reference internal" href="#credits" id="toc-entry-2">Credits</a><ul>
380+
<li><a class="reference internal" href="#authors" id="toc-entry-3">Authors</a></li>
381+
<li><a class="reference internal" href="#contributors" id="toc-entry-4">Contributors</a></li>
382+
<li><a class="reference internal" href="#maintainers" id="toc-entry-5">Maintainers</a></li>
382383
</ul>
383384
</li>
384385
</ul>
385386
</div>
386387
<div class="section" id="bug-tracker">
387-
<h1><a class="toc-backref" href="#id1">Bug Tracker</a></h1>
388+
<h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
388389
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues">GitHub Issues</a>.
389390
In case of trouble, please check there if your issue has already been reported.
390391
If you spotted it first, help us to smash it by providing a detailed and welcomed
391392
<a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_storage_category_capacity_name%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
392393
<p>Do not contact contributors directly about support or help with technical issues.</p>
393394
</div>
394395
<div class="section" id="credits">
395-
<h1><a class="toc-backref" href="#id2">Credits</a></h1>
396+
<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
396397
<div class="section" id="authors">
397-
<h2><a class="toc-backref" href="#id3">Authors</a></h2>
398+
<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
398399
<ul class="simple">
399400
<li>ACSONE SA/NV</li>
400401
</ul>
401402
</div>
402403
<div class="section" id="contributors">
403-
<h2><a class="toc-backref" href="#id4">Contributors</a></h2>
404+
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
404405
<ul class="simple">
405406
<li>Denis Roussel &lt;<a class="reference external" href="mailto:denis.roussel&#64;acsone.eu">denis.roussel&#64;acsone.eu</a>&gt;</li>
406407
</ul>
407408
</div>
408409
<div class="section" id="maintainers">
409-
<h2><a class="toc-backref" href="#id5">Maintainers</a></h2>
410+
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
410411
<p>This module is maintained by the OCA.</p>
411-
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
412+
<a class="reference external image-reference" href="https://odoo-community.org">
413+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
414+
</a>
412415
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
413416
mission is to support the collaborative development of Odoo features and
414417
promote its widespread use.</p>

0 commit comments

Comments
 (0)