diff --git a/README.md b/README.md index 6754a79d66..ab6c4e37dc 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/) | 17.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/) | 17.0.1.0.1 | [![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/) | 17.0.1.0.0 | [![lmignon](https://github.com/lmignon.png?size=30px)](https://github.com/lmignon) | Link media to products and categories -[fs_storage](fs_storage/) | 17.0.2.0.0 | | Implement the concept of Storage with amazon S3, sftp... +[fs_storage](fs_storage/) | 17.0.2.0.1 | | Implement the concept of Storage with amazon S3, sftp... [image_tag](image_tag/) | 17.0.1.0.0 | | Image tag model [//]: # (end addons) diff --git a/fs_storage/README.rst b/fs_storage/README.rst index e126bdb905..bcfd8290d5 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:07c52fc9fe367da79feadc09de58055fb840d44872e33a4970312410c930111a + !! source digest: sha256:4f22975eea97459e2d21e996d42a8a0dae9505454a820dbe714649984cded907 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/fs_storage/__manifest__.py b/fs_storage/__manifest__.py index 7cd9f13e1e..5b38f16980 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": "17.0.2.0.0", + "version": "17.0.2.0.1", "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 a142addf8f..94841704e6 100644 --- a/fs_storage/static/description/index.html +++ b/fs_storage/static/description/index.html @@ -367,7 +367,7 @@

Filesystem Storage Backend

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:07c52fc9fe367da79feadc09de58055fb840d44872e33a4970312410c930111a +!! source digest: sha256:4f22975eea97459e2d21e996d42a8a0dae9505454a820dbe714649984cded907 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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