[PYTHON][VIEW] siren-->siret
[burette/lhc.git] / __init__.py
index f7f42c7..4e19bd7 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-2020 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: