summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-08-14tyopivan
2008-08-08better opti table relationship followingjeff
2008-08-08cdrs can be in separate invoice section, after total, summarized inline, ↵jeff
with hints for page breaks
2008-08-07don't generate a new key on install-selfservice if there's already an RSA ↵ivan
one either
2008-08-06prevent adding 0 value line itemsjeff
2008-08-06fix bug(s) introduced with billing loop refactorjeff
2008-08-03add a name field to svc_phoneivan
2008-08-03doh, fix regexivan
2008-08-03attempt to eliminate 'Can't call method "exists" on an undefined value at ↵ivan
/usr/local/share/perl/5.8.8/FS/Record.pm line 812.' error on upgrade
2008-08-03attempt to eliminate 'Can't call method "exists" on an undefined value at ↵ivan
/usr/local/share/perl/5.8.8/FS/Record.pm line 812.' error on upgrade
2008-08-03attempt to eliminate 'Can't call method "exists" on an undefined value at ↵ivan
/usr/local/share/perl/5.8.8/FS/Record.pm line 812.' error on upgrade
2008-08-02fix 'Can't call method "parse" on an undefined value' error from CDR format ↵ivan
refactor
2008-08-02bundled package presentation improvementsjeff
2008-08-02improve CDR usage presentationjeff
2008-08-01fix receivables report: credits/etc. should be limited by date like before, ↵ivan
closes: Bug#3801
2008-08-01categories deserve labels tooivan
2008-07-31this should fix columns not showing up in receivables report... not surea ↵ivan
bout #3801 (credits/etc show up in all time periods)
2008-07-31fix receivables report: credits/etc. should be limited by date like before, ↵ivan
closes: Bug#3801
2008-07-31fix error on customer deletionivan
2008-07-30rename nt to nextoneivan
2008-07-29correct amount for new charges total on sectioned invoicesjeff
2008-07-29Self-Service files were reorganized; changed the way we copy them into the ↵rsiddall
buildroot.
2008-07-24ensure invoice line items are delivered in line number orderjeff
2008-07-23add disabled column to new tax rates, false laziness elimination, and bug ↵jeff
fixes - closes #3566
2008-07-23add disabled column to new tax rates, false laziness elimination, and bug ↵jeff
fixes - closes #3566
2008-07-22freepbx modification commandivan
2008-07-22add "incoming CDRs" link to phone# view alsoivan
2008-07-21svc_phone signupivan
2008-07-21oops, don't inadvertantly switch default db typeivan
2008-07-21signup w/globalpops DID selection via mason components pass-throughivan
2008-07-21add framework for running Mason components standaloneivan
2008-07-21generate a SIP password if it is blankivan
2008-07-18missing closing FORM tagivan
2008-07-18add target param, i thought this was needed for something...ivan
2008-07-18add -e option to bind.import (now to actually implement it)ivan
2008-07-18some random cleanupsivan
2008-07-18show NXX is US if applicableivan
2008-07-18add no_check_foreign kludge for gigantic rate importsivan
2008-07-18add part_pkg_link to MANIFESTivan
2008-07-17CDR updates; modularize CDR import formats; add formats for OpenSER, ↵ivan
Genband/Tekelec, and "NT"
2008-07-16fix account search by time remaining to deal with situations w/o a recurring ↵ivan
amount
2008-07-15where in the world is $DBI::errstrivan
2008-07-15parens help alotivan
2008-07-15report errors connecting to sqlradius dbs on upgradeivan
2008-07-15prevent inactive customers from showing up in reports of cancelled customersivan
2008-07-15add warning about concurrency in FreePBXivan
2008-07-14fuck embedded iframes and their stupid display problems with scrolling. ↵ivan
also make the gridding more consistent
2008-07-14fuck embedded iframes and their stupid display problems with scrolling. ↵ivan
also make the gridding more consistent
2008-07-14fuck embedded iframes and their stupid display problems with scrolling. ↵ivan
also make the gridding more consistent
2008-07-10fix variable scoping issues preventing customer view page from coing upivan