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 > EDI WebService </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="edi-webservice ">
364- < h1 class ="title "> EDI WebService</ 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 ="edi-webservice ">
370+ < h1 > EDI WebService</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:fb40b5df23b69cb369c0753c50d539fd7667551141ee75cd9cf1933353941ff6
375+ !! source digest: sha256:4c7d745e02b99984e7b605c04597af9d242b5183e8055313a0f1b3ff0671b5cc
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/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/edi-framework/tree/17.0/edi_webservice_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-17-0/edi-framework-17-0-edi_webservice_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=17.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/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/edi-framework/tree/17.0/edi_webservice_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-17-0/edi-framework-17-0-edi_webservice_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=17.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373378< p > Plug webservice module within EDI framework. Allows to configure attach
374379webservices on an EDI backend and/or on an exchange type.</ p >
375380< p > < strong > Table of contents</ strong > </ p >
@@ -386,7 +391,7 @@ <h1 class="title">EDI WebService</h1>
386391</ ul >
387392</ div >
388393< div class ="section " id ="configuration ">
389- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h1 >
394+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h2 >
390395< p > Go to “EDI -> Config -> Backends” and edit or create one. Find the tab
391396“Webservice” and add a webservice. On the webservice record you can
392397specify all the general parameters to connect to the service (see
@@ -420,31 +425,31 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
420425</ pre >
421426</ div >
422427< div class ="section " id ="bug-tracker ">
423- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Bug Tracker</ a > </ h1 >
428+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Bug Tracker</ a > </ h2 >
424429< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/edi-framework/issues "> GitHub Issues</ a > .
425430In case of trouble, please check there if your issue has already been reported.
426431If you spotted it first, help us to smash it by providing a detailed and welcomed
427432< a class ="reference external " href ="https://github.com/OCA/edi-framework/issues/new?body=module:%20edi_webservice_oca%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
428433< p > Do not contact contributors directly about support or help with technical issues.</ p >
429434</ div >
430435< div class ="section " id ="credits ">
431- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Credits</ a > </ h1 >
436+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Credits</ a > </ h2 >
432437< div class ="section " id ="authors ">
433- < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Authors</ a > </ h2 >
438+ < h3 > < a class ="toc-backref " href ="#toc-entry-4 "> Authors</ a > </ h3 >
434439< ul class ="simple ">
435440< li > Creu Blanca</ li >
436441< li > Camptocamp</ li >
437442</ ul >
438443</ div >
439444< div class ="section " id ="contributors ">
440- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Contributors</ a > </ h2 >
445+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Contributors</ a > </ h3 >
441446< ul class ="simple ">
442447< li > Enric Tobella << a class ="reference external " href ="mailto:etobella@creublanca.es "> etobella@creublanca.es</ a > ></ li >
443448< li > Simone Orsi << a class ="reference external " href ="mailto:simone.orsi@camptocamp.com "> simone.orsi@camptocamp.com</ a > ></ li >
444449</ ul >
445450</ div >
446451< div class ="section " id ="maintainers ">
447- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h2 >
452+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h3 >
448453< p > This module is maintained by the OCA.</ p >
449454< a class ="reference external image-reference " href ="https://odoo-community.org ">
450455< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -459,5 +464,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
459464</ div >
460465</ div >
461466</ div >
467+ </ div >
462468</ body >
463469</ html >
0 commit comments