Skip to content

Commit 115326f

Browse files
committed
[BOT] post-merge updates
1 parent d155829 commit 115326f

File tree

4 files changed

+28
-18
lines changed

4 files changed

+28
-18
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ addon | version | maintainers | summary
3636
[stock_picking_report_internal_delivery_address](stock_picking_report_internal_delivery_address/) | 18.0.1.0.0 | | Show delivery address when picking type is internal
3737
[stock_picking_report_product_sticker](stock_picking_report_product_sticker/) | 18.0.1.0.1 | <a href='https://github.com/Shide'><img src='https://github.com/Shide.png' width='32' height='32' style='border-radius:50%;' alt='Shide'/></a> <a href='https://github.com/rafaelbn'><img src='https://github.com/rafaelbn.png' width='32' height='32' style='border-radius:50%;' alt='rafaelbn'/></a> | Stock Picking Report - Product Sticker
3838
[stock_picking_report_salesperson](stock_picking_report_salesperson/) | 18.0.1.0.0 | <a href='https://github.com/Shide'><img src='https://github.com/Shide.png' width='32' height='32' style='border-radius:50%;' alt='Shide'/></a> | Salesperson info in Stock Picking reports
39-
[stock_picking_report_valued](stock_picking_report_valued/) | 18.0.1.0.0 | | Adding Valued Picking on Delivery Slip report
39+
[stock_picking_report_valued](stock_picking_report_valued/) | 18.0.1.0.1 | | Adding Valued Picking on Delivery Slip report
4040
[stock_portal_lot_list_download](stock_portal_lot_list_download/) | 18.0.1.0.0 | | Allows portal users to download lot list of delivery pickings in Excel format.
4141
[stock_quantity_history_location](stock_quantity_history_location/) | 18.0.1.0.0 | <a href='https://github.com/luisg123v'><img src='https://github.com/luisg123v.png' width='32' height='32' style='border-radius:50%;' alt='luisg123v'/></a> <a href='https://github.com/rolandojduartem'><img src='https://github.com/rolandojduartem.png' width='32' height='32' style='border-radius:50%;' alt='rolandojduartem'/></a> | Provides stock quantity by location on past date
4242

stock_picking_report_valued/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
Valued Picking Report
37
=====================
@@ -7,13 +11,13 @@ Valued Picking Report
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:ad93fd4ba3727dd8b51bdbec3bd4cbc76dafa87e0dcdfc364f5e31093d64f130
14+
!! source digest: sha256:ee758164ab1e01fac627ca7604883489e8b3fa5a2509a8d375ba857235ba9372
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
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%2Fstock--logistics--reporting-lightgray.png?logo=github

