summaryrefslogtreecommitdiff
path: root/FS/FS/cust_svc.pm
AgeCommit message (Collapse)Author
2008-03-28fix double charging for CDRs when number is in both src and charged_party ↵ivan
fields, and disable_src is not checked
2008-03-15configurable disable_src, domestic_prefix and international_prefix options ↵ivan
for voip price plan
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 ↵ivan
numbers
2007-04-11usage suspend vs admin suspend -- avoid actual cust_pkg::suspend except ↵jeff
legacy cases
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 ↵ivan
export CDRs to a per-customer downstream file
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 ↵ivan
information displays for any usage-capable export, add ability to edit uid/gid
2005-08-07move cust_pkg search to new template, add active/suspended/cancelled ↵ivan
customer packages to agent browse
2005-06-09documentation fix, noticed by rjbsivan
2005-04-13add nowarn_identical flag to Record.pm and use it in cust_svc svcpart ↵ivan
replacement (which is all about the exports anyway)
2005-03-30Have to pass @_ to FS::svc_www::domain_record in case we're really a ↵khoff
FS::h_svc_www object.
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 ↵ivan
infrastructure
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 ↵ivan
changing on svc_acct view, linking changes svcpart if you ask it to, closes: Bug#671, Bug#644
2004-07-10tyop;ivan
2004-07-10use FS::svc_external so the label method doesn't bomb out in ↵ivan
FS::Record::qsearch with Can't locate object method virtual_fields via package FS::svc_external
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
have $ignore_quantity also ignore 0 quantities
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 ↵ivan
export
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