[VIEW][TRANS] +menu gender
[burette/bikecoop.git] / __init__.py
index eb3a9e9..2bd0168 100644 (file)
@@ -2,7 +2,7 @@
 ##############################################################################
 #
 #    Bikecoop module for OpenERP, Custom module for bike coop'
-#    Copyright (C) 2012-2013 L'Heureux Cyclage (<http://www.heureux-cyclage.org>)
+#    Copyright (C) 2012-2014 L'Heureux Cyclage (<http://www.heureux-cyclage.org>)
 #
 #    This file is a part of Bikecoop
 #
@@ -22,5 +22,6 @@
 ##############################################################################
 
 import bikecoop
+import wizard
 
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: