one-time charge enhancements
[freeside.git] / FS / FS / cust_main.pm
2007-01-12 jeffone-time charge enhancements
2007-01-02 ivanstupid semicolon!
2007-01-02 ivanfix num_pkgs to accept empty $sql param, no trailing AND
2006-12-29 ivanservice refactor!
2006-12-24 ivanfix more paymask regressions: allow editing records...
2006-12-20 ivanfix "recurring_billing" flag for the wonderful new...
2006-12-14 ivanencryption fixes from huntsberg & jayce
2006-12-07 jeffretouch bandwidth countdown
2006-12-03 ivanclean up whitespace merge noise
2006-11-30 jeffprepaid download/upload tracking
2006-11-05 ivanfix empty invoice number omitting in realtime_bop,...
2006-10-30 ivanrealtime_bop: don't pass an empty invoice_number to...
2006-10-24 jeffadd customer signup date
2006-10-23 ivanalways do substring & fuzzy, getting complains searches...
2006-10-23 jeffevents should attach reasons
2006-10-17 ivanThis commit was generated by cvs2svn to compensate...
2006-10-12 ivanfix "amatch: $_ is undefined: what are you matching...
2006-10-07 ivanbetter error msg on CSV import with bad pkgpart
2006-10-04 jeffDoB
2006-10-03 jeffEnhanced customer notes
2006-08-26 jeffbatch refactor continued
2006-08-21 ivansearch for existing advertising sources before adding...
2006-08-21 ivansearch for existing advertising sources before adding...
2006-08-18 ivanand a slight fix to the CSV import
2006-08-18 ivanpass through the explicitly specified pkeys
2006-08-18 ivanalas, now try with recursion
2006-08-18 ivanfix the explicitly specified primary keys
2006-08-18 ivanallow explicitly specified primary keys (to get around...
2006-08-18 ivansuggestion to run dbdef-create here, yes...
2006-08-18 ivanwant ALL of cust_main-skeleton tables config, not just...
2006-08-18 ivanthat was it, the sql had to be fixed...
2006-08-18 ivanW T F
2006-08-18 ivaneven more skeleton debugging, ugh
2006-08-18 ivanwhat's going on with the parameters for skeleton inserts??
2006-08-18 ivanskeleton typo
2006-08-18 ivanoops, want CHILD table for skeleton inserts, not parent
2006-08-18 ivanadd debugging to _copy_skel to get some idea what's...
2006-08-18 ivanfirst try at skeleton feature for mg
2006-08-15 ivanadd a new, extended CSV import format
2006-08-14 ivanpass email, phone and ip adderss to B:OP when doing...
2006-08-14 ivansprinkle some magic ajax fairy dust on referring custom...
2006-08-10 ivanadd cust_main.agent_custid (at least to schema and...
2006-08-09 jeffbatch refactor
2006-07-24 ivanfix up smart searching to make the quick payment entry...
2006-07-23 ivanmore work towards adding an "inactive" status - add...
2006-07-05 ivanpatch to fix fuzzy searching from Ryan Gunn
2006-06-19 ivanACLs, take three or four or something
2006-06-19 ivanagent virtualization, take one (stuff from "inactive...
2006-05-22 ivanbetter error message for banned cards
2006-05-08 ivanadd config switch to base tax off shipping address...
2006-04-19 ivanDOH! perlvar: not counting patterns matched in nested...
2006-04-12 ivanzip code report
2006-04-02 ivantypo
2006-03-25 ivansuccessfully correct the spelling of sucessful
2006-03-20 ivanadd price plan to bill on internal or external CDRs...
2006-02-18 ivanCDR schema and class
2006-02-01 ivanfinish adding freeside-monthly and monthly events
2006-01-25 ivanchange texas-style tax exemptions to be against a speci...
2005-12-25 ivanadd invoice event to suspend only when greater than...
2005-11-28 ivanturn off debugging
2005-11-28 ivanadd debugging info to cust_main to figure out where...
2005-11-21 ivanadd MCRD payment type for manually processed ccards
2005-11-18 ivanallow expired cards to remain on file; only check edits...
2005-11-12 ivanset payip for all payment types
2005-10-21 ivanadd CASH and WEST payment types (payments only, not...
2005-10-15 ivanThis commit was generated by cvs2svn to compensate...
2005-10-07 ivanfix on-demand credit cards not being masked in UI....
2005-09-28 ivanrecognize hourly frequency in cust_main->bill
2005-09-24 ivanparse paybatch order number with dashes correctly
2005-09-16 ivantyop
2005-09-16 ivanwith taxclasses, might have multiple records for a...
2005-08-27 ivanadd banned credit card / ACH table, re-do cancel popup...
2005-08-24 ivancustomer edit: abstract out billing info to billing...
2005-08-18 ivanadd taxclass kludge to gateway overrides, fix parsing...
2005-08-17 ivaninfrastructure for easier schema changes, and: add...
2005-07-14 ivanoops, fix last minute bug with new configurable custome...
2005-07-14 ivanmove account search (httemplate/search/svc_acct.cgi...
2005-06-30 ivanoops, really fix error with new prepaid card foo
2005-06-15 ivanfix error recharging w/prepaid card caused by rounding...
2005-06-08 ivanprepaid card recharge
2005-05-15 ivanmove receivables report to search template
2005-04-18 ivanadd some newlines to debugging output, no need to print...
2005-04-13 ivanadd skip_fuzzyfiles hack, and add Session-Timeout RADIU...
2005-04-11 khoffConfiguration option to override the email address...
2005-04-01 stevefix paybatch parsing to support bop::jettis
2005-03-31 ivanadd ability to link services w/order_pkg method in...
2005-03-27 ivanallow & in bank names
2005-03-21 khoffAdded support for FAX invoice destinations using a...
2005-03-19 pbowenFixed a few things: -PB
2005-03-18 pbowenAdded encrypted fields for Credit Cards, etc... - PB
2005-03-13 ivanand store the refund correctly
2005-03-13 ivanwhen refunding against a specific card payment, use...
2005-03-13 ivanadd some additional debugging to refunds
2005-03-12 ivan- bring prepaid support into this century (close: Bug...
2005-01-19 ivanone-time referral credits
2005-01-03 ivaneliminate warning: Argument "" isn\'t numeric in numeri...
2004-12-29 ivanhistorical (immutable) invoice details about services...
2004-12-20 ivanbetter error messages on email errors
2004-12-12 ivanfix customer status display for some cases with suspend...
2004-12-03 ivanThis commit was generated by cvs2svn to compensate...
next