From 152e94b116b1da54e2f904d9d7026dcea12460db Mon Sep 17 00:00:00 2001 From: Alexis de Lattre Date: Mon, 2 Nov 2015 23:09:29 +0100 Subject: [PATCH] Add warning in description --- aeroo_report_to_printer/__openerp__.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aeroo_report_to_printer/__openerp__.py b/aeroo_report_to_printer/__openerp__.py index 2e505f4..6e5be0d 100644 --- a/aeroo_report_to_printer/__openerp__.py +++ b/aeroo_report_to_printer/__openerp__.py @@ -37,6 +37,8 @@ And I want to use the best of both world : the best reporting engine (Aeroo) wit You will find some sample code to use this module in the comments of the main Python file. +WARNING: you need this PR for base_report_to_printer to use this module: https://github.com/OCA/report-print-send/pull/39 + This module has been written by Alexis de Lattre from Akretion . """, 'author': 'Akretion',