X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fbretzselle.git;a=blobdiff_plain;f=__init__.py;h=15f7cba0908f2b9e5ed29432c480760ac76b3f85;hp=9a148f7de0fcb3a16e2c6645c6da35d8c8b2fe67;hb=e88ef2a7d727dde797bd3d20856e2b1b0d91253d;hpb=b70a81ceef914632bbbb17d8eccf8f208f172075 diff --git a/__init__.py b/__init__.py index 9a148f7..15f7cba 100644 --- a/__init__.py +++ b/__init__.py @@ -22,4 +22,5 @@ ############################################################################## import account_voucher +import hr_expense # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: