Add note.

This commit is contained in:
Bradley M. Kuhn 2020-07-21 13:50:03 -07:00
parent 5a16830b12
commit 877f50996f

1
scripts/rt-set-deadline-from-last-correspondence.plx Normal file → Executable file
View file

@ -5,6 +5,7 @@
# This script finds the most recent correspondence from the requestor, and
# sets the Due date out from that, based on the CLI input using Date::Manip
# should also add correspondence to note it wsa received. Easiest way to send template?
use strict;
use warnings;