Beginning of transaction calculator framework & enh.

This commit is contained in:
Jonathan Rosenbaum
2014-12-31 05:53:49 +00:00
parent 7ddff6778c
commit dc7dd4d01f
5 changed files with 54 additions and 14 deletions
+2 -1
View File
@@ -39,7 +39,8 @@ INSERT INTO shop_user_roles (
("Personal",0,0,0,0),
("Volunteer",0,1,0,0),
("Greeter",0,0,1,0),
("Staff",0,0,1,1);
("Staff",0,0,1,1)
("Student Volunteer",0,0,0,0);
-- Add some projects to projects