From c75970786a74d8304b174a98909643c026a33c48 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 30 Jan 2025 10:38:25 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + storage_image_import/README.rst | 12 +++++------ .../static/description/index.html | 20 ++++++++++--------- 5 files changed, 20 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 5d928bba6e..50273fad22 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ addon | version | maintainers | summary [storage_file](storage_file/) | 15.0.1.0.0 | | Storage file in storage backend [storage_image](storage_image/) | 15.0.1.0.0 | | Store image and resized image in a storage backend [storage_image_backend_migration](storage_image_backend_migration/) | 15.0.1.0.0 | | Migrate src backend to destination backend +[storage_image_import](storage_image_import/) | 15.0.1.0.0 | | Add the possibility to import image for csv base on url [storage_image_product](storage_image_product/) | 15.0.1.1.1 | | Link images to products and categories [storage_import_image_advanced](storage_import_image_advanced/) | 15.0.1.0.0 | | Import product images using CSV [storage_media](storage_media/) | 15.0.1.0.0 | | Give the posibility to store media data in Odoo diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 6bc4814bb1..de58f7e3d6 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -15.0.20231005.1 \ No newline at end of file +15.0.20250130.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 432404834d..bf69187c5c 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -15,6 +15,7 @@ 'odoo-addon-storage_file>=15.0dev,<15.1dev', 'odoo-addon-storage_image>=15.0dev,<15.1dev', 'odoo-addon-storage_image_backend_migration>=15.0dev,<15.1dev', + 'odoo-addon-storage_image_import>=15.0dev,<15.1dev', 'odoo-addon-storage_image_product>=15.0dev,<15.1dev', 'odoo-addon-storage_import_image_advanced>=15.0dev,<15.1dev', 'odoo-addon-storage_media>=15.0dev,<15.1dev', diff --git a/storage_image_import/README.rst b/storage_image_import/README.rst index a4582d7fd9..e750a11c18 100644 --- a/storage_image_import/README.rst +++ b/storage_image_import/README.rst @@ -7,7 +7,7 @@ Storage Image Import !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:f68662397b0281f5612be18799e059c067aaee708405d05a4c799f97a751164f + !! source digest: sha256:d9a8530b9573ef890e9e2afafb2c46c4118d0325283c7e6dde6c697cc1910d8e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -17,13 +17,13 @@ Storage Image Import :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstorage-lightgray.png?logo=github - :target: https://github.com/OCA/storage/tree/14.0/storage_image_import + :target: https://github.com/OCA/storage/tree/15.0/storage_image_import :alt: OCA/storage .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/storage-14-0/storage-14-0-storage_image_import + :target: https://translation.odoo-community.org/projects/storage-15-0/storage-15-0-storage_image_import :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/storage&target_branch=14.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/storage&target_branch=15.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -46,7 +46,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. @@ -77,6 +77,6 @@ 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. -This module is part of the `OCA/storage `_ project on GitHub. +This module is part of the `OCA/storage `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/storage_image_import/static/description/index.html b/storage_image_import/static/description/index.html index 1c2e533669..a0e2e21845 100644 --- a/storage_image_import/static/description/index.html +++ b/storage_image_import/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 @@ 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.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -367,9 +367,9 @@

Storage Image Import

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:f68662397b0281f5612be18799e059c067aaee708405d05a4c799f97a751164f +!! source digest: sha256:d9a8530b9573ef890e9e2afafb2c46c4118d0325283c7e6dde6c697cc1910d8e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/storage Translate me on Weblate Try me on Runboat

+

Beta License: AGPL-3 OCA/storage Translate me on Weblate Try me on Runboat

This module allows to import images based on url (from csv file)

Table of contents

@@ -393,7 +393,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.

@@ -414,11 +414,13 @@

Contributors

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.

-

This module is part of the OCA/storage project on GitHub.

+

This module is part of the OCA/storage project on GitHub.

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