-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed dummy receipt template and status of one of the demo users.
- Loading branch information
1 parent
ff24cc7
commit 5e81ca8
Showing
7 changed files
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -286,7 +286,7 @@ INSERT INTO users | |
VALUES | ||
('ist11xxxxx', TRUE, 'Demo User', '', '[email protected]'), | ||
('ist12xxxxx', TRUE, 'Jane Smith', '', '[email protected]'), | ||
('ist13xxxxx', TRUE, 'John Doe', '', '[email protected]'), | ||
('ist13xxxxx', FALSE, 'John Doe', '', ''), | ||
('ist14xxxxx', TRUE, 'Tom Bloggs', '', '[email protected]'); | ||
|
||
INSERT INTO reminders(title, "description", "date") | ||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.