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 > DOCX reports </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="docx-reports ">
364- < h1 class ="title "> DOCX reports</ 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 ="docx-reports ">
370+ < h1 > DOCX reports</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:79e0f48df24a25104ed7488dce18fa34f20814020b270bb7a7682746a4616596
375+ !! source digest: sha256:de304129a8aed0711ef8b8ba5f30d5e3475b110e991c843b5b08db51aee5ab37
371376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Alpha " src ="https://img.shields.io/badge/maturity-Alpha-red.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/report_docx "> < 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-report_docx "> < 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 ="Alpha " src ="https://img.shields.io/badge/maturity-Alpha-red.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/report_docx "> < 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-report_docx "> < 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 > This module allows to provide docx files as report templates to generate
374379docx reports.</ p >
375380< div class ="admonition important ">
@@ -397,7 +402,7 @@ <h1 class="title">DOCX reports</h1>
397402</ ul >
398403</ div >
399404< div class ="section " id ="use-cases-context ">
400- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Use Cases / Context</ a > </ h1 >
405+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Use Cases / Context</ a > </ h2 >
401406< p > This module was developed because for some users it is easier to use the
402407docx format for their templates.</ p >
403408< p > As it uses a slightly different templating language, it is < em > not</ em > a
@@ -407,14 +412,14 @@ <h1><a class="toc-backref" href="#toc-entry-1">Use Cases / Context</a></h1>
407412files to formats supported by report_py3o.</ p >
408413</ div >
409414< div class ="section " id ="installation ">
410- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Installation</ a > </ h1 >
415+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Installation</ a > </ h2 >
411416< p > To install this module, you need to:</ p >
412417< pre class ="literal-block ">
413418pip install docxtpl
414419</ pre >
415420</ div >
416421< div class ="section " id ="configuration ">
417- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Configuration</ a > </ h1 >
422+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Configuration</ a > </ h2 >
418423< p > To configure this module, you need to:</ p >
419424< ol class ="arabic simple ">
420425< li > Go to Settings / Technical / Actions / Report</ li >
@@ -428,52 +433,52 @@ <h1><a class="toc-backref" href="#toc-entry-3">Configuration</a></h1>
428433</ ol >
429434</ div >
430435< div class ="section " id ="usage ">
431- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Usage</ a > </ h1 >
436+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Usage</ a > </ h2 >
432437< p > To use this module, you need to:</ p >
433438< ol class ="arabic simple ">
434439< li > Print some report created according to the configuration manual</ li >
435440</ ol >
436441</ div >
437442< div class ="section " id ="known-issues-roadmap ">
438- < h1 > < a class ="toc-backref " href ="#toc-entry-5 "> Known issues / Roadmap</ a > </ h1 >
443+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Known issues / Roadmap</ a > </ h2 >
439444< ul class ="simple ">
440445< li > support images and embedded objects</ li >
441446< li > support concatenating docx files for multiple records</ li >
442447< li > support embedding html</ li >
443448</ ul >
444449</ div >
445450< div class ="section " id ="bug-tracker ">
446- < h1 > < a class ="toc-backref " href ="#toc-entry-6 "> Bug Tracker</ a > </ h1 >
451+ < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Bug Tracker</ a > </ h2 >
447452< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/reporting-engine/issues "> GitHub Issues</ a > .
448453In case of trouble, please check there if your issue has already been reported.
449454If you spotted it first, help us to smash it by providing a detailed and welcomed
450455< a class ="reference external " href ="https://github.com/OCA/reporting-engine/issues/new?body=module:%20report_docx%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
451456< p > Do not contact contributors directly about support or help with technical issues.</ p >
452457</ div >
453458< div class ="section " id ="credits ">
454- < h1 > < a class ="toc-backref " href ="#toc-entry-7 "> Credits</ a > </ h1 >
459+ < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Credits</ a > </ h2 >
455460< div class ="section " id ="authors ">
456- < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Authors</ a > </ h2 >
461+ < h3 > < a class ="toc-backref " href ="#toc-entry-8 "> Authors</ a > </ h3 >
457462< ul class ="simple ">
458463< li > Hunki Enterprises BV</ li >
459464</ ul >
460465</ div >
461466< div class ="section " id ="contributors ">
462- < h2 > < a class ="toc-backref " href ="#toc-entry-9 "> Contributors</ a > </ h2 >
467+ < h3 > < a class ="toc-backref " href ="#toc-entry-9 "> Contributors</ a > </ h3 >
463468< ul class ="simple ">
464469< li > Holger Brunn << a class ="reference external " href ="mailto:mail@hunki-enterprises.com "> mail@hunki-enterprises.com</ a > >
465470(< a class ="reference external " href ="https://hunki-enterprises.com "> https://hunki-enterprises.com</ a > )</ li >
466471</ ul >
467472</ div >
468473< div class ="section " id ="other-credits ">
469- < h2 > < a class ="toc-backref " href ="#toc-entry-10 "> Other credits</ a > </ h2 >
474+ < h3 > < a class ="toc-backref " href ="#toc-entry-10 "> Other credits</ a > </ h3 >
470475< p > The development of this module has been financially supported by:</ p >
471476< ul class ="simple ">
472477< li > The Open Source Company (< a class ="reference external " href ="https://tosc.nl "> https://tosc.nl</ a > )</ li >
473478</ ul >
474479</ div >
475480< div class ="section " id ="maintainers ">
476- < h2 > < a class ="toc-backref " href ="#toc-entry-11 "> Maintainers</ a > </ h2 >
481+ < h3 > < a class ="toc-backref " href ="#toc-entry-11 "> Maintainers</ a > </ h3 >
477482< p > This module is maintained by the OCA.</ p >
478483< a class ="reference external image-reference " href ="https://odoo-community.org ">
479484< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -488,5 +493,6 @@ <h2><a class="toc-backref" href="#toc-entry-11">Maintainers</a></h2>
488493</ div >
489494</ div >
490495</ div >
496+ </ div >
491497</ body >
492498</ html >
0 commit comments