summaryrefslogtreecommitdiff
path: root/FS/FS/svc_Common.pm
AgeCommit message (Expand)Author
2011-02-14finish fixing declined signup of prepaid package provisioning to RADIUS anywa...ivan
2010-12-09-change ikano.pm to use the new part_pkg_vendor, RT7111levinse
2010-12-01-ikano, svc_dsl, dsl_note, and qual on-going implementation, RT7111levinse
2010-10-28global duplicate checking on svc_pbx.id, RT#9967mark
2010-05-21agent virt inventory, RT#7010ivan
2010-03-01fix up editing services w/manual select from inventory, RT#7010ivan
2010-03-01enable manual selection from inventory dropdowns for svc_broadband, svc_exter...ivan
2010-02-17communigate pro provisioning, RT#7083ivan
2010-01-26remove debuggingivan
2010-01-25linking DIDs and users to PBXes, RT#7051ivan
2009-10-28fix problems using inventory for UID (and other fields controlled by check in...ivan
2009-08-04ignore problams calling ->overlimit during sqlradius-reset, wtf?! RT#5868ivan
2009-03-23add name (svc_acct.finger) to bulk billing detail, RT#3519ivan
2008-12-21unique checking for svc_phone like svc_acct, closes: RT#4204 (also a few line...ivan
2008-12-21unique checking for svc_phone like svc_acct, closes: RT#4204 (also a few line...ivan
2008-08-14tyopivan
2008-07-09perl vs SQL brainfartivan
2008-07-09service searching should be case-insensitive nowivan
2008-04-15new package editorivan
2008-03-12allow exports to add links to customer view (#1407)jeff
2007-08-01event refactor, landing on HEAD!ivan
2007-04-12quiet "Use of uninitialized value in string eq at /usr/local/share/perl/5.8.4...ivan
2007-04-11usage suspend vs admin suspend -- avoid actual cust_pkg::suspend except legac...jeff
2006-12-29service refactor!ivan
2006-12-29docivan
2006-09-13in-place replace bugfix from untd & debugging cleanupivan
2006-08-06make sure default RADIUS groups don't override ones for existing recordsivan
2006-08-06yow. fix up group handlingivan
2006-08-06this should process default usergroup as well as fixed nowivan
2006-07-14this should fix radius group editing and the "Reference found where even-size...ivan
2006-06-29finish at least the automatic provisioning partivan
2005-12-05avoid uninitialized value errorsivan
2005-11-28allow defaults to override empty values for new objectsivan
2005-11-22oops, supposed to commit this oneivan
2005-11-22set default fields in new method, mostly for svc_acct.secondsivan
2005-07-14clean up some leftover bits from cust-fields workivan
2005-07-14move account search (httemplate/search/svc_acct.cgi) to new template, cust-fi...ivan
2005-05-02move httemplate/search/svc_domain to the new search template along with svc_w...ivan
2005-03-27svc_Common / svc_acct child_objects can now set an alternate field for the sv...ivan
2004-07-30set fixed values from an explicitly specified svcpart on replace tooivan
2004-07-30svcpart changes now trigger all necessary export actions, manual svcpart chan...ivan
2004-03-03fix welcome emails being sent to signup server declined accounts, closes: Bug...ivan
2004-02-23implement fallback suspension codeivan
2003-11-12allow provisioning of unaudited services with a svcnum for importsivan
2003-11-11also make setx behave when setting svcnum during an importivan
2003-11-11fix up virtual field reprucussionsivan
2003-11-11simple change to cust_svc creation to help imports with svcnumsivan
2003-11-03does this fix Bug#590??ivan
2003-10-25signups with snarf info!ivan
2003-08-05Virtual field mergekhoff