Custom reminders
From CashCrusaderWiki
Starting from CashCrusader version 2.20, programmers have been able to execute own PHP code and the output of the code is shown in the reminder hover popups.
To create your own reminder, place any PHP code to /scripts/admin/reminders.custom.php and the output of your script will be shown in the reminder area.