OCA_Reporting_engine_17.0/base_comment_template
Guewen Baconnier 4dd0f9dcbe Rename base_condition_template to base_comment_template 2022-09-13 16:29:17 +02:00
..
i18n Rename base_condition_template to base_comment_template 2022-09-13 16:29:17 +02:00
security Rename base_condition_template to base_comment_template 2022-09-13 16:29:17 +02:00
README.rst Rename base_condition_template to base_comment_template 2022-09-13 16:29:17 +02:00
__init__.py Rename base_condition_template to base_comment_template 2022-09-13 16:29:17 +02:00
__openerp__.py Rename base_condition_template to base_comment_template 2022-09-13 16:29:17 +02:00
comment.py Rename base_condition_template to base_comment_template 2022-09-13 16:29:17 +02:00
comment_view.xml Rename base_condition_template to base_comment_template 2022-09-13 16:29:17 +02:00

README.rst

Base Comments Templates
=======================

Add a new model to define templates of comments to print on
documents.

Two positions are available for the comments:

- above document lines
- below document lines

This module is the base module for following modules:

* sale_comment_template
* purchase_comment_template
* invoice_comment_template

Contributors
------------

* Nicolas Bessi <nicolas.bessi@camptocamp.com>
* Yannick Vaucher <yannick.vaucher@camptocamp.com>
* Guewen Baconnier <guewen.baconnier@camptocamp.com>