summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2009-03-17add a conf switch to enable sg multicust stuff, since it could be dangerousivan
2009-03-17adding ClientAPI/SGNG.pmivan
2009-03-16use part_svc_routerjeff
2009-03-16backport history packagesjeff
2009-03-15fix old self-service for new-style cust_main->order_pkgsivan
2009-03-15not yetivan
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-15sync with 1.9, slightly change boudnries of how inexact bytecounts are displayedivan
2009-03-15fix application of data fields from prepaid cards in addition to time fieldivan
2009-03-12backport reason recovery and patches to where it is requiredjeff
2009-02-22don't do a credit for unused time for packages that don't have a last bill ↵ivan
date. really. RT#4881
2009-02-01commit after each table upgrade, helps with getting huge dbs upgraded, RT#4679ivan
2009-01-31cache the results of ACL queries, should improve performance of customer ↵ivan
view page for customers with shitloads of packages/services, RT#4696
2009-01-30should use FS::Confivan
2009-01-30we're not a disk drive manufacturerivan
2009-01-29fix unsuspend-always_adjust_next_bill_date config, RT#4271ivan
2009-01-25add some debugging to RADIUS db callsivan
2009-01-24have the prepay amounts include the current balance, RT#4623ivan
2009-01-23typo in rounding the amounts returned by renew_info, RT#4623ivan
2009-01-23round the amounts returned by renew_info, RT#4623ivan
2009-01-22add self-service methods renew_info, order_renew and ↵ivan
process_payment_order_renew to enable self-renewal through self-service. RT#4623
2009-01-06add invoice_subject config with some subsitution vars, RT#4481ivan
2008-12-23truncate package descriptions over 50 chars to avoid pushing the total ↵ivan
column out to the right, RT#4449
2008-12-22have \& in invoice_latexreturnaddress translate to & in HTML, RT#4426ivan
2008-12-22have \& in invoice_latexreturnaddress translate to & in HTML, RT#4426ivan
2008-12-16proper dates on expire and suspend reasonsjeff
2008-11-30_cdr_min_parser_maker fix for correct setting of duration/billsec with ↵ivan
simple & simple2 rate plans
2008-11-11add fax to invoice data, RT#3290ivan
2008-11-06should fix open session RADIUS search, RT #4233ivan
2008-11-06fix radius search, RT#4233ivan
2008-11-011.7 backport of cust_main_county::sql_taxclass_sameregion needs ↵ivan
FS::Record::dbh imported, also causing tax report to bail out, sheesh, RT#4133
2008-11-01backport bind_param fixes for DBD:Pg 1.x from 1.9, fixes "Cannot bind ... ↵ivan
unknown sql_type 6 on tax report, RT#4133
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-16add batch-enable_payby and realtime_disable_payby for better control over ↵ivan
hybrid realtime/batch installs; deprecate never-used paymentforcedtobatch, RT#4052
2008-10-13Change subject for freeside-fetch emailed reports from "subject" to ↵ivan
"Freeside report", and add email_report-subject config to change it. RT#4093
2008-10-11backport part_pkg::pkg_comment in order to enable suspension notices to an ↵ivan
administrator, RT#4083
2008-10-11enable suspension notices to an administrator, RT#4083ivan
2008-10-10quick kludge to eliminate exact duplicates in h_labels_short in an effort to ↵ivan
reduce the number of "XXX service listing twice on invoice" incidents, RT#3944. still should be possible to fundamentally do better with the function in the first place
2008-10-09use Freeradius := attribute for ALL attributes except Password. ↵ivan
Crypt-Password, User-Password, Password-With-Header should now use := instead of ==. RT#4051
2008-10-07oops, brainfartivan
2008-10-07when setting last_login/last_logout, ensure only accounts actually attached ↵ivan
to the export are updated
2008-10-06add initial netcentrex CDR formativan
2008-10-04POD cleanupsivan
2008-09-26push out event triggered suspensionsjeff
2008-09-25prizm export improvement for package changesjeff
2008-09-18trade space for timejeff
2008-09-14silently strip out leading and trailing spaces from invoicing email ↵ivan
addresses instead of throwing an error
2008-09-12just give up and try again tommorow, "1011" came from us not the CDRs ↵ivan
anyway, RT#3985
2008-09-12not enough sleep to support multiple internal_prefixen, RT#3985ivan