Metadata-Version: 2.1
Name: odoo8-addon-base-comment-template
Version: 8.0.1.0.0.99.dev29
Summary: Comments templates on documents
Home-page: UNKNOWN
Author: Camptocamp,Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 8.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: ~=2.7
Requires-Dist: odoo (<9.0a,>=8.0a)

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>


