change credit reasons from freetext to new reason/reason type system (#2777)
authorjeff <jeff>
Tue, 4 Dec 2007 18:20:58 +0000 (18:20 +0000)
committerjeff <jeff>
Tue, 4 Dec 2007 18:20:58 +0000 (18:20 +0000)
commite8a09e945986a32f9b7d0a5d546142ada91654ca
treee0439507bc510ae41ef9b02c0b34bef3a9313863
parentb8a41c45daf3e4cfa21200f5d9e59e38bd41293c
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/Conf_compat17.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/process/cust_credit.cgi
httemplate/edit/reason.html
httemplate/edit/reason_type.html
httemplate/elements/menu.html
httemplate/elements/tr-select-reason.html