X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=__init__.py;h=4e19bd76e1775203a6aabdc6af7ece8dfc256c35;hb=74b3fde7bf60bed5bf08dfe460e28909da5d922d;hp=e1bc557db867b5c75f3c3028aa9abc8c3acedebe;hpb=7c0972d0d4c990e1beae17737fb9be57f255df0f;p=burette%2Flhc.git diff --git a/__init__.py b/__init__.py index e1bc557..4e19bd7 100644 --- a/__init__.py +++ b/__init__.py @@ -2,7 +2,7 @@ ############################################################################## # # lhc module for OpenERP, Customize OpenERP for L'Heureux Cyclage Copyright -# (C) 2013-2017 L'Heureux Cyclage () +# (C) 2013-2020 L'Heureux Cyclage () # # This file is a part of lhc_custom_oe # @@ -21,4 +21,6 @@ # ############################################################################## +import lhc + # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: