Skip to content
Snippets Groups Projects
Commit 9d4f84d6 authored by Gary O'Donovan's avatar Gary O'Donovan
Browse files

Merge branch 'zixty-master-patch-3e99' into 'master'

Update file models.py

See merge request !15
parents 13136971 33281752
Branches
1 merge request!15Update file models.py
......@@ -124,7 +124,7 @@ PAYMENT_METHODS = [
('card', 'Tap-n-Go via Square (in person)'),
('online', 'Online payment via Square'),
('eft', 'Bank transfer'),
('ticket', 'Golden Ticket')
('ticket', 'Golden Ticket'),
('', 'No payment')
]
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment