summaryrefslogtreecommitdiff
path: root/FS/FS/cust_main.pm
AgeCommit message (Expand)Author
2003-07-17one last tiny bugfix for the retry_realtime functionalityivan
2003-07-11fix timelocal AUTOLOAD problem introduced by Time::Local fix in rc3ivan
2003-06-30bugfix for manual re-charging changes (Bug#423)ivan
2003-06-30pass additional fields to ACH processors (Authorize.Net should work now)ivan
2003-06-22fix the credit card retry on change or manual "retry_card" to ONCE per invoiceivan
2003-06-07and fix the error messageivan
2003-06-07really, really give a better error message when used under 5.005 now. really.ivan
2003-06-07give a better error message regarding Time::Local on old perls. really.ivan
2003-06-07require Time::Local 1.04 on perls before 5.6ivan
2003-05-20working self-service self-payments!ivan
2003-05-19first crack at payment processing with self-service (step two of the process)ivan
2003-05-19maintenance:ivan
2003-05-10- substitute '0' for existing blank setup/recur feesivan
2003-04-21on-demand vs. automatic cards & checks: added DCRD and DCHK payment typesivan
2003-04-02added order_pkgs subivan
2003-04-02better callbacksivan
2003-04-01correct last_bill problems with $0 invoice (non-existant) edge casesivan
2003-03-01change next bill date comparison from < to <=ivan
2003-02-06time/data detail on invoicesivan
2002-12-27better times on failed billing eventsivan
2002-12-21could be multiple returns from these searches, with taxclassesivan
2002-12-13taxclass fix (?)ivan
2002-11-22oops, one last LECB changeivan
2002-11-19silly regex bug parsing echeck infoivan
2002-11-19add LEC billingivan
2002-11-07docivan
2002-10-12ACH supportivan
2002-09-21all taxes now have names. closes: Bug#15ivan
2002-09-17 - "emailinvoiceauto" implementation rewritten to work properly, stopivan
2002-09-05batch charge/credit importivan
2002-08-30bill batch imported customers immediately (as of their cust_pkg.bill date) -ivan
2002-08-30working CSV import for crcmnivan
2002-07-22sort bills by dateivan
2002-07-03working one-time charges againivan
2002-07-03one-time charges with tax classesivan
2002-06-28better error message for missing tax classesivan
2002-06-26add type_pkgs record if necessary for one-time chargesivan
2002-06-26working one-time chargesivan
2002-06-14working job dependanciesivan
2002-06-12fix problems with code that resets invoice eventsivan
2002-06-10also retry cards when user clicks "Bill now" (closes: Bug#417)ivan
2002-06-10retry realtime_card invoice events when a card changes (closes: Bug#417)ivan
2002-05-09texas tax!ivan
2002-04-25don't require_cardname for non-CARD payby'sivan
2002-04-24require_cardname optionivan
2002-04-24msgcat error for credit card expiration (closes: Bug#407)ivan
2002-04-22don't show extended debugging in error messages that could end up on the signupivan
2002-04-19- add init file installation to Makefile, add unified init fileivan
2002-04-16there it is! fix bug with FS::cust_main::agentivan
2002-04-12- should finish off the part_svc -> part_export s/one-to-many/many-to-many/ivan