X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fnrt_point_of_sale.git;a=blobdiff_plain;f=__init__.py;fp=__init__.py;h=2ed05afb48c5d59a70442febaba536b1ff54cafd;hp=ff4d6b5592523452f2411fb558e16ac4e9e46b28;hb=c6d0feed1a1f5c23d6a8dc40e43e2a267c34850f;hpb=97364ec4c4bc7aa053389ac2e53151375ef827a1 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: