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',