From f4689c64c03333077e0af79ea79790f284b7a0e6 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 15 Jul 2024 07:20:23 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- fs_storage/README.rst | 2 +- fs_storage/__manifest__.py | 2 +- fs_storage/static/description/index.html | 13 ++++++++----- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 1a1fa9fb1c..3ec20254c6 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ addon | version | maintainers | summary [fs_product_brand_multi_image](fs_product_brand_multi_image/) | 16.0.1.0.0 | [![lmignon](https://github.com/lmignon.png?size=30px)](https://github.com/lmignon) | Link images to product brands [fs_product_multi_image](fs_product_multi_image/) | 16.0.1.1.3 | [![lmignon](https://github.com/lmignon.png?size=30px)](https://github.com/lmignon) | Manage multi images from extenal file system on product [fs_product_multi_media](fs_product_multi_media/) | 16.0.1.0.2 | [![lmignon](https://github.com/lmignon.png?size=30px)](https://github.com/lmignon) | Link media to products and categories -[fs_storage](fs_storage/) | 16.0.1.3.1 | | Implement the concept of Storage with amazon S3, sftp... +[fs_storage](fs_storage/) | 16.0.1.3.2 | | Implement the concept of Storage with amazon S3, sftp... [image_tag](image_tag/) | 16.0.1.0.1 | | Image tag model [storage_backend](storage_backend/) | 16.0.1.0.1 | | Implement the concept of Storage with amazon S3, sftp... [storage_backend_sftp](storage_backend_sftp/) | 16.0.1.0.0 | | Implement SFTP Storage diff --git a/fs_storage/README.rst b/fs_storage/README.rst index b6bede38b7..c59e5a019f 100644 --- a/fs_storage/README.rst +++ b/fs_storage/README.rst @@ -7,7 +7,7 @@ Filesystem Storage Backend !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:96a7ea5520483ebae35fbbc4fd7f71b7eab0986b038e1229bc0b953e4a4afeda + !! source digest: sha256:b46de1524429ffcdc035e2775144b25a6ff65f3400343954106ee19fa1c01800 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/fs_storage/__manifest__.py b/fs_storage/__manifest__.py index 5003bcba47..00670e92c7 100644 --- a/fs_storage/__manifest__.py +++ b/fs_storage/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Filesystem Storage Backend", "summary": "Implement the concept of Storage with amazon S3, sftp...", - "version": "16.0.1.3.1", + "version": "16.0.1.3.2", "category": "FS Storage", "website": "https://github.com/OCA/storage", "author": " ACSONE SA/NV, Odoo Community Association (OCA)", diff --git a/fs_storage/static/description/index.html b/fs_storage/static/description/index.html index a58b82b1a4..a78dcb7c74 100644 --- a/fs_storage/static/description/index.html +++ b/fs_storage/static/description/index.html @@ -8,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. @@ -274,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 } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@

Filesystem Storage Backend

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

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

This addon is a technical addon that allows you to define filesystem like @@ -619,7 +620,9 @@

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.