Skip to content

Commit eb32b27

Browse files
committed
[UPD] README.rst
1 parent 3d34db0 commit eb32b27

File tree

46 files changed

+748
-633
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+748
-633
lines changed

base_comment_template/README.rst

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22
Base Comments Templates
33
=======================
44

5-
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5+
..
6+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
67
!! This file is generated by oca-gen-addon-readme !!
78
!! changes will be overwritten. !!
89
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10+
!! source digest: sha256:8a6f7146640006bbc68da5662cc576ab52a92c4aa8cfd299dbea195da6dc0e25
11+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
912
1013
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
1114
:target: https://odoo-community.org/page/development-status
@@ -19,11 +22,11 @@ Base Comments Templates
1922
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
2023
:target: https://translation.odoo-community.org/projects/reporting-engine-13-0/reporting-engine-13-0-base_comment_template
2124
:alt: Translate me on Weblate
22-
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
23-
:target: https://runbot.odoo-community.org/runbot/143/13.0
24-
:alt: Try me on Runbot
25+
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/reporting-engine&target_branch=13.0
27+
:alt: Try me on Runboat
2528

26-
|badge1| |badge2| |badge3| |badge4| |badge5|
29+
|badge1| |badge2| |badge3| |badge4| |badge5|
2730

2831
Add a new mixin class to define templates of comments to print on documents.
2932
The comment templates can be defined like make templates, so you can use variables from linked models.
@@ -106,7 +109,7 @@ Bug Tracker
106109

