summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Expand)Author
2009-05-26add a config option for some basic tax grouping by name, RT#5446ivan
2009-05-25international self-service payments, RT#1592ivan
2009-05-22commit before sqlradius upgrade so sqlradius upgrade errors from permissions ...ivan
2009-05-22add ability to report on packages w/status "not yet billed" as well, RT#5409ivan
2009-05-20add "manage device" link & config, RT#5438ivan
2009-05-20get subscriber deletion working and remove devel cruft, RT#5226ivan
2009-05-20first pass at netsapiens integration, RT#5226ivan
2009-05-18miss usejeff
2009-05-18allow empty statejeff
2009-05-18prevent death on meritless sqlradius upgrade attemptsjeff
2009-05-18basic CDR viewing from self-service, RT#4018ivan
2009-05-18it would help to use the correct port, RT#4081ivan
2009-05-18handle dates before 1970jeff
2009-05-16Added information on common failure causes to the perldoc.rsiddall
2009-05-16Defer use of Net::OpenSRS so that failure to install the module doesn't stoprsiddall
2009-05-16Provide better diagnostics when the cust_main owning this domain does notrsiddall
2009-05-15Simple domain registration at Tucows OpenSRS using an export based on Net::Op...rsiddall
2009-05-13improved taxproduct tax report RT#4783jeff
2009-05-10label phone_name correctlyivan
2009-05-09move cdr-sftp_and_import script to FS/bin, add -p option, RT#4081ivan
2009-05-09add cdr-charged_party-truncate_{length,prefix} in order to trim charged_party...ivan
2009-05-09add ability to configure service labels per-package (still need to actually u...ivan
2009-05-05hide agent.invoice_template edit by default, with a config to turn back on, R...ivan
2009-05-05add company_name to payment receiptivan
2009-05-05finish the import portion of excel rate edit, RT#5108ivan
2009-05-04eliminate Argument "" isn't numeric in addition (+) warningivan
2009-05-03add "Redownload resolved batches" ACL for s1, RT#4271ivan
2009-05-03add ability to remove suffix-ed config items, RT#5218ivan
2009-05-02fix eps previewivan
2009-05-01calculate tax on tax per line and not on aggregatejeff
2009-05-01fix re-print/email from event page, yow. RT#5293ivan
2009-04-28add cancelled_cust-noevents flag to emulate SG billing-daily -r behavior, RT#...ivan
2009-04-28add cancelled_cust-noevents flag to emulate SG billing-daily -r behaviorivan
2009-04-27typoivan
2009-04-27refuse to run w/CGI.pm 3.38. all lenny upgrades will need libcgi-pm-perl rem...ivan
2009-04-26would help to have an index on priority if we're going to order based on itivan
2009-04-26start small jobs more efficiently, RT#4412ivan
2009-04-26add a config option for max # of queued kids, RT#4412ivan
2009-04-25add dry run to multi-process mode for testing, RT#4412ivan
2009-04-23add subscription option to voip_cdrjeff
2009-04-23autodownload and update of cch tax datajeff
2009-04-23we don't actually need the results ordered, and i'm sure it doesn't help the ...ivan
2009-04-23does pg try to finish the query when the job addition is committed? well, if...ivan
2009-04-22hopefully better performance running the big query once and then fetching res...ivan
2009-04-22perhaps a happier medium, RT#4412ivan
2009-04-22have the big query find customers in batches. this should be way more effici...ivan
2009-04-21yow. fix fallout from cust_main.archived stuff causing nothing to bill. RT#...ivan
2009-04-21more descriptive progress popupsjeff
2009-04-20add cust_main.archived field, skip billing if Y, RT#4412ivan
2009-04-20add cust_main.archived field, skip billing if Y, RT#4412ivan