diff options
author | ivan <ivan> | 2005-08-24 13:22:27 +0000 |
---|---|---|
committer | ivan <ivan> | 2005-08-24 13:22:27 +0000 |
commit | 2b49cbe76b94c6c1561aa2bf37beba7d47591190 (patch) | |
tree | 7dceb6e839c8c1090f48c17348a81764dcebf16d /Changes.1.5.8 | |
parent | 9eb89294e2909ca9a8043b05f2492b7018b14adb (diff) |
customer edit: abstract out billing info to billing.html, re-do payment type 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
Diffstat (limited to 'Changes.1.5.8')
-rw-r--r-- | Changes.1.5.8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes.1.5.8 b/Changes.1.5.8 index e69cf92d1..77b0b6fb0 100644 --- a/Changes.1.5.8 +++ b/Changes.1.5.8 @@ -5,3 +5,5 @@ - add active/suspended/cancelled customer packages to agent browse - add export to everyone.net outsource mail service - add native Radiator export +- added agent/taxclass gateway overrides +- re-did billing section of customer edit and added switch/solo support |