107110
Bugs are tracked on `GitHub Issues <https://github.com/OCA/reporting-engine/issues>`_.
108111
In case of trouble, please check there if your issue has already been reported.
109-
If you spotted it first, help us smashing it by providing a detailed and welcomed
112+
If you spotted it first, help us to smash it by providing a detailed and welcomed
110113
`feedback <https://github.com/OCA/reporting-engine/issues/new?body=module:%20base_comment_template%0Aversion:%2013.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
111114

112115
Do not contact contributors directly about support or help with technical issues.

base_comment_template/static/description/index.html

Lines changed: 22 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
<?xml version="1.0" encoding="utf-8" ?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6-
<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
6+
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
77
<title>Base Comments Templates</title>
88
<style type="text/css">
99

1010
/*
1111
:Author: David Goodger ([email protected])
12-
:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
12+
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
1313
:Copyright: This stylesheet has been placed in the public domain.
1414
1515
Default cascading style sheet for the HTML output of Docutils.
1616
17-
See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
17+
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1818
customize this style sheet.
1919
*/
2020

@@ -366,8 +366,10 @@ <h1 class="title">Base Comments Templates</h1>
366366
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370+
!! source digest: sha256:8a6f7146640006bbc68da5662cc576ab52a92c4aa8cfd299dbea195da6dc0e25
369371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
370-
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.png" /></a> <a class="reference external" 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" href="https://github.com/OCA/reporting-engine/tree/13.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" href="https://translation.odoo-community.org/projects/reporting-engine-13-0/reporting-engine-13-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" href="https://runbot.odoo-community.org/runbot/143/13.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
372+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.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/13.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-13-0/reporting-engine-13-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&amp;target_branch=13.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
371373
<p>Add a new mixin class to define templates of comments to print on documents.
372374
The comment templates can be defined like make templates, so you can use variables from linked models.</p>
373375
<p>Two positions are available for the comments:</p>
@@ -392,19 +394,19 @@ <h1 class="title">Base Comments Templates</h1>
392394
<p><strong>Table of contents</strong></p>
393395
<div class="contents local topic" id="contents">
394396
<ul class="simple">
395-
<li><a class="reference internal" href="#configuration" id="id1">Configuration</a></li>
396-
<li><a class="reference internal" href="#usage" id="id2">Usage</a></li>
397-
<li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li>
398-
<li><a class="reference internal" href="#credits" id="id4">Credits</a><ul>
399-
<li><a class="reference internal" href="#authors" id="id5">Authors</a></li>
400-
<li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li>
401-
<li><a class="reference internal" href="#maintainers" id="id7">Maintainers</a></li>
397+
<li><a class="reference internal" href="#configuration" id="toc-entry-1">Configuration</a></li>
398+
<li><a class="reference internal" href="#usage" id="toc-entry-2">Usage</a></li>
399+
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-3">Bug Tracker</a></li>
400+
<li><a class="reference internal" href="#credits" id="toc-entry-4">Credits</a><ul>
401+
<li><a class="reference internal" href="#authors" id="toc-entry-5">Authors</a></li>
402+
<li><a class="reference internal" href="#contributors" id="toc-entry-6">Contributors</a></li>
403+
<li><a class="reference internal" href="#maintainers" id="toc-entry-7">Maintainers</a></li>
402404
</ul>
403405
</li>
404406
</ul>
405407
</div>
406408
<div class="section" id="configuration">
407-
<h1><a class="toc-backref" href="#id1">Configuration</a></h1>
409+
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
408410
<p>Go to <em>Settings &gt; Technical &gt; Reporting &gt; Comment Templates</em> and start designing you comment templates.</p>
409411
<p>This module is the base module for following modules:</p>
410412
<ul class="simple">
@@ -415,7 +417,7 @@ <h1><a class="toc-backref" href="#id1">Configuration</a></h1>
415417
</ul>
416418
</div>
417419
<div class="section" id="usage">
418-
<h1><a class="toc-backref" href="#id2">Usage</a></h1>
420+
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
419421
<ol class="arabic simple">
420422
<li>Go to <em>Settings</em> and activate the developer mode.</li>
421423
<li>Go to <em>Settings &gt; Technical &gt; Reporting &gt; Comment Templates</em>.</li>
@@ -444,23 +446,23 @@ <h1><a class="toc-backref" href="#id2">Usage</a></h1>
444446
<p>You should always use t-if since the method returns False if no template is found.</p>
445447
</div>
446448
<div class="section" id="bug-tracker">
447-
<h1><a class="toc-backref" href="#id3">Bug Tracker</a></h1>
449+
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
448450
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/reporting-engine/issues">GitHub Issues</a>.
449451
In case of trouble, please check there if your issue has already been reported.
450-
If you spotted it first, help us smashing it by providing a detailed and welcomed
452+
If you spotted it first, help us to smash it by providing a detailed and welcomed
451453
<a class="reference external" href="https://github.com/OCA/reporting-engine/issues/new?body=module:%20base_comment_template%0Aversion:%2013.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
452454
<p>Do not contact contributors directly about support or help with technical issues.</p>
453455
</div>
454456
<div class="section" id="credits">
455-
<h1><a class="toc-backref" href="#id4">Credits</a></h1>
457+
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
456458
<div class="section" id="authors">
457-
<h2><a class="toc-backref" href="#id5">Authors</a></h2>
459+
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
458460
<ul class="simple">
459461
<li>Camptocamp</li>
460462
</ul>
461463
</div>
462464
<div class="section" id="contributors">
463-
<h2><a class="toc-backref" href="#id6">Contributors</a></h2>
465+
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
464466
<ul class="simple">
465467
<li>Xavier Jimenez &lt;<a class="reference external" href="mailto:xavier.jimenez&#64;qubiq.es">xavier.jimenez&#64;qubiq.es</a>&gt;</li>
466468
<li>Nicolas Bessi &lt;<a class="reference external" href="mailto:nicolas.bessi&#64;camptocamp.com">nicolas.bessi&#64;camptocamp.com</a>&gt;</li>
@@ -487,7 +489,7 @@ <h2><a class="toc-backref" href="#id6">Contributors</a></h2>
487489
</ul>
488490
</div>
489491
<div class="section" id="maintainers">
490-
<h2><a class="toc-backref" href="#id7">Maintainers</a></h2>
492+
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
491493
<p>This module is maintained by the OCA.</p>
492494
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
493495
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose

bi_sql_editor/README.rst

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22
BI SQL Editor
33
=============
44

5-
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5+
..
6+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
67
!! This file is generated by oca-gen-addon-readme !!
78
!! changes will be overwritten. !!
89
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10+
!! source digest: sha256:b8799e0a6dd5e54cbbc456b180e9eba9ec03bfdcb07f5d27413865f931da0663
11+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
912
1013
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1114
:target: https://odoo-community.org/page/development-status
@@ -19,11 +22,11 @@ BI SQL Editor
1922
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
2023
:target: https://translation.odoo-community.org/projects/reporting-engine-13-0/reporting-engine-13-0-bi_sql_editor
2124
:alt: Translate me on Weblate
22-
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
23-
:target: https://runbot.odoo-community.org/runbot/143/13.0
24-
:alt: Try me on Runbot
25+
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/reporting-engine&target_branch=13.0
27+
:alt: Try me on Runboat
2528

26-
|badge1| |badge2| |badge3| |badge4| |badge5|
29+
|badge1| |badge2| |badge3| |badge4| |badge5|
2730

2831
This module extends the functionality of reporting, to support creation
2932
of extra custom reports.
@@ -141,7 +144,7 @@ Bug Tracker
141144

142145
Bugs are tracked on `GitHub Issues <https://github.com/OCA/reporting-engine/issues>`_.
143146
In case of trouble, please check there if your issue has already been reported.
144-
If you spotted it first, help us smashing it by providing a detailed and welcomed
147+
If you spotted it first, help us to smash it by providing a detailed and welcomed
145148
`feedback <https://github.com/OCA/reporting-engine/issues/new?body=module:%20bi_sql_editor%0Aversion:%2013.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
146149

147150
Do not contact contributors directly about support or help with technical issues.

0 commit comments

Comments
 (0)