summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2009-08-18support 2009 - a better way?jeff
2009-08-17Add more fine-grained queue optionsmark
2009-08-17improve emailed cdr csv file (#5727 again)jeff
2009-08-14add svcnum lookup for svc_acctjeff
2009-08-14add pkgnum and custnum to use as external idsjeff
2009-08-14Move note/attachment rights to new sectionmark
2009-08-13Add option to freeside-void-payments to cancel customersmark
2009-08-13fix fix multiple pkgpart search (need sanity check): don't let empty set ↵jeff
limit search
2009-08-12internalize billco-upload and automate the transfer to the provider RT#5902jeff
2009-08-12add pre-bill event stage for late fees, RT#5589ivan
2009-08-12fix multiple pkgpart search, RT#5924ivan
2009-08-11fix bad debt writeoff action, RT#5798ivan
2009-08-11add $company_name and $company_address to decline template, RT#5869ivan
2009-08-10Improve handling of deleted attachmentsmark
2009-08-10last nits on netsapiens export, RT#5226ivan
2009-08-10Add preset for magicmailmark
2009-08-10when using pkg-balances, limit self-service access when a customer with ↵ivan
multiple packages logs on, RT#4189
2009-08-09whoops: theory should match practicejeff
2009-08-09fix per agent spoolsjeff
2009-08-09don't bomb when the line item has no start datejeff
2009-08-09Add cust_attachment stuffmark
2009-08-07add ability to edit signup dates (turn on cust_main-edit_signupdate config), ↵ivan
RT#4644
2009-08-07don't start recurring billing when a start date hasn't been reached yet ↵ivan
either... and since that works, add the start date to new package order, RT#5347
2009-08-06pass mac addresses as lower-case to netsapiens, RT#5226ivan
2009-08-06delete phone_device records when svc_phone is deleted, RT#5226ivan
2009-08-05fix cancellation errors with updated flat_introrate, RT#5865ivan
2009-08-05export negative byte values to chillispot attributes as 0, RT#5815ivan
2009-08-05export negative byte values to chillispot attributes as 0, RT#5815ivan
2009-08-04hopefully ignore errors about deleted accounts and properly finish ↵ivan
freeside-sqlradius-reset, RT#5868
2009-08-04ignore problams calling ->overlimit during sqlradius-reset, wtf?! RT#5868ivan
2009-08-04don't reset usage on package change when usage_rollover is on, it adds twice...ivan
2009-08-03new doesn't existjeff
2009-08-03bad tyopsjeff
2009-08-01support broader array of queue args #5855, fallout from #5495jeff
2009-07-31skin up self-service according to config passed from backend, RT#5530ivan
2009-07-30pass a pkgnum from self-service if applicable, RT#4339ivan
2009-07-30Make no_queue option work correctlymark
2009-07-30experimental package balances, RT#4339ivan
2009-07-28feature to email CSV of CDRs with invoices #5727jeff
2009-07-28adding a basic change history using history tables, RT#1005, RT#4357ivan
2009-07-28Add no_queue option to shellcommands exportsmark
2009-07-27add deprecated config options back to Conf.pm to fix "unapplypayments" fails ↵ivan
existential comparison errors, RT#2927
2009-07-27FCC from 477 improvements #4912jeff
2009-07-26bring up-to-date wrt 1.7 Conf.pm 1.180.2.49 (2009-7-26), RT#2873ivan
2009-07-26command line tool to apply payments and creditsjeff
2009-07-25this should fix the re-email/print links on event search pages sending too ↵ivan
much, RT#5740, RT#5570
2009-07-25teach Record.pm about BYTEA handling in order to store files in the db, RT#4964ivan
2009-07-24add handling of ChilliSpot (and CoovaChilli) Max attributes, specifically ↵ivan
ChilliSpot-Max-{Input,Output,Total}-{Octets,Gigawords}, RT#5815
2009-07-24Add -v switch (verbose) to freeside-void-paymentsmark
2009-07-23avoid harmless warning: Use of uninitialized value in string neivan