You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Guewen Baconnier
91aaae6536
|
10 years ago | |
---|---|---|
.. | ||
i18n | 4 years ago | |
security | 4 years ago | |
README.rst | 4 years ago | |
__init__.py | 4 years ago | |
__openerp__.py | 4 years ago | |
comment.py | 4 years ago | |
comment_view.xml | 4 years ago |
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>