This commit is contained in:
Luc De Meyer
2018-09-29 17:33:16 +02:00
parent dc1cebc8f1
commit 8cb02c1a02

View File

@@ -6,4 +6,4 @@ try:
except ImportError:
import logging
logging.getLogger(__name__).warn(
"report_xlsx_helpers not available in addons path")
"report_xlsx_helper not available in addons path")