summaryrefslogtreecommitdiff
path: root/FS/FS/cust_main_invoice.pm
AgeCommit message (Collapse)Author
2017-03-21fix upgrade for dangling cust_main_invoice, RT#75271Ivan Kohler
2015-11-18track customer invoice destination emails using contact_email, #25536Mark Wells
2013-12-28autoload methods returning foreign records, RT#13971Ivan Kohler
2009-11-06add emailinvoice-apostrophe config option to allow apostrophies in invoice ↵ivan
email addresses, RT#6464
2008-09-14silently strip out leading and trailing spaces from invoicing email ↵ivan
addresses instead of throwing an error
2008-04-01last bit of magic for RT ticket customer auto-association: look for ↵ivan
requestor email addresses in cust_main_invoice and svc_acct, closes; RT#1160
2006-10-03s/repalce/replace/ in POD docivan
2005-03-31show illegal email addresses used for invoice destinationsivan
2005-03-21Added support for FAX invoice destinations using a HylaFAX server.khoff
Faxing plain text invoices is not supported.
2004-11-26remove POD VERSION sectionsivan
2003-08-05Virtual field mergekhoff
2002-09-18remove domain config file, closes: Bug#269ivan
2002-04-12- should finish off the part_svc -> part_export s/one-to-many/many-to-many/ivan
transition (closes: Bug#375) - fixes a nasty export scoping bug with message catalogs, whew
2002-04-10bulk checkin from working on the road:ivan
- use msgcat for more error messages - should be all things that would come3 back from the signup server normally now - signup server: don't display access number <SELECT> if there's none or one - signup_server-realtime config option to run billing for signup server signups immediately - signup server: pkg available to success templates, better documentation on success templates - httemplate/edit/msgcat.cgi fields are properly sticky on errors - httemplate/edit/process/msgcat.cgi - don't update identical fields
2002-02-10allow + in email addressesivan
2002-02-10okay, for now, don't try to transform email addresses into svcnum-linkedivan
destinations
2001-10-25& in email addressesivan
2001-09-16fix oops in FS::cust_main_invoice::replace preventing package cancellationivan
add toggle switch to cust_main searching to show/hide cancelled customers. hidecancelledcustomers config file is just which state it starts in. add signupurl config file to enable showing of the customer's signup URL on the view page.
2001-08-12better error msgsivan
2001-08-11"fixes"ivan
Can't call method "username" on an undefined value at /usr/lib/perl5/site_perl/5.6.0/FS/cust_main_invoice.pm line 162. but cust_main_invoice records should probably be updated when svc_acct records are deleted :/
2001-07-27clarificationivan
2001-07-27Documented some subtle behavior of the checkdest method.thalakan
2000-06-20documentation updateivan
1999-08-04initial checkin of module files for proper perl installationivan