From 73dc31c89acbcfc07d2289c458fdfd1405b54437 Mon Sep 17 00:00:00 2001 From: Eduardo De Miguel Date: Wed, 29 May 2024 12:20:35 +0200 Subject: [PATCH] [MIG] stock_picking_report_external_note: Migration to 16.0 --- stock_picking_report_external_note/README.rst | 10 +++++----- .../__manifest__.py | 2 +- stock_picking_report_external_note/i18n/es.po | 2 +- .../stock_picking_report_external_note.pot | 2 +- .../static/description/index.html | 18 ++++++++++-------- 5 files changed, 18 insertions(+), 16 deletions(-) diff --git a/stock_picking_report_external_note/README.rst b/stock_picking_report_external_note/README.rst index c290bc2..859d377 100644 --- a/stock_picking_report_external_note/README.rst +++ b/stock_picking_report_external_note/README.rst @@ -17,13 +17,13 @@ Stock Picking Report External Note :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--reporting-lightgray.png?logo=github - :target: https://github.com/OCA/stock-logistics-reporting/tree/15.0/stock_picking_report_external_note + :target: https://github.com/OCA/stock-logistics-reporting/tree/16.0/stock_picking_report_external_note :alt: OCA/stock-logistics-reporting .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/stock-logistics-reporting-15-0/stock-logistics-reporting-15-0-stock_picking_report_external_note + :target: https://translation.odoo-community.org/projects/stock-logistics-reporting-16-0/stock-logistics-reporting-16-0-stock_picking_report_external_note :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png - :target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-reporting&target_branch=15.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-reporting&target_branch=16.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -56,7 +56,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -94,6 +94,6 @@ Current `maintainer `__: |maintainer-Shide| -This module is part of the `OCA/stock-logistics-reporting `_ project on GitHub. +This module is part of the `OCA/stock-logistics-reporting `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/stock_picking_report_external_note/__manifest__.py b/stock_picking_report_external_note/__manifest__.py index 37a9a6d..d6f79ab 100644 --- a/stock_picking_report_external_note/__manifest__.py +++ b/stock_picking_report_external_note/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Picking Report External Note", "summary": "Adds a note in Stock Picking shown on external reports like Delivery Slip", - "version": "15.0.0.1.1", + "version": "16.0.1.0.0", "development_status": "Alpha", "category": "Inventory/Delivery", "website": "https://github.com/OCA/stock-logistics-reporting", diff --git a/stock_picking_report_external_note/i18n/es.po b/stock_picking_report_external_note/i18n/es.po index 52e036a..570ebe0 100644 --- a/stock_picking_report_external_note/i18n/es.po +++ b/stock_picking_report_external_note/i18n/es.po @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.0+e\n" +"Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-03-23 09:00+0000\n" "PO-Revision-Date: 2023-03-23 10:01+0100\n" diff --git a/stock_picking_report_external_note/i18n/stock_picking_report_external_note.pot b/stock_picking_report_external_note/i18n/stock_picking_report_external_note.pot index 898ae73..7248dfa 100644 --- a/stock_picking_report_external_note/i18n/stock_picking_report_external_note.pot +++ b/stock_picking_report_external_note/i18n/stock_picking_report_external_note.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.0\n" +"Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: \n" "Language-Team: \n" diff --git a/stock_picking_report_external_note/static/description/index.html b/stock_picking_report_external_note/static/description/index.html index 11f8a70..ece7a42 100644 --- a/stock_picking_report_external_note/static/description/index.html +++ b/stock_picking_report_external_note/static/description/index.html @@ -1,4 +1,3 @@ - @@ -9,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z 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 +275,7 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code { margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* 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 +301,7 @@ span.option { span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -369,7 +369,7 @@ ul.auto-toc { !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:074177c68065fb08420562308c2b01a7c826c4eefad03730566af5609807ae4e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

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

+

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

This module extends the functionality of stock picking to support external notes and to allow you to display them in the external reports.

@@ -405,7 +405,7 @@ Only for development or testing purpose, do not use in production.

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

+feedback.

Do not contact contributors directly about support or help with technical issues.

@@ -425,13 +425,15 @@ 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.

Current maintainer:

Shide

-

This module is part of the OCA/stock-logistics-reporting project on GitHub.

+

This module is part of the OCA/stock-logistics-reporting project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.