From 49895fe8964bc6bc44a37f5abe7b3fcab104e9db Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 1 Jul 2024 13:45:15 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + setup/_metapackage/pyproject.toml | 3 ++- stock_move_value_report/README.rst | 2 +- .../static/description/index.html | 13 +++++-------- 4 files changed, 9 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 62b44d9..79c7c2f 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- +[stock_move_value_report](stock_move_value_report/) | 17.0.1.0.0 | | Stock Move Cost Value Report [stock_picking_report_valued](stock_picking_report_valued/) | 17.0.1.0.0 | | Adding Valued Picking on Delivery Slip report [//]: # (end addons) diff --git a/setup/_metapackage/pyproject.toml b/setup/_metapackage/pyproject.toml index 37f6458..823bdce 100644 --- a/setup/_metapackage/pyproject.toml +++ b/setup/_metapackage/pyproject.toml @@ -1,7 +1,8 @@ [project] name = "odoo-addons-oca-stock-logistics-reporting" -version = "17.0.20240202.0" +version = "17.0.20240701.0" dependencies = [ + "odoo-addon-stock_move_value_report>=17.0dev,<17.1dev", "odoo-addon-stock_picking_report_valued>=17.0dev,<17.1dev", ] classifiers=[ diff --git a/stock_move_value_report/README.rst b/stock_move_value_report/README.rst index d47bcf9..b687e4c 100644 --- a/stock_move_value_report/README.rst +++ b/stock_move_value_report/README.rst @@ -7,7 +7,7 @@ Stock Move Cost Value Report !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ebbb67db7c58015f463e18ae628cdf358196fa2923d740ad689ae8af262fe164 + !! source digest: sha256:9856c0fecf53b3b8cdc4e250b199d52ecde820ccf649083e6a0e5d4d8df4ad8f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_move_value_report/static/description/index.html b/stock_move_value_report/static/description/index.html index 305c324..29ca7a8 100644 --- a/stock_move_value_report/static/description/index.html +++ b/stock_move_value_report/static/description/index.html @@ -8,11 +8,10 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ +:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. -Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -275,7 +274,7 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code { margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: gray; } /* line numbers */ +pre.code .ln { color: grey; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -301,7 +300,7 @@ span.option { span.pre { white-space: pre } -span.problematic, pre.problematic { +span.problematic { color: red } span.section-subtitle { @@ -367,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:ebbb67db7c58015f463e18ae628cdf358196fa2923d740ad689ae8af262fe164 +!! source digest: sha256:9856c0fecf53b3b8cdc4e250b199d52ecde820ccf649083e6a0e5d4d8df4ad8f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/stock-logistics-reporting Translate me on Weblate Try me on Runboat

This module allows to obtain a report with cost value of a given @@ -440,9 +439,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome

Maintainers

This module is maintained by the OCA.

- -Odoo Community Association - +Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.