summaryrefslogtreecommitdiff
path: root/FS/FS/cust_bill_event.pm
AgeCommit message (Collapse)Author
2009-12-04customer-specific account report (and some small refactoring of method names ↵ivan
to clash less), RT#6180
2008-02-19clean up POD docs for better wiki exportabilityivan
2007-10-02fix up re-email these eventsjeff
2007-09-12prevent (less than) and (greater than) in statustext message (or anything ↵ivan
else weird) from causing them not to get inserted
2006-08-26batch refactor continuedjeff
2005-07-14move account search (httemplate/search/svc_acct.cgi) to new template, ↵ivan
cust-fields configuration value to control which customer fields are shown on reports
2005-06-02add ability to search on a date range of invoice events and then reprint or ↵ivan
reemail (boy was that a bit more work than i expected), closes: Bug#946
2003-08-05Virtual field mergekhoff
2003-05-13- document missing fields in cust_bill_eventivan
2002-11-19give better error message on bad invnum, also 'use FS::cust_bill' hereivan
2002-06-10retry realtime_card invoice events when a card changes (closes: Bug#417)ivan
2002-04-16report on failed billing events...ivan
2002-02-27and missing ) *sigh*ivan
2002-02-27errant ;ivan
2002-02-27add status and statustext fields to cust_bill_eventivan
2002-02-10pro-rating w/ web interface, tested (closes: Bug#313).ivan
view/cust_bill.cgi invoice view shows invoice events! fix bug where adding events with no name silently failed instead of giving an error add new comission plans
2002-01-03more schema changes: part_bill_event and cust_bill_event tablesivan
remove old 1.4.0pre READMEs