suspension and cancellation reasons
authorjeff <jeff>
Thu, 19 Oct 2006 14:29:27 +0000 (14:29 +0000)
committerjeff <jeff>
Thu, 19 Oct 2006 14:29:27 +0000 (14:29 +0000)
commitce98306f315a53f2ac4b8c010341c4f84bf728a8
tree284731e6ad5daf4580b3afdfa3812a864e136b89
parentcdffa6e5fe5c8cf0755a3f3497ae71170bbe4cea
suspension and cancellation reasons
21 files changed:
FS/FS/cancel_reason.pm [deleted file]
FS/FS/cust_pkg_reason.pm [new file with mode: 0644]
FS/FS/reason.pm [new file with mode: 0644]
FS/FS/reason_type.pm [new file with mode: 0644]
FS/t/cancel_reason.t [deleted file]
FS/t/cust_pkg_reason.t [new file with mode: 0644]
FS/t/reason.t [new file with mode: 0644]
FS/t/reason_type.t [new file with mode: 0644]
httemplate/browse/reason.html [new file with mode: 0644]
httemplate/browse/reason_type.html [new file with mode: 0644]
httemplate/edit/process/reason.html [new file with mode: 0644]
httemplate/edit/process/reason_type.html [new file with mode: 0644]
httemplate/edit/reason.html [new file with mode: 0644]
httemplate/edit/reason_type.html [new file with mode: 0644]
httemplate/elements/tr-select-reason.html [new file with mode: 0755]
httemplate/misc/cancel_pkg.cgi [deleted file]
httemplate/misc/cancel_pkg.html [new file with mode: 0755]
httemplate/misc/expire_pkg.cgi [deleted file]
httemplate/misc/process/cancel_pkg.html [new file with mode: 0755]
httemplate/misc/process/expire_pkg.cgi [deleted file]
httemplate/misc/susp_pkg.cgi [deleted file]