improve usage_class_summary with number of calls and total minutes, #37122
[freeside.git] / FS / FS / cust_bill.pm
2015-09-10 Mark Wellsimprove usage_class_summary with number of calls and...
2015-08-31 Mark Wellsfix invoice deletion vs. cust_pay_batch records, #37837
2015-07-26 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2015-07-21 Ivan Kohlerremove external cust_bill::delete method, RT#37157
2015-07-21 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2015-07-21 Ivan Kohlerremove invoice deletion (and ancient & unused config...
2015-07-17 Mark Wellsfix invoice reprinting + cust_bill::Search changes...
2015-07-14 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2015-07-13 Jonathan PrykopRT#31594: Unapplied payment issues
2015-04-30 Mark Wellscustomize "previous balance" subtotal line, #34736
2015-04-20 Mark Wellsquotations + tax refactor, part 2
2015-04-14 Mark Wellsfix for previous
2015-04-14 Mark Wellswhen previous invoice due dates are shown on invoice...
2015-03-19 Mark Wellsdon't remove event history when voiding invoices, ...
2015-03-16 Ivan Kohlertrim invoice line items to 40 chars to avoid messing...
2015-03-10 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2015-03-10 Ivan Kohlertrim credit reasons to 50 chars to avoid messing up...
2015-02-25 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2015-02-23 Mark Wellsspecify invoice mode for post-payment statements, ...
2015-02-16 Jonathan PrykopMerge branch 'master' of git.freeside.biz:/home/git...
2015-02-16 Ivan Kohlermultiple payment options (new complimentary flag),...
2015-02-16 Ivan Kohlerremove ancient invoice events
2015-02-10 Alex BrelsfoardMerge branch 'master' of git.freeside.biz:/home/git...
2015-02-04 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2015-02-03 Mark Wellsmake non-package fees appear in invoice spools, #29824...
2015-02-03 Jonathan PrykopMerge branch 'master' of git.freeside.biz:/home/git...
2015-02-02 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2015-02-01 Alex BrelsfoardMerge branch 'master' of git.freeside.biz:/home/git...
2015-02-01 Mark Wellsinclude discount details in Billco spool, #31273, ...
2015-01-30 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2015-01-30 Jonathan PrykopRT#30613: Can't Send E-mail
2015-01-28 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2015-01-28 Alex BrelsfoardMerge branch 'master' of git.freeside.biz:/home/git...
2015-01-27 Jonathan PrykopTicket #30613: Can't Send E-mail
2015-01-23 Jonathan PrykopMerge branch 'master' of git.freeside.biz:/home/git...
2015-01-23 Ivan Kohlerfix no email checkbox with old-style combined invoice...
2015-01-19 Ivan Kohleremail quotations, RT#22232, RT#20688
2015-01-18 Ivan Kohlerqualify columns by default in 4.x (experiment?), RT...
2015-01-18 Ivan Kohlerfix compile bug in jayce's commit adding cust_bill...
2015-01-17 Ivan KohlerMerge branch 'issue/SCT-1140' of https://github.com...
2015-01-08 Jason (Jayce^) HallSimilar to cust_bill_suspend, create the ability to...
2015-01-08 Jason (Jayce^) HallCreating the ability to suspend from an invoice, suspen...
2014-12-05 Ivan Kohleragent-ize invoice_default_terms, RT#32513
2014-11-04 Ivan Kohleradd customer status to advanced invoice report, RT...
2014-10-31 Mark Wellstax engine refactoring for Avalara and Billsoft tax...
2014-08-10 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2014-08-10 Mark Wellstwo-sided printing of invoice batches, #29927
2014-07-28 Mark Wellsinternal doc updates, #30003
2014-07-16 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2014-07-16 Ivan KohlerREST API, RT#28181
2014-06-19 Ivan Kohlerfix (part of) 3.x performance regression on customers...
2014-06-19 Ivan Kohlerfix (part of) 3.x performance regression on customers...
2014-06-19 Ivan Kohlerfix (part of) 3.x performance regression on customers...
2014-06-03 Mark Wellschanges to support new invoice template features, ...
2014-05-21 Mark Wellssearch voided invoices, #28684
2014-05-06 Ivan Kohlerremove ancient code
2014-03-12 Mark Wellsmore excruciatingly correct UTF-8ness in sent email
2014-03-06 Ivan KohlerMerge branch 'master' of https://github.com/jgoodman...
2014-03-06 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2014-03-05 Mark Wellslog_sent_mail logs emailed invoices and receipts as...
2014-01-30 Mark Wellsmake date_format a localized config option, #27276
2014-01-28 Mark Wellslocalize dates that will appear on invoices, #24850
2014-01-18 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2014-01-17 Mark Wellswhen sending statements as payment receipts, ensure...
2014-01-07 Mark Wellsfix method name conflicts, related to #13971
2014-01-07 Mark Wellscorrectly pass arguments when manually re-emailing...
2013-12-29 Ivan Kohlerautoload methods returning foreign records, RT#13971
2013-11-18 Ivan KohlerMerge branch 'master' of https://github.com/rvandam...
2013-11-12 Ivan Kohleradd billco-account_num option, RT#22934
2013-11-07 Rob Van DamMerge remote-tracking branch 'upstream/master'
2013-10-23 Mark Wellslocalization hook for payinfo descriptions, #24850
2013-10-11 Ivan Kohleradd customer class to advanced invoice report, RT#22851
2013-10-11 Ivan Kohleradd billco-account_num option, RT#22934
2013-10-09 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2013-09-28 Mark Wellsinvoice configurations, #24723
2013-09-26 Mark Wellsoptionally display payments/credits on invoice based...
2013-07-03 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2013-05-10 Ivan Kohlermerge NG auth, RT#21563
2013-05-07 Mark Wellschanges to support new invoice features, #21293
2013-05-07 jeremyd#22795 Add company to Oneline format
2013-04-25 Ivan KohlerMerge branch 'patch-18' of https://github.com/gjones2...
2013-04-25 Ivan KohlerMerge branch 'patch-19' of https://github.com/gjones2...
2013-04-25 Ivan KohlerMerge branch 'xss_fixes' of https://github.com/mcreenan...
2013-03-29 Mark Wellsshow more detail about payments on invoice, #21949
2013-03-27 Ivan Kohleradd tax items to oneline invoice export format, RT...
2013-01-30 Ivan Kohleradd lpr override to invocie reminder send, RT#18549
2013-01-30 Ivan Kohlerper-agent lpr command, RT#18549
2013-01-05 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2012-12-31 Mark Wellsfilter by customer class on all financial reports,...
2012-11-06 Mark Wellsoneline CSV format: add previous balance and due date...
2012-11-06 Mark Wellsshow deprovisioned services correctly, #17620
2012-11-05 Mark Wellsfix ICS invoice spooling when service records are missi...
2012-10-27 Mark WellsICS invoice spool format and email delivery, #17620
2012-10-05 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2012-08-26 Ivan Kohlerfix listing of previous balances when two customer...
2012-08-01 Ivan Kohlerinvoice voiding, RT#18677
2012-07-26 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2012-07-17 Mark WellsOptionally show previous invoices on statements, #15864
2012-07-09 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2012-07-04 Ivan Kohlerquotations, RT#16996
next