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 > Base Comments Templates </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="base-comments-templates ">
364- < h1 class ="title "> Base Comments Templates</ 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 ="base-comments-templates ">
370+ < h1 > Base Comments Templates</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:bdc32687fffd1a112a67bcb7246babae999ae223276c2e0cbcfb863045d546cf
375+ !! source digest: sha256:bc2ab9a586765aad813ff7e73abb7eb5fe2afafe9c3220a6dfb0f75ccec1c931
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/reporting-engine/tree/16.0/base_comment_template "> < img alt ="OCA/reporting-engine " src ="https://img.shields.io/badge/github-OCA%2Freporting--engine-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-base_comment_template "> < 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/reporting-engine&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/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/reporting-engine/tree/16.0/base_comment_template "> < img alt ="OCA/reporting-engine " src ="https://img.shields.io/badge/github-OCA%2Freporting--engine-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-base_comment_template "> < 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/reporting-engine&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 > Add a new mixin class to define templates of comments to print on documents.
374379The comment templates can be defined like make templates, so you can use variables from linked models.</ p >
375380< p > Two positions are available for the comments:</ p >
@@ -406,7 +411,7 @@ <h1 class="title">Base Comments Templates</h1>
406411</ ul >
407412</ div >
408413< div class ="section " id ="configuration ">
409- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h1 >
414+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h2 >
410415< p > Go to < em > Settings > Technical > Reporting > Comment Templates</ em > and start designing you comment templates.</ p >
411416< p > This module is the base module for following modules:</ p >
412417< ul class ="simple ">
@@ -417,7 +422,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
417422</ ul >
418423</ div >
419424< div class ="section " id ="usage ">
420- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h1 >
425+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h2 >
421426< ol class ="arabic simple ">
422427< li > Go to < em > Settings</ em > and activate the developer mode.</ li >
423428< li > Go to < em > Settings > Technical > Reporting > Comment Templates</ em > .</ li >
@@ -461,23 +466,23 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
461466< p > </t></ p >
462467</ div >
463468< div class ="section " id ="bug-tracker ">
464- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h1 >
469+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h2 >
465470< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/reporting-engine/issues "> GitHub Issues</ a > .
466471In case of trouble, please check there if your issue has already been reported.
467472If you spotted it first, help us to smash it by providing a detailed and welcomed
468473< a class ="reference external " href ="https://github.com/OCA/reporting-engine/issues/new?body=module:%20base_comment_template%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
469474< p > Do not contact contributors directly about support or help with technical issues.</ p >
470475</ div >
471476< div class ="section " id ="credits ">
472- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h1 >
477+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h2 >
473478< div class ="section " id ="authors ">
474- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h2 >
479+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h3 >
475480< ul class ="simple ">
476481< li > Camptocamp</ li >
477482</ ul >
478483</ div >
479484< div class ="section " id ="contributors ">
480- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h2 >
485+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h3 >
481486< ul class ="simple ">
482487< li > Xavier Jimenez << a class ="reference external " href ="mailto:xavier.jimenez@qubiq.es "> xavier.jimenez@qubiq.es</ a > ></ li >
483488< li > Nicolas Bessi << a class ="reference external " href ="mailto:nicolas.bessi@camptocamp.com "> nicolas.bessi@camptocamp.com</ a > ></ li >
@@ -513,7 +518,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
513518</ ul >
514519</ div >
515520< div class ="section " id ="maintainers ">
516- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h2 >
521+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h3 >
517522< p > This module is maintained by the OCA.</ p >
518523< a class ="reference external image-reference " href ="https://odoo-community.org ">
519524< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -526,5 +531,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
526531</ div >
527532</ div >
528533</ div >
534+ </ div >
529535</ body >
530536</ html >
0 commit comments