[SECURITY] ~read access to stock warehouse and location for volunteers
[burette/lhc.git] / __init__.py
index f7f42c7..731c83f 100644 (file)
@@ -1,8 +1,8 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
 #
-#    lhc_custom_oe module for OpenERP, Customize OpenERP for L'Heureux Cyclage
-#    Copyright (C) 2013 L'Heureux Cyclage (<http://www.heureux-cyclage.org>)
+#    lhc module for OpenERP, Customize OpenERP for L'Heureux Cyclage Copyright
+#    (C) 2013-2017 L'Heureux Cyclage (<http://www.heureux-cyclage.org>)
 #
 #    This file is a part of lhc_custom_oe
 #
@@ -21,4 +21,6 @@
 #
 ##############################################################################
 
+import lhc
+
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: