Go to file
Tanshu b3ece30300 Added: Net Transactions report. Need to add roles in the Roles table in db.
Fixed: Single Client page gave 404 when opened directly

Add role query:
insert into auth_roles ("RoleID", "Name") VALUES ('2c40f7cf-67fc-4efa-a670-8d16a2e7884d', 'Net Transactions');
2013-07-11 17:55:51 +05:30
brewman Added: Net Transactions report. Need to add roles in the Roles table in db. 2013-07-11 17:55:51 +05:30
.gitignore Updated .gitignore to ignore egg-info 2012-11-28 17:18:04 +05:30