diff --git a/base_report_to_printer/__openerp__.py b/base_report_to_printer/__openerp__.py index ca65757..12fd22e 100644 --- a/base_report_to_printer/__openerp__.py +++ b/base_report_to_printer/__openerp__.py @@ -32,6 +32,14 @@ Report to printer This module allows users to send reports to a printer attached to the server. +It adds an optional behaviour on reports to send it directly to a printer. + +* `Send to Client` is the default behavious providing you a downloadable PDF +* `Send to Printer` prints the report on selected printer + +Report behaviour is defined by settings. + + Settings can be configured: * globaly