mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
replace XXX by FIXME
This commit is contained in:
@@ -56,7 +56,7 @@ class virtual_report_spool(base_calendar.virtual_report_spool):
|
||||
report_obj.print_direct(
|
||||
cr, uid, report.id, base64.encodestring(self._reports[report_id]['result']),
|
||||
self._reports[report_id]['format'], printer)
|
||||
# XXX "Warning" removed as it breaks the workflow
|
||||
# FIXME "Warning" removed as it breaks the workflow
|
||||
# it would be interesting to have a dialog box to confirm if we really want to print
|
||||
# in this case it must be with a by pass parameter to allow massive impression
|
||||
# raise osv.except_osv(
|
||||
|
||||
Reference in New Issue
Block a user