stock_picking_report_valued/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{
99
"name": "Valued Picking Report",
1010
"summary": "Adding Valued Picking on Delivery Slip report",
11-
"version": "18.0.1.0.0",
11+
"version": "18.0.1.0.1",
1212
"author": "Tecnativa, Odoo Community Association (OCA)",
1313
"website": "https://github.com/OCA/stock-logistics-reporting",
1414
"category": "Warehouse Management",

stock_picking_report_valued/static/description/index.html

Lines changed: 20 additions & 14 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>Valued Picking Report</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="valued-picking-report">
364-
<h1 class="title">Valued Picking Report</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="valued-picking-report">
370+
<h1>Valued Picking Report</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:ad93fd4ba3727dd8b51bdbec3bd4cbc76dafa87e0dcdfc364f5e31093d64f130
375+
!! source digest: sha256:ee758164ab1e01fac627ca7604883489e8b3fa5a2509a8d375ba857235ba9372
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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-reporting/tree/18.0/stock_picking_report_valued"><img alt="OCA/stock-logistics-reporting" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--reporting-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-reporting-18-0/stock-logistics-reporting-18-0-stock_picking_report_valued"><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-reporting&amp;target_branch=18.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="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-reporting/tree/18.0/stock_picking_report_valued"><img alt="OCA/stock-logistics-reporting" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--reporting-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-reporting-18-0/stock-logistics-reporting-18-0-stock_picking_report_valued"><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-reporting&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>Add amount information to Delivery Slip report. You can select at
374379
partner level if picking list report must be valued or not. If the
375380
picking is done it’s valued with quantity done, otherwise the picking is
@@ -391,15 +396,15 @@ <h1 class="title">Valued Picking Report</h1>
391396
</ul>
392397
</div>
393398
<div class="section" id="configuration">
394-
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
399+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
395400
<ol class="arabic simple">
396401
<li>Go to <em>Sales &gt; Orders &gt; Customers &gt; (select one of your choice) &gt;
397402
Sales &amp; Purchases</em>.</li>
398403
<li>Set <em>Valued picking</em> field on.</li>
399404
</ol>
400405
</div>
401406
<div class="section" id="usage">
402-
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
407+
<h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
403408
<p>To get the stock picking valued report:</p>
404409
<ol class="arabic simple">
405410
<li>Create a Sales Order with storable products a <em>Valued picking</em> able
@@ -410,35 +415,35 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
410415
</ol>
411416
</div>
412417
<div class="section" id="known-issues-roadmap">
413-
<h1><a class="toc-backref" href="#toc-entry-3">Known issues / Roadmap</a></h1>
418+
<h2><a class="toc-backref" href="#toc-entry-3">Known issues / Roadmap</a></h2>
414419
<ul class="simple">
415420
<li>If the picking is not reserved, values aren’t computed.</li>
416421
</ul>
417422
</div>
418423
<div class="section" id="changelog">
419-
<h1><a class="toc-backref" href="#toc-entry-4">Changelog</a></h1>
424+
<h2><a class="toc-backref" href="#toc-entry-4">Changelog</a></h2>
420425
<p>This module includes the features from the module
421426
<em>stock_picking_report_valued_delivery</em>:
422427
<a class="reference external" href="https://github.com/OCA/stock-logistics-reporting/pull/285">https://github.com/OCA/stock-logistics-reporting/pull/285</a></p>
423428
</div>
424429
<div class="section" id="bug-tracker">
425-
<h1><a class="toc-backref" href="#toc-entry-5">Bug Tracker</a></h1>
430+
<h2><a class="toc-backref" href="#toc-entry-5">Bug Tracker</a></h2>
426431
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-reporting/issues">GitHub Issues</a>.
427432
In case of trouble, please check there if your issue has already been reported.
428433
If you spotted it first, help us to smash it by providing a detailed and welcomed
429434
<a class="reference external" href="https://github.com/OCA/stock-logistics-reporting/issues/new?body=module:%20stock_picking_report_valued%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
430435
<p>Do not contact contributors directly about support or help with technical issues.</p>
431436
</div>
432437
<div class="section" id="credits">
433-
<h1><a class="toc-backref" href="#toc-entry-6">Credits</a></h1>
438+
<h2><a class="toc-backref" href="#toc-entry-6">Credits</a></h2>
434439
<div class="section" id="authors">
435-
<h2><a class="toc-backref" href="#toc-entry-7">Authors</a></h2>
440+
<h3><a class="toc-backref" href="#toc-entry-7">Authors</a></h3>
436441
<ul class="simple">
437442
<li>Tecnativa</li>
438443
</ul>
439444
</div>
440445
<div class="section" id="contributors">
441-
<h2><a class="toc-backref" href="#toc-entry-8">Contributors</a></h2>
446+
<h3><a class="toc-backref" href="#toc-entry-8">Contributors</a></h3>
442447
<ul class="simple">
443448
<li><a class="reference external" href="http://www.avanzosc.es">Avanzosc</a>:<ul>
444449
<li>Oihane Crucelaegui</li>
@@ -474,7 +479,7 @@ <h2><a class="toc-backref" href="#toc-entry-8">Contributors</a></h2>
474479
</ul>
475480
</div>
476481
<div class="section" id="maintainers">
477-
<h2><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h2>
482+
<h3><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h3>
478483
<p>This module is maintained by the OCA.</p>
479484
<a class="reference external image-reference" href="https://odoo-community.org">
480485
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -487,5 +492,6 @@ <h2><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h2>
487492
</div>
488493
</div>
489494
</div>
495+
</div>
490496
</body>
491497
</html>

0 commit comments

Comments
 (0)