Implements the print on the new 'report' model

This commit is contained in:
Guewen Baconnier
2014-11-17 10:41:35 +01:00
parent 838c6693f5
commit aa22f62bbb
5 changed files with 74 additions and 39 deletions

View File

@@ -23,6 +23,7 @@
#
##############################################################################
from . import printing
from . import report
from . import report_xml_action
from . import report_service
from . import users