[REPORT] ~pos.receipt: client name and mobile
[burette/bikecoop_l10n_fr.git] / __init__.py
index 17dca1b..ebfe3fa 100644 (file)
@@ -2,7 +2,7 @@
 ##############################################################################
 #
 #    bikecoop l10n fr module for OpenERP, French localisation module for bike coop'
-#    Copyright (C) 2012-2016 L'Heureux Cyclage (<http://www.heureux-cyclage.org>)
+#    Copyright (C) 2012-2020 L'Heureux Cyclage (<http://www.heureux-cyclage.org>)
 #
 #    This file is a part of bikecoop_l10n_fr
 #
@@ -22,5 +22,7 @@
 ##############################################################################
 
 import bikecoop
+import report
+import wizard
 
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: