change credit reasons from freetext to new reason/reason type system (#2777)
authorjeff <jeff>
Tue, 4 Dec 2007 18:19:08 +0000 (18:19 +0000)
committerjeff <jeff>
Tue, 4 Dec 2007 18:19:08 +0000 (18:19 +0000)
commit2c6b7c910668dc09dff9ec34b169a240850f16c0
treeb0b9097ddab86f3ee59d95ec6d267b4514693d92
parentb15c501be0d1d1331758916ec3bb1b4aab3b78ef
change credit reasons from freetext to new reason/reason type system (#2777)
25 files changed:
FS/FS/AccessRight.pm
FS/FS/ClientAPI/MyAccount.pm
FS/FS/ClientAPI/Signup.pm
FS/FS/Conf.pm
FS/FS/Schema.pm
FS/FS/Setup.pm
FS/FS/Upgrade.pm [new file with mode: 0644]
FS/FS/cust_credit.pm
FS/FS/cust_main.pm
FS/FS/cust_pkg.pm
FS/FS/part_pkg/flat_comission.pm
FS/FS/part_pkg/flat_comission_cust.pm
FS/FS/part_pkg/flat_comission_pkg.pm
FS/FS/reason.pm
FS/FS/reason_type.pm
FS/bin/freeside-upgrade
httemplate/browse/reason.html
httemplate/browse/reason_type.html
httemplate/edit/cust_credit.cgi
httemplate/edit/elements/edit.html
httemplate/edit/process/cust_credit.cgi
httemplate/edit/reason.html
httemplate/edit/reason_type.html
httemplate/elements/menu.html
httemplate/elements/tr-select-reason.html