summaryrefslogtreecommitdiff
path: root/FS/FS/cust_bill.pm
AgeCommit message (Expand)Author
2013-03-28show more detail about payments on invoice, #21949Mark Wells
2013-03-26add tax items to oneline invoice export format, RT#21712Ivan Kohler
2013-01-30add lpr override to invocie reminder send, RT#18549Ivan Kohler
2013-01-30per-agent lpr command, RT#18549Ivan Kohler
2012-12-31filter by customer class on all financial reports, #20573Mark Wells
2012-11-06oneline CSV format: add previous balance and due date, #19741Mark Wells
2012-11-06show deprovisioned services correctly, #17620Mark Wells
2012-11-05fix ICS invoice spooling when service records are missing, #17620Mark Wells
2012-10-27ICS invoice spool format and email delivery, #17620Mark Wells
2012-08-26fix listing of previous balances when two customer invoices are generated in ...Ivan Kohler
2012-07-31invoice voiding, RT#18677Ivan Kohler
2012-07-17Optionally show previous invoices on statements, #15864Mark Wells
2012-07-03quotations, RT#16996Ivan Kohler
2012-07-03add advertising source to sales/credits/receipts summary, RT#18349Ivan Kohler
2012-06-18fix compilation error fallout from including FS::Misc in FS::Conf, RT#17620Ivan Kohler
2012-06-13table of FTP targets for invoice spool upload, #17620Mark Wells
2012-06-12fix discount-show_avail without invoice_sections from hiding previous balance...Ivan Kohler
2012-06-12slightly more efficient cust_bill->previousIvan Kohler
2012-06-03fix explicitly shown $0 line items (setup_show_zero / recur_show_zero) with i...Ivan Kohler
2012-05-25customer bill/ship location refactoring, #940Mark Wells
2012-05-14option to keep an email address but not email it invoices, RT#17676Ivan Kohler
2012-04-12add cust_bill-line_item-date_description, RT#15858Ivan Kohler
2012-04-10include agent name in CSV format, #17053Mark Wells
2012-03-29one-line CSV format for invoice spool, #16382Mark Wells
2012-03-17fix term discount display, #16965Mark Wells
2012-02-12fix harmless but noisy "Use of uninitialized value $date_style in string eq" ...ivan
2012-01-15per-agent disable_previous_balance, #15863mark
2012-01-03add option for "Month of MMM" line item date style, RT#15858ivan
2011-12-08promised payment date for invoices, #13554mark
2011-12-07minor refactor and better safeguards on term discounts, #15068mark
2011-12-01don't email HTML invoice when invoice_email_pdf_note is on, RT#15425ivan
2011-11-29also supress sending invoices w/selfservice-hide_invoices-taxclass, RT#15327ivan
2011-11-27correct display of prepay discount info with non-monthly packages, #15040mark
2011-11-15optimize invoice rendering with lots of CDRs, RT#15155ivan
2011-11-12invoice language from self-servie, RT#13656ivan
2011-10-24display all sections when using sections and summaries, RT#14374ivan
2011-10-13fix payment application to term discounts, #14524mark
2011-10-01show available term discounts on invoice, #14210mark
2011-09-28radius usage totals for invoice, #13655mark
2011-09-27remove useless commentivan
2011-09-26support for new invoice template, #13655mark
2011-09-15invoice template and config localization, #12367mark
2011-08-02fix bundled package display, RT#13866ivan
2011-07-27add per-customer "Invoice reports" link, RT#13802ivan
2011-07-26accountcode billing, RT12181levinse
2011-07-20per-agent invoice PDF batches, RT#13727ivan
2011-07-14add cust_bill-latex_lineitem_maxlength conf, RT#13634ivan
2011-07-14fix CDRs showing on typeset (but not printed) invoices w/squelch_cdr, RT#13561ivan
2011-07-12fix UI for package editing w/recur_show_zero, add setup_show_zero, RT#9777ivan
2011-07-07add a per-package disable_line_item_date_ranges option, RT13200levinse