[PYTHON] ~fix bikecoop partner form: studies fields didn't appear when a studie occup...
[burette/eturecup.git] / __init__.py
index 6477737..180ddf2 100644 (file)
@@ -2,7 +2,7 @@
 ##############################################################################
 #
 #    eturecup module for OpenERP, Custom module for Étu'Récup
-#    Copyright (C) 2014-2015 Étu'Récup (<http://www.eturecup.org/>)
+#    Copyright (C) 2014-2017 Étu'Récup (<http://www.eturecup.org/>)
 #
 #    This file is a part of eturecup
 #
@@ -21,4 +21,6 @@
 #
 ##############################################################################
 
+import eturecup
+
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: