X-Git-Url: https://git.cyclocoop.org/?p=burette%2Fetudesetchantiersidf.git;a=blobdiff_plain;f=__init__.py;fp=__init__.py;h=375f81393461fe85117d16f5c026f2ede84a1d9c;hp=82c499a168e56cfedc91d8a07c992b31aaada08c;hb=21c7df5644ab99bf2a4a6300baa336fa3f0526e6;hpb=d948f8cccce62e31ab55c061ccc09a66e97486c8 diff --git a/__init__.py b/__init__.py index 82c499a..375f813 100644 --- a/__init__.py +++ b/__init__.py @@ -3,7 +3,7 @@ # # etudesetchantiersidf module for OpenERP, Custom module for Étude et # Chantiers île-de-France -# Copyright (C) 2014-2017 etudesetchantiersidf +# Copyright (C) 2014-2018 etudesetchantiersidf # () # # This file is a part of etudesetchantiersidf @@ -25,5 +25,6 @@ import etudesetchantiersidf import account +import wizard # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: