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 > Partner Mail Forwarding </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="partner-mail-forwarding ">
364- < h1 class ="title "> Partner Mail Forwarding</ 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 ="partner-mail-forwarding ">
370+ < h1 > Partner Mail Forwarding</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370375!! source digest: sha256:3de166e53a25a592937445c5e63f963786fda5c8bf93804a885cfa1cb543ca97
371376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Production/Stable " src ="https://img.shields.io/badge/maturity-Production%2FStable-green.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/mail/tree/18.0/mail_partner_forwarding "> < img alt ="OCA/mail " src ="https://img.shields.io/badge/github-OCA%2Fmail-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/mail-18-0/mail-18-0-mail_partner_forwarding "> < 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/mail&target_branch=18.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 ="Production/Stable " src ="https://img.shields.io/badge/maturity-Production%2FStable-green.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/mail/tree/19.0/mail_partner_forwarding "> < img alt ="OCA/mail " src ="https://img.shields.io/badge/github-OCA%2Fmail-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/mail-19-0/mail-19-0-mail_partner_forwarding "> < 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/mail&target_branch=19.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373378< p > This module allows to select a related user (called “Forwarding
374379partner”) in each partner in order to send all the notifications to the
375380Forwarding partner.</ p >
@@ -391,7 +396,7 @@ <h1 class="title">Partner Mail Forwarding</h1>
391396</ ul >
392397</ div >
393398< div class ="section " id ="usage ">
394- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h1 >
399+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h2 >
395400< p > To use this module, you need to:</ p >
396401< ul class ="simple ">
397402< li > Install it.</ li >
@@ -400,49 +405,50 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
400405</ ul >
401406</ div >
402407< div class ="section " id ="changelog ">
403- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Changelog</ a > </ h1 >
408+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Changelog</ a > </ h2 >
404409< div class ="section " id ="section-1 ">
405- < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> 13.0.1.0.0 (2022-01-03)</ a > </ h2 >
410+ < h3 > < a class ="toc-backref " href ="#toc-entry-3 "> 13.0.1.0.0 (2022-01-03)</ a > </ h3 >
406411< ul class ="simple ">
407412< li > [NEW] Module in v13.</ li >
408413</ ul >
409414</ div >
410415</ div >
411416< div class ="section " id ="bug-tracker ">
412- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Bug Tracker</ a > </ h1 >
417+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Bug Tracker</ a > </ h2 >
413418< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/mail/issues "> GitHub Issues</ a > .
414419In case of trouble, please check there if your issue has already been reported.
415420If you spotted it first, help us to smash it by providing a detailed and welcomed
416- < a class ="reference external " href ="https://github.com/OCA/mail/issues/new?body=module:%20mail_partner_forwarding%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
421+ < a class ="reference external " href ="https://github.com/OCA/mail/issues/new?body=module:%20mail_partner_forwarding%0Aversion:%2019 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
417422< p > Do not contact contributors directly about support or help with technical issues.</ p >
418423</ div >
419424< div class ="section " id ="credits ">
420- < h1 > < a class ="toc-backref " href ="#toc-entry-5 "> Credits</ a > </ h1 >
425+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Credits</ a > </ h2 >
421426< div class ="section " id ="authors ">
422- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Authors</ a > </ h2 >
427+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Authors</ a > </ h3 >
423428< ul class ="simple ">
424429< li > ADHOC SA</ li >
425430</ ul >
426431</ div >
427432< div class ="section " id ="contributors ">
428- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Contributors</ a > </ h2 >
433+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Contributors</ a > </ h3 >
429434< ul class ="simple ">
430435< li > Nicolás Mac Rouillon << a class ="reference external " href ="mailto:nmr@adhoc.com.ar "> nmr@adhoc.com.ar</ a > ></ li >
431436</ ul >
432437</ div >
433438< div class ="section " id ="maintainers ">
434- < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Maintainers</ a > </ h2 >
439+ < h3 > < a class ="toc-backref " href ="#toc-entry-8 "> Maintainers</ a > </ h3 >
435440< p > This module is maintained by the OCA.</ p >
436441< a class ="reference external image-reference " href ="https://odoo-community.org ">
437442< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
438443</ a >
439444< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
440445mission is to support the collaborative development of Odoo features and
441446promote its widespread use.</ p >
442- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/mail/tree/18 .0/mail_partner_forwarding "> OCA/mail</ a > project on GitHub.</ p >
447+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/mail/tree/19 .0/mail_partner_forwarding "> OCA/mail</ a > project on GitHub.</ p >
443448< p > You are welcome to contribute. To learn how please visit < a class ="reference external " href ="https://odoo-community.org/page/Contribute "> https://odoo-community.org/page/Contribute</ a > .</ p >
444449</ div >
445450</ div >
446451</ div >
452+ </ div >
447453</ body >
448454</ html >
0 commit comments