fix oops in FS::cust_main_invoice::replace preventing package cancellation
authorivan <ivan>
Sun, 16 Sep 2001 12:45:35 +0000 (12:45 +0000)
committerivan <ivan>
Sun, 16 Sep 2001 12:45:35 +0000 (12:45 +0000)
commit87661d51ce44b78c5b156f4ee7c52e75a9d38746
tree7aab13ab158ef8feae0d64a97f00140313bb4e40
parent5477d23b51bd3135893c4d79091a9e272a17f4f8
fix oops in FS::cust_main_invoice::replace preventing package cancellation

add toggle switch to cust_main searching to show/hide cancelled customers.
hidecancelledcustomers config file is just which state it starts in.

add signupurl config file to enable showing of the customer's signup URL
on the view page.
FS/FS/Record.pm
FS/FS/cust_main_invoice.pm
FS/FS/svc_acct.pm
httemplate/docs/config.html
httemplate/index.html
httemplate/search/cust_main.cgi
httemplate/view/cust_main.cgi