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 > README.rst </ title >
6+ < title > Fs Attachment S3 </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document ">
363+ < div class ="document " id ="fs-attachment-s3 ">
364+ < h1 class ="title "> Fs Attachment S3</ h1 >
364365
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 ="fs-attachment-s3 ">
370- < h1 > Fs Attachment S3</ h1 >
371366<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
372367!! This file is generated by oca-gen-addon-readme !!
373368!! changes will be overwritten. !!
374369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375370!! source digest: sha256:57a067d105c10ab10e37d943357bf9f6bc3c02a5a5bfd77737fd95c2c5b0ffa6
376371!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/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/17.0/fs_attachment_s3 "> < 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-17-0/storage-17-0-fs_attachment_s3 "> < 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&target_branch=17.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
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/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/storage/tree/17.0/fs_attachment_s3 "> < 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-17-0/storage-17-0-fs_attachment_s3 "> < 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&target_branch=17.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378373< p > This module extends the functionality of
379374< a class ="reference external " href ="https://github.com/OCA/storage/tree/16.0/fs_attachment "> fs_attachment</ a >
380375to better support Amazon S3 storage. It includes features such as:</ p >
@@ -407,7 +402,7 @@ <h1>Fs Attachment S3</h1>
407402</ ul >
408403</ div >
409404< div class ="section " id ="configuration ">
410- < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h2 >
405+ < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h1 >
411406< p > On the Odoo instance, go to < em > Settings</ em > > < em > Technical</ em > > < em > Storage</ em > > < em > File
412407Storage</ em > .</ p >
413408< p > When you create a new storage for s3 or modify an existing one, when you
@@ -472,11 +467,11 @@ <h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
472467directory name as bucket name, and the file path.</ p >
473468</ div >
474469< div class ="section " id ="changelog ">
475- < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Changelog</ a > </ h2 >
470+ < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Changelog</ a > </ h1 >
476471< div class ="section " id ="section-1 ">
477- < h3 > < a class ="toc-backref " href ="#toc-entry-3 "> 17.0.1.2.0 (2025-10-22)</ a > </ h3 >
472+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> 17.0.1.2.0 (2025-10-22)</ a > </ h2 >
478473< div class ="section " id ="features ">
479- < h4 > < a class ="toc-backref " href ="#toc-entry-4 "> Features</ a > </ h4 >
474+ < h3 > < a class ="toc-backref " href ="#toc-entry-4 "> Features</ a > </ h3 >
480475< ul class ="simple ">
481476< li > Adapt to handle {db_name} in directory_path.
482477(< a class ="reference external " href ="https://github.com/OCA/storage/issues/db_name "> #db_name</ a > )</ li >
@@ -485,38 +480,42 @@ <h4><a class="toc-backref" href="#toc-entry-4">Features</a></h4>
485480</ div >
486481</ div >
487482< div class ="section " id ="bug-tracker ">
488- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Bug Tracker</ a > </ h2 >
483+ < h1 > < a class ="toc-backref " href ="#toc-entry-5 "> Bug Tracker</ a > </ h1 >
489484< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/storage/issues "> GitHub Issues</ a > .
490485In case of trouble, please check there if your issue has already been reported.
491486If you spotted it first, help us to smash it by providing a detailed and welcomed
492487< a class ="reference external " href ="https://github.com/OCA/storage/issues/new?body=module:%20fs_attachment_s3%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
493488< p > Do not contact contributors directly about support or help with technical issues.</ p >
494489</ div >
495490< div class ="section " id ="credits ">
496- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Credits</ a > </ h2 >
491+ < h1 > < a class ="toc-backref " href ="#toc-entry-6 "> Credits</ a > </ h1 >
497492< div class ="section " id ="authors ">
498- < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Authors</ a > </ h3 >
493+ < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Authors</ a > </ h2 >
499494< ul class ="simple ">
500495< li > ACSONE SA/NV</ li >
501496</ ul >
502497</ div >
503498< div class ="section " id ="contributors ">
504- < h3 > < a class ="toc-backref " href ="#toc-entry-8 "> Contributors</ a > </ h3 >
499+ < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Contributors</ a > </ h2 >
505500< ul class ="simple ">
506501< li > Laurent Mignon < a class ="reference external " href ="mailto:laurent.mignon@acsone.eu "> laurent.mignon@acsone.eu</ a > (< a class ="reference external " href ="https://www.acsone.eu "> https://www.acsone.eu</ a > )</ li >
507502< li > Stéphane Bidoul < a class ="reference external " href ="mailto:stephane.bidoul@acsone.eu "> stephane.bidoul@acsone.eu</ a > (< a class ="reference external " href ="https://www.acsone.eu "> https://www.acsone.eu</ a > )</ li >
503+ < li > < a class ="reference external " href ="https://apsl.tech "> APSL-Nagarro</ a > :< ul >
504+ < li > Antoni Marroig << a class ="reference external " href ="mailto:amarroig@apsl.net "> amarroig@apsl.net</ a > ></ li >
505+ </ ul >
506+ </ li >
508507</ ul >
509508</ div >
510509< div class ="section " id ="other-credits ">
511- < h3 > < a class ="toc-backref " href ="#toc-entry-9 "> Other credits</ a > </ h3 >
510+ < h2 > < a class ="toc-backref " href ="#toc-entry-9 "> Other credits</ a > </ h2 >
512511< p > The development of this module has been financially supported by:</ p >
513512< ul class ="simple ">
514513< li > ACSONE SA/NV (< a class ="reference external " href ="https://www.acsone.eu "> https://www.acsone.eu</ a > )</ li >
515514< li > Alcyon Belux</ li >
516515</ ul >
517516</ div >
518517< div class ="section " id ="maintainers ">
519- < h3 > < a class ="toc-backref " href ="#toc-entry-10 "> Maintainers</ a > </ h3 >
518+ < h2 > < a class ="toc-backref " href ="#toc-entry-10 "> Maintainers</ a > </ h2 >
520519< p > This module is maintained by the OCA.</ p >
521520< a class ="reference external image-reference " href ="https://odoo-community.org ">
522521< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -531,6 +530,5 @@ <h3><a class="toc-backref" href="#toc-entry-10">Maintainers</a></h3>
531530</ div >
532531</ div >
533532</ div >
534- </ div >
535533</ body >
536534</ html >
0 commit comments