summaryrefslogtreecommitdiff
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-22billing event cloningivan
2008-11-21initial somanetworks supportjeff
2008-11-21remove debugging accidentally left inivan
2008-11-21document viewall_extivan
2008-11-21undo voodoo, find real problemivan
2008-11-21voodooivan
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-20fill in the ratenum. doesn't actually delete the rate itself, just all its ↵ivan
data (the hard part)
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-18Now handles hyphenated Perl requirements as well as those in parentheses, andrsiddall
handles more version relation types.
2008-11-13add ability to view/edit access groups of an agentivan
2008-11-11add fax to invoice data, RT#3290ivan
2008-11-11agent_custid and ship_fax don't belong with the ship address, that was an ↵ivan
unrelated tampabay/pbx-change request, RT#3290
2008-11-11make HTML invoice more consistent with current typeset invoice: center ↵ivan
invoice date instead of right-justify
2008-11-09realign things in light of small_custview in this table for master ↵ivan
customering, roundaboutly part of #2933
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-07fix viewing of unlinked services. wow, it has been a whileivan
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-03time remaining is more useful to display as hours + minutes than days, ↵ivan
hours, minutes from Time::Duration
2008-11-02(and REALLY fix the line-item links too, whew) fix overreporting of tax ↵ivan
invoiced when using & reporting with taxclasses, RT#4131
2008-11-02(and fix the line-item links too, whew) fix overreporting of tax invoiced ↵ivan
when using & reporting with taxclasses, RT#4131
2008-11-02(and fix the total too) fix overreporting of tax invoiced when using & ↵ivan
reporting with taxclasses, RT#4131
2008-11-02fix overreporting of tax invoiced when using & reporting with taxclasses, ↵ivan
RT#4131
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