new script to fix date code in accountlines
authorJesse Weaver <jesse.weaver@liblime.com>
Mon, 14 Jul 2008 17:15:14 +0000 (12:15 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 15 Jul 2008 01:10:05 +0000 (20:10 -0500)
commitbf4a39d7ce3d7618d6afe1cec6cc5d5b55885abe
tree9a3243a8c68a242adb452dcce858f0ecb73abcf5
parent3b6e8cbc53b7a116f7764e78a59e7e332e62481c
new script to fix date code in accountlines

misc/maintenance/fix_accountlines_date.pl runs through the accountlines table and converts every date in the 'description' column from us or metric format (specified on the command line) to the format in the 'dateformat' syspref.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
misc/maintenance/fix_accountlines_date.pl [new file with mode: 0644]