summaryrefslogtreecommitdiff
path: root/FS/FS/cust_svc.pm
AgeCommit message (Expand)Author
2008-03-12allow exports to add links to customer view (#1407)jeff
2008-02-11fix & cleanup duplicate history recordsivan
2007-12-01add date_inserted method and reorganize things slightlyivan
2007-10-28mysql me harderivan
2007-04-21bring POD documentation in line with reality wrt where we're storing phone nu...ivan
2007-04-11usage suspend vs admin suspend -- avoid actual cust_pkg::suspend except legac...jeff
2006-12-29service refactor!ivan
2006-09-06add some debuggingivan
2006-07-12svc_phone service and CDR billing from imported CDRsivan
2006-03-20add price plan to bill on internal or external CDRs directly, add option to e...ivan
2005-12-30Fixing a few typos.rsiddall
2005-11-28better error msgivan
2005-11-28update cust_svc::seconds_since_sqlradacct to deal with any usage-capable exportivan
2005-11-28update cust_svc::seconds_since_sqlradacct to deal with any usage-capable exportivan
2005-10-03update account view and edit: convert to proper templates, make sure usage in...ivan
2005-08-07move cust_pkg search to new template, add active/suspended/cancelled customer...ivan
2005-06-09documentation fix, noticed by rjbsivan
2005-04-13add nowarn_identical flag to Record.pm and use it in cust_svc svcpart replace...ivan
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