Skip to content

Commit d081151

Browse files
committed
[BOT] post-merge updates
1 parent d52d69b commit d081151

File tree

4 files changed

+26
-16
lines changed

4 files changed

+26
-16
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ addon | version | maintainers | summary
3737
[shopfloor_checkout_sync](shopfloor_checkout_sync/) | 14.0.1.3.0 | <a href='https://github.com/guewen'><img src='https://github.com/guewen.png' width='32' height='32' style='border-radius:50%;' alt='guewen'/></a> | Glue module
3838
[shopfloor_dangerous_goods](shopfloor_dangerous_goods/) | 14.0.1.1.0 | <a href='https://github.com/mmequignon'><img src='https://github.com/mmequignon.png' width='32' height='32' style='border-radius:50%;' alt='mmequignon'/></a> | Glue Module Between Shopfloor and Stock Dangerous Goods
3939
[shopfloor_dangerous_goods_mobile](shopfloor_dangerous_goods_mobile/) | 14.0.1.1.1 | | Glue module between Shopfloor Mobile and Shopfloor Dangerous Goods
40-
[shopfloor_delivery_shipment](shopfloor_delivery_shipment/) | 14.0.1.5.0 | <a href='https://github.com/sebalix'><img src='https://github.com/sebalix.png' width='32' height='32' style='border-radius:50%;' alt='sebalix'/></a> <a href='https://github.com/TDu'><img src='https://github.com/TDu.png' width='32' height='32' style='border-radius:50%;' alt='TDu'/></a> | Manage delivery process with shipment advices
40+
[shopfloor_delivery_shipment](shopfloor_delivery_shipment/) | 14.0.1.6.0 | <a href='https://github.com/sebalix'><img src='https://github.com/sebalix.png' width='32' height='32' style='border-radius:50%;' alt='sebalix'/></a> <a href='https://github.com/TDu'><img src='https://github.com/TDu.png' width='32' height='32' style='border-radius:50%;' alt='TDu'/></a> | Manage delivery process with shipment advices
4141
[shopfloor_delivery_shipment_mobile](shopfloor_delivery_shipment_mobile/) | 14.0.1.4.0 | | Frontend for delivery shipment scenario for shopfloor
4242
[shopfloor_example](shopfloor_example/) | 14.0.1.2.0 | | Show how to customize the Shopfloor app frontend.
4343
[shopfloor_full_location_reservation](shopfloor_full_location_reservation/) | 14.0.1.0.0 | <a href='https://github.com/mt-software-de'><img src='https://github.com/mt-software-de.png' width='32' height='32' style='border-radius:50%;' alt='mt-software-de'/></a> | Adds a configuration to the shopfloor scenario which allows to trigger the stock full location reservation

shopfloor_delivery_shipment/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
=========================================
26
Shopfloor - Delivery with shipment advice
37
=========================================
@@ -7,13 +11,13 @@ Shopfloor - Delivery with shipment advice
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:d190f7d308a565e7bfc976f26be3955765e00534e022a87fcdaac812700328aa
14+
!! source digest: sha256:31a3d3c8dc64c9f0637882ada365aeeb6ab1ebb686248bc6cbe574039e4f841d
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Alpha
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fwms-lightgray.png?logo=github

shopfloor_delivery_shipment/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Shopfloor - Delivery with shipment advice",
55
"summary": "Manage delivery process with shipment advices",
6-
"version": "14.0.1.5.0",
6+
"version": "14.0.1.6.0",
77
"development_status": "Alpha",
88
"category": "Inventory",
99
"website": "https://github.com/OCA/wms",

