Skip to content

Commit 33a52ba

Browse files
committed
[BOT] post-merge updates
1 parent ffb3f7f commit 33a52ba

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Available addons
2121
----------------
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
24-
[delivery_line_sale_line_position](delivery_line_sale_line_position/) | 16.0.1.0.0 | | Adds the sale line position to the delivery report lines
24+
[delivery_line_sale_line_position](delivery_line_sale_line_position/) | 16.0.1.1.0 | | Adds the sale line position to the delivery report lines
2525
[stock_picking_report_valued](stock_picking_report_valued/) | 16.0.1.0.0 | | Adding Valued Picking on Delivery Slip report
2626
[stock_quantity_history_location](stock_quantity_history_location/) | 16.0.1.0.1 | [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) [![rolandojduartem](https://github.com/rolandojduartem.png?size=30px)](https://github.com/rolandojduartem) | Provides stock quantity by location on past date
2727

delivery_line_sale_line_position/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Delivery Line Sale Line Position
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:32589f3c467a6005dc8bd23ec6431f43f6efb108343b3e3314443ee65ac12b75
10+
!! source digest: sha256:7ba41841292dd8d0f1ebfa8e4a7a1d888af174803fc97381079c91cd6532c2c2
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

delivery_line_sale_line_position/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"name": "Delivery Line Sale Line Position",
66
"summary": "Adds the sale line position to the delivery report lines",
7-
"version": "16.0.1.0.0",
7+
"version": "16.0.1.1.0",
88
"category": "Delivery",
99
"author": "Camptocamp, Odoo Community Association (OCA)",
1010
"license": "AGPL-3",

delivery_line_sale_line_position/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Delivery Line Sale Line Position</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:32589f3c467a6005dc8bd23ec6431f43f6efb108343b3e3314443ee65ac12b75
370+
!! source digest: sha256:7ba41841292dd8d0f1ebfa8e4a7a1d888af174803fc97381079c91cd6532c2c2
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<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/16.0/delivery_line_sale_line_position"><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-16-0/stock-logistics-reporting-16-0-delivery_line_sale_line_position"><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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This module is build on top of the module <cite>sale_order_line_position</cite>.</p>

0 commit comments

Comments
 (0)