Skip to content

Commit c796fed

Browse files
committed
[BOT] post-merge updates
1 parent 839f5a8 commit c796fed

File tree

7 files changed

+38
-28
lines changed

7 files changed

+38
-28
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Available addons
2121
----------------
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
24-
[fs_attachment](fs_attachment/) | 16.0.1.3.2 | <a href='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/lmignon'><img src='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/lmignon.png' width='32' height='32' style='border-radius:50%;' alt='lmignon'/></a> | Store attachments on external object store
24+
[fs_attachment](fs_attachment/) | 16.0.1.3.3 | <a href='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/lmignon'><img src='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/lmignon.png' width='32' height='32' style='border-radius:50%;' alt='lmignon'/></a> | Store attachments on external object store
2525
[fs_base_multi_image](fs_base_multi_image/) | 16.0.1.1.1 | <a href='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/lmignon'><img src='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/lmignon.png' width='32' height='32' style='border-radius:50%;' alt='lmignon'/></a> | Mulitple Images from External File System
2626
[fs_base_multi_media](fs_base_multi_media/) | 16.0.1.0.1 | <a href='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/lmignon'><img src='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/lmignon.png' width='32' height='32' style='border-radius:50%;' alt='lmignon'/></a> | Give the possibility to store media data in external filesystem from odoo
2727
[fs_file](fs_file/) | 16.0.1.0.6 | <a href='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/lmignon'><img src='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/lmignon.png' width='32' height='32' style='border-radius:50%;' alt='lmignon'/></a> | Field to store files into filesystem storages
@@ -32,7 +32,7 @@ addon | version | maintainers | summary
3232
[fs_product_multi_image](fs_product_multi_image/) | 16.0.1.1.5 | <a href='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/lmignon'><img src='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/lmignon.png' width='32' height='32' style='border-radius:50%;' alt='lmignon'/></a> | Manage multi images from extenal file system on product
3333
[fs_product_multi_media](fs_product_multi_media/) | 16.0.1.0.2 | <a href='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/lmignon'><img src='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/lmignon.png' width='32' height='32' style='border-radius:50%;' alt='lmignon'/></a> | Link media to products and categories
3434
[fs_product_public_category_multi_image](fs_product_public_category_multi_image/) | 16.0.1.0.0 | | Manage multi images from extenal file system on eCommerce public categories
35-
[fs_storage](fs_storage/) | 16.0.1.3.4 | | Implement the concept of Storage with amazon S3, sftp...
35+
[fs_storage](fs_storage/) | 16.0.1.3.5 | | Implement the concept of Storage with amazon S3, sftp...
3636
[fs_storage_backup](fs_storage_backup/) | 16.0.1.0.1 | | Filesystem Storage Backup
3737
[image_tag](image_tag/) | 16.0.1.0.1 | | Image tag model
3838
[storage_backend](storage_backend/) | 16.0.1.1.0 | | Implement the concept of Storage with amazon S3, sftp...

fs_attachment/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Base Attachment Object Store
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:01b5d292fd030ed89c0a50364a78266425ad31dba80a2db788617f601e4b86e1
14+
!! source digest: sha256:75a9483d5f7418cb3fe9481932a4e26a6d212aee6b5df63958f0d1af2fda902c
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

fs_attachment/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"name": "Base Attachment Object Store",
77
"summary": "Store attachments on external object store",
8-
"version": "16.0.1.3.2",
8+
"version": "16.0.1.3.3",
99
"author": "Camptocamp, ACSONE SA/NV, Odoo Community Association (OCA)",
1010
"license": "AGPL-3",
1111
"development_status": "Beta",

fs_attachment/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Base Attachment Object Store</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:01b5d292fd030ed89c0a50364a78266425ad31dba80a2db788617f601e4b86e1
375+
!! source digest: sha256:75a9483d5f7418cb3fe9481932a4e26a6d212aee6b5df63958f0d1af2fda902c
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/storage/tree/16.0/fs_attachment"><img alt="OCA/storage" src="https://img.shields.io/badge/github-OCA%2Fstorage-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/storage-16-0/storage-16-0-fs_attachment"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/storage&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>In some cases, you need to store attachment in another system that the Odoo’s

fs_storage/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
==========================
26
Filesystem Storage Backend
37
==========================
@@ -7,13 +11,13 @@ Filesystem Storage Backend
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:36edcbae83e801b6d2cb06441bf64e4d193df99ec3eed8e08fa8b6d95adb3c79
14+
!! source digest: sha256:b9f95387306ce78e4543bc0b90f958fa188ba244dd6df41af486078d2d358fdf
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1822
:alt: License: LGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstorage-lightgray.png?logo=github

