X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fcyclofficine_pantin.git;a=blobdiff_plain;f=__init__.py;h=8bff973b3cd93e64c5c212d03c85bb6925342a77;hp=51879dd70dbff21cd5cef23c402c1edfe178c9e4;hb=a417087ed8fdec5044568e1603a1c591ca93bde4;hpb=ebacec71e36e6f17ecc7590faf96129cde9917f9 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: