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 > EDI Storage backend support </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document ">
363+ < div class ="document " id ="edi-storage-backend-support ">
364+ < h1 class ="title "> EDI Storage backend support</ 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 ="edi-storage-backend-support ">
370- < h1 > EDI Storage backend support</ h1 >
371366<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
372367!! This file is generated by oca-gen-addon-readme !!
373368!! changes will be overwritten. !!
374369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375370!! source digest: sha256:ae52c0238c8bab278e4e2d6a48d86d4222672b893df1f171be046f3b7a3c58ae
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/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/edi-framework/tree/18.0/edi_storage_oca "> < img alt ="OCA/edi-framework " src ="https://img.shields.io/badge/github-OCA%2Fedi--framework-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/edi-framework-18-0/edi-framework-18-0-edi_storage_oca "> < 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/edi-framework&target_branch=18.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/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/edi-framework/tree/18.0/edi_storage_oca "> < img alt ="OCA/edi-framework " src ="https://img.shields.io/badge/github-OCA%2Fedi--framework-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/edi-framework-18-0/edi-framework-18-0-edi_storage_oca "> < 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/edi-framework&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378373< p > Allow exchange files using storage backends from OCA/storage.</ p >
379374< p > This module adds a storage backend relation on the EDI backend. There
380375you can configure the backend to be used (most often and SFTP) and the
@@ -411,34 +406,34 @@ <h1>EDI Storage backend support</h1>
411406</ ul >
412407</ div >
413408< div class ="section " id ="usage ">
414- < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h2 >
409+ < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h1 >
415410< p > Go to “EDI -> EDI backend” then configure your backend to use a storage
416411backend.</ p >
417412</ div >
418413< div class ="section " id ="known-issues-roadmap ">
419- < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Known issues / Roadmap</ a > </ h2 >
414+ < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Known issues / Roadmap</ a > </ h1 >
420415< ul class ="simple ">
421416< li > clean deprecated methods in the storage</ li >
422417</ ul >
423418</ div >
424419< div class ="section " id ="bug-tracker ">
425- < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h2 >
420+ < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h1 >
426421< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/edi-framework/issues "> GitHub Issues</ a > .
427422In case of trouble, please check there if your issue has already been reported.
428423If you spotted it first, help us to smash it by providing a detailed and welcomed
429424< a class ="reference external " href ="https://github.com/OCA/edi-framework/issues/new?body=module:%20edi_storage_oca%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
430425< p > Do not contact contributors directly about support or help with technical issues.</ p >
431426</ div >
432427< div class ="section " id ="credits ">
433- < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h2 >
428+ < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h1 >
434429< div class ="section " id ="authors ">
435- < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h3 >
430+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h2 >
436431< ul class ="simple ">
437432< li > ACSONE</ li >
438433</ ul >
439434</ div >
440435< div class ="section " id ="contributors ">
441- < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h3 >
436+ < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h2 >
442437< ul class ="simple ">
443438< li > Simone Orsi << a class ="reference external " href ="mailto:simahawk@gmail.com "> simahawk@gmail.com</ a > ></ li >
444439< li > Foram Shah << a class ="reference external " href ="mailto:foram.shah@initos.com "> foram.shah@initos.com</ a > ></ li >
@@ -451,12 +446,12 @@ <h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
451446</ ul >
452447</ div >
453448< div class ="section " id ="other-credits ">
454- < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Other credits</ a > </ h3 >
449+ < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Other credits</ a > </ h2 >
455450< p > The migration of this module from 15.0 to 16.0 was financially supported
456451by Camptocamp.</ p >
457452</ div >
458453< div class ="section " id ="maintainers ">
459- < h3 > < a class ="toc-backref " href ="#toc-entry-8 "> Maintainers</ a > </ h3 >
454+ < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Maintainers</ a > </ h2 >
460455< p > This module is maintained by the OCA.</ p >
461456< a class ="reference external image-reference " href ="https://odoo-community.org ">
462457< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -469,6 +464,5 @@ <h3><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h3>
469464</ div >
470465</ div >
471466</ div >
472- </ div >
473467</ body >
474468</ html >
0 commit comments