supporters/scripts
Bradley M. Kuhn 26c7e938ff fulfillFailure: turn fulfill into hold.
if we are unable to fulfill a request, this method turns it into an
indefinite hold on the request.

This design model for handling failure in fulfillment may not be the
best one, but it seemed to roughly fit the behavior and data model we're
looking for.

A little information is lost, but is at least saved in the 'why' field
of the request_hold table.
2016-12-09 13:46:51 -08:00
..
add-email-address.plx Indicate if there's no existing preferred email address 2016-05-05 17:27:48 -07:00
add-request.plx Simple add-request script to add request from CLI. 2016-03-11 12:11:44 -08:00
add-supporter.plx Fix typo. 2016-03-11 11:04:22 -08:00
calculate-renewal-rate.plx Support special contributions. 2016-12-07 17:10:11 -08:00
db-convert-0.1-to-0.2.plx Correct column name. 2015-12-30 04:49:59 -08:00
find-already-renewed.plx Sort by last gave date. 2016-05-26 13:29:21 -07:00
find-supporter.plx Implement ability to put requests on hold. 2016-12-08 15:10:16 -08:00
fulfill-failed.plx fulfillFailure: turn fulfill into hold. 2016-12-09 13:46:51 -08:00
fulfill-request.plx First draft of fulfill-request script. 2016-12-02 14:51:10 -08:00
hold-request.plx Implement ability to put requests on hold. 2016-12-08 15:10:16 -08:00
send-renewal-notices.plx Fix typo in variable name. 2016-12-05 12:38:35 -08:00
send-t-shirts.plx Implement ability to put requests on hold. 2016-12-08 15:10:16 -08:00
t-shirt-label-print.plx Implement ability to put requests on hold. 2016-12-08 15:10:16 -08:00