X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=__init__.py;h=2bd01686e23250a3234eff9470637a34c82e6635;hb=3649162a2d52b295a8897d2d73bb8982c6705635;hp=eb3a9e995d57d232310d9777658c7ab3b13ad09e;hpb=259e63bab820d23167151e3097c3ce5f9165afda;p=burette%2Fbikecoop.git diff --git a/__init__.py b/__init__.py index eb3a9e9..2bd0168 100644 --- a/__init__.py +++ b/__init__.py @@ -2,7 +2,7 @@ ############################################################################## # # Bikecoop module for OpenERP, Custom module for bike coop' -# Copyright (C) 2012-2013 L'Heureux Cyclage () +# Copyright (C) 2012-2014 L'Heureux Cyclage () # # This file is a part of Bikecoop # @@ -22,5 +22,6 @@ ############################################################################## import bikecoop +import wizard # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: