This repository has been archived by the owner on Feb 8, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 308
modify payday to not process gifts to participants with goal < 0 #916
Labels
Comments
This was referenced Sep 16, 2013
Should we watch for this in self check (#1768)? |
What would actually be the thing to check? Something like "if this week goal is < 0 there should not be any transfer"? Or something else? |
Yes, if goal < 0 then don't transfer any money to them. |
Changaco
added a commit
that referenced
this issue
Jul 17, 2014
Changaco
added a commit
that referenced
this issue
Jul 28, 2014
Changaco
added a commit
that referenced
this issue
Jul 29, 2014
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Over on #893 I started using goal < 0 to mean "no tips, please." I want to keep any existing tips in the database for cases of accidental change or mind change. But we shouldn't actually process any tips to patrons-no-tips.
The text was updated successfully, but these errors were encountered: