Age | Commit message (Collapse) | Author |
|
|
|
rare cases
|
|
|
|
|
|
|
|
|
|
and improve error handling
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's the final masonize
|
|
screen...
|
|
|
|
|
|
|
|
selection with HTML::Widgets::SelectLayers, add Switch/Solo/Maestro support for start date & issue #. customer view: re-order fields for consistency. selfservice API: support paystart_month, paystart_year, payissue and payip in MyAccount::process_payment and ::edit_info and Signup::new_customer, FS::cust_main::realtime_bop: support paystart_month paystart_year payissue payip fields
|
|
Faxing plain text invoices is not supported.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
closes: Bug#353
|
|
Mason handler.pl overrides CGI::redirect
fixed strict; problems in edit/part_pkg.cgi & edit/process/part_pkg.cgi
|
|
use Module;
and
$cgi = new CGI;
&cgisuidsetup();
from all templates. should work better under Mason.
|
|
rework part_pkg editing UI some more
|
|
|
|
|
|
|
|
|