fs_storage/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"name": "Filesystem Storage Backend",
77
"summary": "Implement the concept of Storage with amazon S3, sftp...",
8-
"version": "16.0.1.3.4",
8+
"version": "16.0.1.3.5",
99
"category": "FS Storage",
1010
"website": "https://github.com/OCA/storage",
1111
"author": " ACSONE SA/NV, Odoo Community Association (OCA)",

fs_storage/static/description/index.html

Lines changed: 26 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Filesystem Storage Backend</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="filesystem-storage-backend">
364-
<h1 class="title">Filesystem Storage Backend</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="filesystem-storage-backend">
370+
<h1>Filesystem Storage Backend</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:36edcbae83e801b6d2cb06441bf64e4d193df99ec3eed8e08fa8b6d95adb3c79
375+
!! source digest: sha256:b9f95387306ce78e4543bc0b90f958fa188ba244dd6df41af486078d2d358fdf
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/storage/tree/16.0/fs_storage"><img alt="OCA/storage" src="https://img.shields.io/badge/github-OCA%2Fstorage-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/storage-16-0/storage-16-0-fs_storage"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/storage&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/storage/tree/16.0/fs_storage"><img alt="OCA/storage" src="https://img.shields.io/badge/github-OCA%2Fstorage-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/storage-16-0/storage-16-0-fs_storage"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/storage&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This addon is a technical addon that allows you to define filesystem like
374379
storage for your data. It’s used by other addons to store their data in a
375380
transparent way into different kind of storages.</p>
@@ -455,9 +460,9 @@ <h1 class="title">Filesystem Storage Backend</h1>
455460
</ul>
456461
</div>
457462
<div class="section" id="usage">
458-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
463+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
459464
<div class="section" id="configuration">
460-
<h2><a class="toc-backref" href="#toc-entry-2">Configuration</a></h2>
465+
<h3><a class="toc-backref" href="#toc-entry-2">Configuration</a></h3>
461466
<p>When you create a new backend, you must specify the following:</p>
462467
<ul class="simple">
463468
<li>The name of the backend. This is the name that will be used to
@@ -503,7 +508,7 @@ <h2><a class="toc-backref" href="#toc-entry-2">Configuration</a></h2>
503508
around the odoofs protocol.</p>
504509
</div>
505510
<div class="section" id="server-environment">
506-
<h2><a class="toc-backref" href="#toc-entry-3">Server Environment</a></h2>
511+
<h3><a class="toc-backref" href="#toc-entry-3">Server Environment</a></h3>
507512
<p>To ease the management of the filesystem storages configuration accross the different
508513
environments, the configuration of the filesystem storages can be defined in
509514
environment files or directly in the main configuration file. For example, the
@@ -524,7 +529,7 @@ <h2><a class="toc-backref" href="#toc-entry-3">Server Environment</a></h2>
524529
</ul>
525530
</div>
526531
<div class="section" id="migration-from-storage-backend">
527-
<h2><a class="toc-backref" href="#toc-entry-4">Migration from storage_backend</a></h2>
532+
<h3><a class="toc-backref" href="#toc-entry-4">Migration from storage_backend</a></h3>
528533
<p>The fs_storage addon can be used to replace the storage_backend addon. (It has
529534
been designed to be a drop-in replacement for the storage_backend addon). To
530535
ease the migration, the <cite>fs.storage</cite> model defines the high-level methods
@@ -547,7 +552,7 @@ <h2><a class="toc-backref" href="#toc-entry-4">Migration from storage_backend</a
547552
</div>
548553
</div>
549554
<div class="section" id="known-issues-roadmap">
550-
<h1><a class="toc-backref" href="#toc-entry-5">Known issues / Roadmap</a></h1>
555+
<h2><a class="toc-backref" href="#toc-entry-5">Known issues / Roadmap</a></h2>
551556
<ul class="simple">
552557
<li>Transactions: fsspec comes with a transactional mechanism that once started,
553558
gathers all the files created during the transaction, and if the transaction
@@ -561,30 +566,30 @@ <h1><a class="toc-backref" href="#toc-entry-5">Known issues / Roadmap</a></h1>
561566
</ul>
562567
</div>
563568
<div class="section" id="changelog">
564-
<h1><a class="toc-backref" href="#toc-entry-6">Changelog</a></h1>
569+
<h2><a class="toc-backref" href="#toc-entry-6">Changelog</a></h2>
565570
<div class="section" id="section-1">
566-
<h2><a class="toc-backref" href="#toc-entry-7">16.0.1.2.0 (2024-02-06)</a></h2>
571+
<h3><a class="toc-backref" href="#toc-entry-7">16.0.1.2.0 (2024-02-06)</a></h3>
567572
<p><strong>Features</strong></p>
568573
<ul class="simple">
569574
<li>Invalidate FS filesystem object cache when the connection fails, forcing a reconnection. (<a class="reference external" href="https://github.com/OCA/storage/issues/320">#320</a>)</li>
570575
</ul>
571576
</div>
572577
<div class="section" id="section-2">
573-
<h2><a class="toc-backref" href="#toc-entry-8">16.0.1.1.0 (2023-12-22)</a></h2>
578+
<h3><a class="toc-backref" href="#toc-entry-8">16.0.1.1.0 (2023-12-22)</a></h3>
574579
<p><strong>Features</strong></p>
575580
<ul class="simple">
576581
<li>Add parameter on storage backend to resolve protocol options values starting with $ from environment variables (<a class="reference external" href="https://github.com/OCA/storage/issues/303">#303</a>)</li>
577582
</ul>
578583
</div>
579584
<div class="section" id="section-3">
580-
<h2><a class="toc-backref" href="#toc-entry-9">16.0.1.0.3 (2023-10-17)</a></h2>
585+
<h3><a class="toc-backref" href="#toc-entry-9">16.0.1.0.3 (2023-10-17)</a></h3>
581586
<p><strong>Bugfixes</strong></p>
582587
<ul class="simple">
583588
<li>Fix access to technical models to be able to upload attachments for users with basic access (<a class="reference external" href="https://github.com/OCA/storage/issues/289">#289</a>)</li>
584589
</ul>
585590
</div>
586591
<div class="section" id="section-4">
587-
<h2><a class="toc-backref" href="#toc-entry-10">16.0.1.0.2 (2023-10-09)</a></h2>
592+
<h3><a class="toc-backref" href="#toc-entry-10">16.0.1.0.2 (2023-10-09)</a></h3>
588593
<p><strong>Bugfixes</strong></p>
589594
<ul class="simple">
590595
<li>Avoid config error when using the webdav protocol. The auth option is expected
@@ -595,30 +600,30 @@ <h2><a class="toc-backref" href="#toc-entry-10">16.0.1.0.2 (2023-10-09)</a></h2>
595600
</div>
596601
</div>
597602
<div class="section" id="bug-tracker">
598-
<h1><a class="toc-backref" href="#toc-entry-11">Bug Tracker</a></h1>
603+
<h2><a class="toc-backref" href="#toc-entry-11">Bug Tracker</a></h2>
599604
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/storage/issues">GitHub Issues</a>.
600605
In case of trouble, please check there if your issue has already been reported.
601606
If you spotted it first, help us to smash it by providing a detailed and welcomed
602607
<a class="reference external" href="https://github.com/OCA/storage/issues/new?body=module:%20fs_storage%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
603608
<p>Do not contact contributors directly about support or help with technical issues.</p>
604609
</div>
605610
<div class="section" id="credits">
606-
<h1><a class="toc-backref" href="#toc-entry-12">Credits</a></h1>
611+
<h2><a class="toc-backref" href="#toc-entry-12">Credits</a></h2>
607612
<div class="section" id="authors">
608-
<h2><a class="toc-backref" href="#toc-entry-13">Authors</a></h2>
613+
<h3><a class="toc-backref" href="#toc-entry-13">Authors</a></h3>
609614
<ul class="simple">
610615
<li>ACSONE SA/NV</li>
611616
</ul>
612617
</div>
613618
<div class="section" id="contributors">
614-
<h2><a class="toc-backref" href="#toc-entry-14">Contributors</a></h2>
619+
<h3><a class="toc-backref" href="#toc-entry-14">Contributors</a></h3>
615620
<ul class="simple">
616621
<li>Laurent Mignon &lt;<a class="reference external" href="mailto:laurent.mignon&#64;acsone.eu">laurent.mignon&#64;acsone.eu</a>&gt;</li>
617622
<li>Sébastien BEAU &lt;<a class="reference external" href="mailto:sebastien.beau&#64;akretion.com">sebastien.beau&#64;akretion.com</a>&gt;</li>
618623
</ul>
619624
</div>
620625
<div class="section" id="maintainers">
621-
<h2><a class="toc-backref" href="#toc-entry-15">Maintainers</a></h2>
626+
<h3><a class="toc-backref" href="#toc-entry-15">Maintainers</a></h3>
622627
<p>This module is maintained by the OCA.</p>
623628
<a class="reference external image-reference" href="https://odoo-community.org">
624629
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -631,5 +636,6 @@ <h2><a class="toc-backref" href="#toc-entry-15">Maintainers</a></h2>
631636
</div>
632637
</div>
633638
</div>
639+
</div>
634640
</body>
635641
</html>

0 commit comments

Comments
 (0)