File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed
delivery_line_sale_line_position Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ Available addons
23
23
----------------
24
24
addon | version | maintainers | summary
25
25
--- | --- | --- | ---
26
+ [ delivery_line_sale_line_position] ( delivery_line_sale_line_position/ ) | 18.0.1.0.0 | | Adds the sale line position to the delivery report lines
26
27
[ stock_account_valuation_report] ( stock_account_valuation_report/ ) | 18.0.1.0.0 | | Improves logic of the Inventory Valuation Report
27
28
[ stock_picking_report_valued] ( stock_picking_report_valued/ ) | 18.0.1.0.0 | | Adding Valued Picking on Delivery Slip report
28
29
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Delivery Line Sale Line Position
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:1862e685db3b6afbde76527059b4e625ecc1fe7cfbbe4081cae77d8a16cf518d
10
+ !! source digest: sha256:a256ab0028449ff117246a1aa18ce04a3844396733f1edbac52499306f07993f
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Delivery Line Sale Line Position</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:1862e685db3b6afbde76527059b4e625ecc1fe7cfbbe4081cae77d8a16cf518d
370
+ !! source digest: sha256:a256ab0028449ff117246a1aa18ce04a3844396733f1edbac52499306f07993f
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
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/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-18-0/stock-logistics-reporting-18-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&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > This module is built on top of the module < tt class ="docutils literal "> sale_order_line_position</ tt > .</ p >
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " odoo-addons-oca-stock-logistics-reporting"
3
- version = " 18.0.20250411 .0"
3
+ version = " 18.0.20250528 .0"
4
4
dependencies = [
5
+ " odoo-addon-delivery_line_sale_line_position==18.0.*" ,
5
6
" odoo-addon-stock_account_valuation_report==18.0.*" ,
6
7
" odoo-addon-stock_picking_report_valued==18.0.*" ,
7
8
]
You can’t perform that action at this time.
0 commit comments