Metadata-Version: 2.1
Name: odoo8-addon-sale-comment-template
Version: 8.0.1.4.0.99.dev3
Summary: Comments texts templates on Sale 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: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: ~=2.7
Requires-Dist: odoo8-addon-invoice-comment-template
Requires-Dist: odoo (<9.0a,>=8.0a)

Sale Comments
=============

Adds comments on sales orders.
The comments can be edited directly on the sales orders or loaded from
templates.

Two positions are available for the comments:

- above sale order lines
- below sale order lines

Texts are copied on the invoice when you will create invoice from sale order.

Dependencies
------------

The modules `invoice_comment_template` and `base_comment_template` are
required. They live in the OCA project `account-invoice-reporting`_.

.. _`account-invoice-reporting`: https://github.com/OCA/account-invoice-reporting

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

* Nicolas Bessi <nicolas.bessi@camptocamp.com>
* Yannick Vaucher <yannick.vaucher@camptocamp.com>