shopfloor_delivery_shipment/static/description/index.html

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Shopfloor - Delivery with shipment advice</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="shopfloor-delivery-with-shipment-advice">
364-
<h1 class="title">Shopfloor - Delivery with shipment advice</h1>
363+
<div class="document">
365364

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="shopfloor-delivery-with-shipment-advice">
370+
<h1>Shopfloor - Delivery with shipment advice</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:d190f7d308a565e7bfc976f26be3955765e00534e022a87fcdaac812700328aa
375+
!! source digest: sha256:31a3d3c8dc64c9f0637882ada365aeeb6ab1ebb686248bc6cbe574039e4f841d
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.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/wms/tree/14.0/shopfloor_delivery_shipment"><img alt="OCA/wms" src="https://img.shields.io/badge/github-OCA%2Fwms-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/wms-14-0/wms-14-0-shopfloor_delivery_shipment"><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/wms&amp;target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.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/wms/tree/14.0/shopfloor_delivery_shipment"><img alt="OCA/wms" src="https://img.shields.io/badge/github-OCA%2Fwms-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/wms-14-0/wms-14-0-shopfloor_delivery_shipment"><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/wms&amp;target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>Shopfloor scenario to manage the delivery process based on shipment advices.</p>
374379
<div class="admonition important">
375380
<p class="first admonition-title">Important</p>
@@ -392,44 +397,44 @@ <h1 class="title">Shopfloor - Delivery with shipment advice</h1>
392397
</ul>
393398
</div>
394399
<div class="section" id="bug-tracker">
395-
<h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
400+
<h2><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h2>
396401
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/wms/issues">GitHub Issues</a>.
397402
In case of trouble, please check there if your issue has already been reported.
398403
If you spotted it first, help us to smash it by providing a detailed and welcomed
399404
<a class="reference external" href="https://github.com/OCA/wms/issues/new?body=module:%20shopfloor_delivery_shipment%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
400405
<p>Do not contact contributors directly about support or help with technical issues.</p>
401406
</div>
402407
<div class="section" id="credits">
403-
<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
408+
<h2><a class="toc-backref" href="#toc-entry-2">Credits</a></h2>
404409
<div class="section" id="authors">
405-
<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
410+
<h3><a class="toc-backref" href="#toc-entry-3">Authors</a></h3>
406411
<ul class="simple">
407412
<li>Camptocamp</li>
408413
</ul>
409414
</div>
410415
<div class="section" id="contributors">
411-
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
416+
<h3><a class="toc-backref" href="#toc-entry-4">Contributors</a></h3>
412417
<ul class="simple">
413418
<li>Sébastien Alix &lt;<a class="reference external" href="mailto:sebastien.alix&#64;camptocamp.com">sebastien.alix&#64;camptocamp.com</a>&gt;</li>
414419
</ul>
415420
</div>
416421
<div class="section" id="design">
417-
<h2><a class="toc-backref" href="#toc-entry-5">Design</a></h2>
422+
<h3><a class="toc-backref" href="#toc-entry-5">Design</a></h3>
418423
<ul class="simple">
419424
<li>Joël Grand-Guillaume &lt;<a class="reference external" href="mailto:joel.grandguillaume&#64;camptocamp.com">joel.grandguillaume&#64;camptocamp.com</a>&gt;</li>
420425
<li>Jacques-Etienne Baudoux &lt;<a class="reference external" href="mailto:je&#64;bcim.be">je&#64;bcim.be</a>&gt;</li>
421426
</ul>
422427
</div>
423428
<div class="section" id="other-credits">
424-
<h2><a class="toc-backref" href="#toc-entry-6">Other credits</a></h2>
429+
<h3><a class="toc-backref" href="#toc-entry-6">Other credits</a></h3>
425430
<p><strong>Financial support</strong></p>
426431
<ul class="simple">
427432
<li>Cosanum</li>
428433
<li>Camptocamp R&amp;D</li>
429434
</ul>
430435
</div>
431436
<div class="section" id="maintainers">
432-
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
437+
<h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
433438
<p>This module is maintained by the OCA.</p>
434439
<a class="reference external image-reference" href="https://odoo-community.org">
435440
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -444,5 +449,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
444449
</div>
445450
</div>
446451
</div>
452+
</div>
447453
</body>
448454
</html>

0 commit comments

Comments
 (0)