import guard for report_xls
@ -22,5 +22,9 @@
#
##############################################################################
from . import mis_builder_xls
try:
except ImportError:
pass # this module is not installed
from . import report_mis_report_instance