X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=__init__.py;h=8bff973b3cd93e64c5c212d03c85bb6925342a77;hb=200c6b2f104b690173c8f8a8327f8e1b1992275d;hp=51879dd70dbff21cd5cef23c402c1edfe178c9e4;hpb=ebacec71e36e6f17ecc7590faf96129cde9917f9;p=burette%2Fcyclofficine_pantin.git diff --git a/__init__.py b/__init__.py index 51879dd..8bff973 100644 --- a/__init__.py +++ b/__init__.py @@ -24,4 +24,7 @@ # ############################################################################## +import res_partner +import wizard + # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: