mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
fix typo
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user