X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fnrt_point_of_sale.git;a=blobdiff_plain;f=__init__.py;h=2ed05afb48c5d59a70442febaba536b1ff54cafd;hp=ff4d6b5592523452f2411fb558e16ac4e9e46b28;hb=HEAD;hpb=805e36cb5fd89d7d74c50ddd6e2e66e46248e2b6 diff --git a/__init__.py b/__init__.py index ff4d6b5..2ed05af 100644 --- a/__init__.py +++ b/__init__.py @@ -24,5 +24,6 @@ ############################################################################## import account_cash_statement import point_of_sale +import wizard # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: