summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2009-04-01add options to skip CDRs under a defined length and with specific lastappivan
2009-04-01add options to skip CDRs under a defined length and with specific lastappivan
2009-03-31really fix notify for Pg 8.3ivan
2009-03-31quiet warning: Argument "" isn't numeric in numeric eq (==) at ↵ivan
/usr/local/share/perl/5.10.0/FS/part_pkg/voip_cdr.pm line 201
2009-03-31fix impending billing notification for Pg 8.3's more strict type checkingivan
2009-03-30schema and module should agree on column namesjeff
2009-03-30okay. counts are needed for the package sort, so push the embedded counting ↵ivan
into cust_main.pm. sure hope this does it. RT#5083
2009-03-30and hopefully actually using the count will finally do it, RT#5083ivan
2009-03-30and hopefully actually using the count will finally do it, RT#5083ivan
2009-03-30try not to search for nothing in cust_svc so much, RT#5083ivan
2009-03-30didn't need this, but more future-proof, RT#5083ivan
2009-03-30forget caching, instead scoop up cust_pkg and part_pkg in one query, RT#5083ivan
2009-03-30part_pkg caching should speedup display of lots of packages, RT#5083ivan
2009-03-29hide over 2 (or configured) cancelled and one-time charge packages, RT#5083ivan
2009-03-29index pkg_svc.quantity, RT#5083ivan
2009-03-29seems to benchmark faster, RT#5083ivan
2009-03-29add "extra_param" option to qsearch for more realisitic profiling data, RT#5083ivan
2009-03-28package selector, split by package class, RT#5077ivan
2009-03-26yowivan
2009-03-26sort packages by label of first (primary) service, RT#5041ivan
2009-03-25correct headers on accountcode_default CDR output, RT#5042ivan
2009-03-24add indices for analyzing cc failures, RT#3843ivan
2009-03-24bulk price plan: label as Name <email>, supress extraneous service list, RT#3519ivan
2009-03-23more DTRT with usage on service transfer between packages and recharges RT ↵jeff
#2884, #5040 + #4995 fallout
2009-03-23add name (svc_acct.finger) to bulk billing detail, RT#3519ivan
2009-03-2210 is too few, throwing false positivesivan
2009-03-21Locale::SubCountry warnings clogging up cron output not usefulivan
2009-03-21403 forbidden is okay, at lest the server's upivan
2009-03-21freeside-check local monitoring, RT#4610ivan
2009-03-18more error informationjeff
2009-03-18hide unused usage columnsjeff
2009-03-17add payment_info_renew_info method to ClientAPI/MyAccount and SG-equivalent ↵ivan
previous_payment_info_renew_info to ClientAPI/SGNG
2009-03-17add a conf switch to enable sg multicust stuff, since it could be dangerousivan
2009-03-17apacheip isn't actually deprecated yetivan
2009-03-17adding ClientAPI/SGNG.pmivan
2009-03-17column upgrade for tax_rate RT#4903)jeff
2009-03-17agent-virt invoice_*{notes,footer,smallfooter,coupon}, RT#5025ivan
2009-03-17less debuggingivan
2009-03-17add eps preview to config, for RT#5025ivan
2009-03-16avoid the need for approximate comparisons RT#4903jeff
2009-03-16have prizm use service data rather than package data to select a profile RT#4853jeff
2009-03-16get the dup checking rightjeff
2009-03-16use part_svc_routerjeff
2009-03-16comment changejeff
2009-03-15don't throw 'Use of uninitialized value in addition (+) at ↵ivan
/usr/local/share/perl/5.8.8/FS/cust_svc.pm line 626.' error when using attribute_since_sqlradacct
2009-03-15should give better performance if we search for what we want instead of ↵ivan
using a string match
2009-03-15fix application of data fields from prepaid cards in addition to time fieldivan
2009-03-15we're not a disk drive manufacturer, don't use halfass base-10 megs/gigsivan
2009-03-15cust_main::payment_info, for ClientAPI::MyAccountivan
2009-03-14fix emailed logos to come from db config, not old files, RT#3093 / RT#4963ivan