Add note.
This commit is contained in:
parent
5a16830b12
commit
877f50996f
1 changed files with 1 additions and 0 deletions
1
scripts/rt-set-deadline-from-last-correspondence.plx
Normal file → Executable file
1
scripts/rt-set-deadline-from-last-correspondence.plx
Normal file → Executable file
|
@ -5,6 +5,7 @@
|
||||||
# This script finds the most recent correspondence from the requestor, and
|
# 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
|
# 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 strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue