mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
[FIX] base_report_to_printer - missing class call
This commit is contained in:
committed by
Sylvain GARANCHER
parent
6af98d2bff
commit
d1f3bd5c76
@@ -375,4 +375,6 @@ class virtual_report_spool(base_calendar.virtual_report_spool):
|
||||
res = super(virtual_report_spool, self).exp_report_get(db, uid, report_id)
|
||||
return res
|
||||
|
||||
virtual_report_spool()
|
||||
|
||||
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
|
||||
|
||||
Reference in New Issue
Block a user