insert_reason only worked if you passed in an existing reason, the code to insert...
authorjayce <jayce>
Wed, 17 Oct 2007 16:07:59 +0000 (16:07 +0000)
committerjayce <jayce>
Wed, 17 Oct 2007 16:07:59 +0000 (16:07 +0000)
commit268392734dc3a0ef3f81cc30343696395d566af6
treefb0e28cd7fc8794583d5307a18303dc33d3c8d46
parentdb59804f62ce86823a2fa22d707f455fb57b53d3
insert_reason only worked if you passed in an existing reason, the code to insert a new reason was in place, but didn't let the new reason get used.  Code to do this was already in place, just not utilized.
FS/FS/cust_pkg.pm