summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2012-08-15add an explicit compile-time dependancy on OLE::Storage_Lite, for large ↵Ivan Kohler
spreadsheets, rather than popping up an error when you try to generate/download one, RT#18932
2012-08-14fix typoMark Wells
2012-08-14unsuspend fees, #6587Mark Wells
2012-08-13don't suck so much CPU with freeside-cdrdIvan Kohler
2012-08-13revert: remove old tax_rate records even if .tax does not match ↵Ivan Kohler
geocode/taxclassnum/taxname/etc. should be enough(bad data from last update?), RT#18817
2012-08-10add national id # handling for my, RT#18543Ivan Kohler
2012-08-08dunno how this happened, but this shouldn't be fatalIvan Kohler
2012-08-08remove old tax_rate records even if .tax does not match ↵Ivan Kohler
geocode/taxclassnum/taxname/etc. should be enough(bad data from last update?), RT#18817
2012-08-07ignore extra columns in CCH diff (bad data from last update?), RT#18817Ivan Kohler
2012-08-07ignore extra columns in CCH diff (bad data from last update?)Ivan Kohler
2012-08-07better debugging for CCH import failure, RT#18817Ivan Kohler
2012-08-04fix skipping processing fee for first payment, RT#18345Ivan Kohler
2012-08-03remove inadvertant debuggingIvan Kohler
2012-08-03selfservice payment fees, RT#18345Ivan Kohler
2012-08-03request tracing, RT#18719Ivan Kohler
2012-08-02request tracing, RT#18719Ivan Kohler
2012-08-02FS/FS/Trace.pmIvan Kohler
2012-08-02per-customer prorate day, RT#17891Ivan Kohler
2012-08-02fix some illegal RADIUS attributes during import, #18751Mark Wells
2012-07-31add strip_tld option to sqlradius_withdomain export, RT#18718Ivan Kohler
2012-07-30correctly export RADIUS attributes with the same name, #18695Mark Wells
2012-07-30fix multiple RADIUS group attributes with same name, RT#18580Ivan Kohler
2012-07-30fix package changes/cancels with credits turned on, for delayed packages, ↵Ivan Kohler
RT#18576
2012-07-26when Email invoices is set to no, don't send payment receipt Statement ↵Ivan Kohler
invoice either, RT#17676
2012-07-26EZ-Prepaid PIN export, #16172Mark Wells
2012-07-26add anniversary date, RT#18631Ivan Kohler
2012-07-23don't enumerate the whole subnet when looking for a free address, #18556Mark Wells
2012-07-17remove cruftMark Wells
2012-07-17Optionally show previous invoices on statements, #15864Mark Wells
2012-07-14fix 477 report part V, RT#18503Ivan Kohler
2012-07-13support XLSX in other places, #17971Mark Wells
2012-07-13XLSX format for spreadsheet download, #17971Mark Wells
2012-07-13abstract out the amount + fee + input, javascript, display so it can be ↵Ivan Kohler
reused by self-service without code duplication
2012-07-11fix RADIUS overage billing, RT#18490Ivan Kohler
2012-07-10fix uncancellation of services, from #17518Mark Wells
2012-07-09stop upgrade from corrupting message templates, #18406Mark Wells
2012-07-08per-package flags to override package def level suspend_bill flag, RT#18376Ivan Kohler
2012-07-05depend on URI::Escape version which escapes quotesIvan Kohler
2012-07-05less busywork for freeside-prepaiddIvan Kohler
2012-07-03add advertising source to sales/credits/receipts summary, RT#18349Ivan Kohler
2012-07-03add advertising source to sales report, RT#18349Ivan Kohler
2012-06-28add advertising source to advanced customer report, RT#18354Ivan Kohler
2012-06-27ignore prorate_defer_bill on packages that aren't prorated, fallout from #17618Mark Wells
2012-06-21freeside-daily optimizationIvan Kohler
2012-06-20ACLs for advanced customer and service searching, RT#18157Ivan Kohler
2012-06-20fix flat_introrate without an introductory period, RT#18124Ivan Kohler
2012-06-15timezone and field assignment changes in Infinite CDR format, #17888Mark Wells
2012-06-14fix cch detail import, RT#18005Ivan Kohler
2012-06-14have EFT Canada batching process date skip weekends/holidays, not just ↵Ivan Kohler
simplistic "tomorrow", RT#17922
2012-06-14fix svc_broadband / svc_acct dangling services getting left behind w/radius ↵Ivan Kohler
groups (hopefully), RT#17826