diff --git a/fs_storage/README.rst b/fs_storage/README.rst index e9b2e9d616..5dcef0425d 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:f7f1c906045d3f8e370a9b1a9d952f9df4dc14ed1a3003b4370f1807993a64cd + !! source digest: sha256:e510e425bb44d24850722550726e6013fb3de7787125e328482d0043b7114563 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/fs_storage/__manifest__.py b/fs_storage/__manifest__.py index cebb8456c2..109ccf4768 100644 --- a/fs_storage/__manifest__.py +++ b/fs_storage/__manifest__.py @@ -17,6 +17,6 @@ "views/fs_storage_view.xml", "security/ir.model.access.csv", ], - "demo": ["demo/fs_storage.xml"], + "demo": ["data/fs_storage.xml"], "external_dependencies": {"python": ["fsspec"]}, } diff --git a/fs_storage/demo/fs_storage.xml b/fs_storage/data/fs_storage.xml similarity index 100% rename from fs_storage/demo/fs_storage.xml rename to fs_storage/data/fs_storage.xml diff --git a/fs_storage/static/description/index.html b/fs_storage/static/description/index.html index ac56b16fa3..c9766d62a6 100644 --- a/fs_storage/static/description/index.html +++ b/fs_storage/static/description/index.html @@ -1,3 +1,4 @@ + @@ -366,7 +367,7 @@

Filesystem Storage Backend

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

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