summaryrefslogtreecommitdiff
path: root/FS/FS/cust_svc.pm
AgeCommit message (Expand)Author
2005-03-30Have to pass @_ to FS::svc_www::domain_record in case we're really a FS::h_sv...khoff
2005-01-06just 0-pad the key codes, don't try fancy things with hex and sprintfivan
2005-01-06format artera turbo hex keycodes in uppercaseivan
2005-01-05key codes are hex!ivan
2004-12-31fix up some bugs in VoIP ratingivan
2004-12-31fix up some bugs in VoIP ratingivan
2004-12-30domain_record.pmivan
2004-12-29historical (immutable) invoice details about services and other history infra...ivan
2004-11-20first pass at VoIP ratingivan
2004-10-17add options to adjust UI for artera turbo as svc_exportivan
2004-10-05RADIUS session viewingivan
2004-07-30svcpart changes now trigger all necessary export actions, manual svcpart chan...ivan
2004-07-10tyop;ivan
2004-07-10use FS::svc_external so the label method doesn't bomb out in FS::Record::qsea...ivan
2004-06-21option to only allow primary users access to the self-service serverivan
2004-03-16recognize DBD::mysqlPPivan
2004-02-25fix up forward editing for new svc_forward.src fieldivan
2004-02-07add ignore_accounting flag to sqlradius and sqlradius_withdomain exportsivan
2003-12-23add svc_externalivan
2003-11-07also fix attribute_since_sqlradacct for data chargingivan
2003-11-07finish fixing sqlradius_withdomain time calculationsivan
2003-09-06add get_session_history_sqlradacctivan
2003-08-05Virtual field mergekhoff
2003-06-09add "$ignore_quantity" bypassivan
2003-04-26I don't like FS::Record warningskhoff
2003-03-29correct web UI for svc_www services & no more @.domain in www_shellcommands e...ivan
2003-02-05ip_netmask is gone nowkhoff
2002-12-17sqlradius time calculation fix wrt open sessionsivan
2002-12-14fix for auditing packagesivan
2002-11-05can't use placeholders in SELECT SUM(?)ivan
2002-11-05bandwidth charges from sqlradiusivan
2002-10-17yay missing parenivan
2002-10-17*sigh* better debuggingivan
2002-10-17really fix sqlradacct for old Pgivan
2002-10-17fix sqlradacct calculations for old Pgivan
2002-10-17radacct update: use sqlradius for datasrc, not plandata options (whew)ivan
2002-10-12sqlradacct_hour price plan to charge per-hour against an external radacct tableivan
2002-09-18removing svc_acct_smivan
2002-09-09svc_broadband mergekhoff
2002-05-22move some code from FS::cust_pkg to FS::cust_svc, becomes the cancel methodivan
2002-04-20fix problem with edge case where there *is* a pkg_svc record with quantity 0,ivan
2002-04-12fudge up FS::cust_pkg::order ("Order and cancel packages") to try to moveivan
2002-02-10another bug in quantity checkingivan
2002-02-10import qsearch() so the quantity checking worksivan
2002-02-09have FS::cust_svc::check look up & check pkg_svc.quantityivan
2002-01-29- web interface for hourly account charges!ivan
2001-12-15meaningful FS::cust_svc::label for svc_www recordsivan
2001-11-30more link methodsivan
2001-11-03new 'jsearch' call for big joined searches & caching supportivan
2001-09-03fix more bugsivan