[VIEW] +member identifier in customer kanban and search view
[burette/cyclofficine_pantin.git] / __init__.py
index 5f1332c..8bff973 100644 (file)
@@ -4,7 +4,7 @@
 #    cyclofficine_pantin module for OpenERP, Custom module for La Cyclofficine
 #    de Pantin
 
-#    Copyright (C) 2015 cyclofficine_pantin
+#    Copyright (C) 2015-2016 cyclofficine_pantin
 #    (<http://cyclocoop.org/index.php/les-ateliers/pantin/>)
 #
 #    This file is a part of cyclofficine_pantin
@@ -24,4 +24,7 @@
 #
 ##############################################################################
 
+import res_partner
+import wizard
+
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: