summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2008-11-24be more acceptingjeff
2008-11-24esn's are hexjeff
2008-11-24update genband import to agree with reality, RT#4177ivan
2008-11-24add countrycode option to internal_diddb; throw a warning instead of an ↵ivan
error if a number couldn't be returned to inventory
2008-11-24fix phone_sqlradius CDR population?, RT#4100ivan
2008-11-24add debugging, hopefully fix seconds returned finally, RT#4100ivan
2008-11-24look for a voip rate in pricing add-ons too... eek. also correct rating to ↵ivan
destination RT#4100
2008-11-22referral credits overhaul, use billing events, agents can self-configure, ↵ivan
limit to once-per-customer, depend on any time from referred package, referred customer payment, specific packages, partial staged credits, RT#3983
2008-11-21initial somanetworks supportjeff
2008-11-20this must be what is meantjeff
2008-11-20tool to remove extra cdr headersjeff
2008-11-20only one header per package, not one per service -- fixes #4260jeff
2008-11-20better end-of-spreadsheet detection for excel import, hopefully. should fix ↵ivan
"Error: Can't use an undefined value as an ARRAY reference" error on import. RT#4297
2008-11-20don't use payname for CARD or DCRD either, closes: RT#3982ivan
2008-11-19support for cch fixed formatjeff
2008-11-19fix phone_avail.availnum to be a proper primary key, fix agent.agent_custnum ↵ivan
unique index causing it to get a value filled in by Record.pm
2008-11-13add ability to view/edit access groups of an agentivan
2008-11-11add fax to invoice data, RT#3290ivan
2008-11-09move batch customer import to its own file; add svc_external_svc_phone ↵ivan
export format, RT#4103
2008-11-09add a global countrycode to phone_avail import and a conf for the default ↵ivan
(some other conf values snuck in also, oh well)
2008-11-09move batch customer import to its own file; add svc_external_svc_phone ↵ivan
export format, RT#4103
2008-11-06should fix open session RADIUS search, RT #4233ivan
2008-11-06fix radius search, RT#4233ivan
2008-11-06avoid harmless "Use of uninitialized value in concatenation (.) or string at ↵ivan
/usr/local/share/perl/5.8.8/FS/svc_acct.pm line 1140" error
2008-11-06. is used in some implementations of classic cryptivan
2008-11-03REAL otherwise there are no taxesjeff
2008-11-03yikes! not yetjeff
2008-11-03otherwise there are no taxesjeff
2008-11-01have freeside-cdrd disable itself if there's no appropriate package ↵ivan
definition, RT#4184
2008-10-29eek, fix agent_plandata from comping up with spurious hitsivan
2008-10-29remove debugging accidentally left inivan
2008-10-29huh. how did event editing ever work? is this 5.10-specific?ivan
2008-10-29prepaid cdr pickup & bill daemon, RT#4184ivan
2008-10-29fix to internal_diddb provisioningivan
2008-10-28fix svc_phone non-numeric "phone numbers", RT#4204ivan
2008-10-25add a switch to allow letters in phone numbers, RT#4195ivan
2008-10-24adding prepaid self-service hooks, RT#4100ivan
2008-10-24adding prepaid self-service hooks, RT#4100ivan
2008-10-24untested code to suck in CDRs in from VoIP RADIUS exports, RT#4100ivan
2008-10-24fixes to facilitate using agent_custid as custnum, RT#4190ivan
2008-10-24tiny nits for phone RADIUS export: allow freeside-sqlradius-reset to reset a ↵ivan
phone_sqlradius export, but only if explicitly specified by exportnum. also fix "Reference found where even-size list expected" warning and junk winding up in radreply table". all this phone_sqlradius stuff is RT#4100
2008-10-24add phone_sqlradius exportivan
2008-10-22fix error on open-ended RADIUS search with Pg, add options for open session ↵ivan
search and search on start time, RT#4051
2008-10-19add a master custnum field to agents, RT#2933 (roundabout)ivan
2008-10-18sheeshjeff
2008-10-18dohjeff
2008-10-18cope with overlapping (but with distinct endpoints) tax areasjeff
2008-10-17correct erroneous line dupplication on invoicesjeff
2008-10-16add an option to use duration instead of billsec to calculate billable time, ↵ivan
RT#4147
2008-10-16sync Conf_compat17.pmivan