[MIG] base_comment_template: Migration to 11.0

This commit is contained in:
xavierjimenez
2018-07-30 16:55:22 +02:00
committed by Carlos Roca
parent 4fe700b7aa
commit e9c5502ad6
9 changed files with 508 additions and 27 deletions

View File

@@ -0,0 +1,7 @@
* Xavier Jimenez <xavier.jimenez@qubiq.es>
* Nicolas Bessi <nicolas.bessi@camptocamp.com>
* Yannick Vaucher <yannick.vaucher@camptocamp.com>
* Guewen Baconnier <guewen.baconnier@camptocamp.com>
* Simone Rubino <simone.rubino@agilebg.com>
Do not contact contributors directly about support or help with technical issues.

View File

@@ -0,0 +1,13 @@
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