summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Expand)Author
2007-12-07doh! is not an object. let's call it , mmkayivan
2007-12-07some old databases may have 'hanging' cust_credit records; we don't want to a...ivan
2007-12-05add in status and company fieldsjeff
2007-12-05ensure a valid date is onhand (fixes #2800)jeff
2007-12-04change credit reasons from freetext to new reason/reason type system (#2777)jeff
2007-12-01cleanupivan
2007-12-01add date_deleted methodivan
2007-12-01add date_inserted method and reorganize things slightlyivan
2007-12-01this doesn't actually have anything to do with cancellation persay, since its...ivan
2007-12-01add h_date method tooivan
2007-12-01add h_search method, and reorganize mixed up methods and subroutinesivan
2007-12-01add bulk price planivan
2007-11-30add net vs gross amounts to invoice report; make the "net sales" links on sal...ivan
2007-11-30fix bug specifying an HTML return address separatelyivan
2007-11-30add customer import format with companyivan
2007-11-30remove unnecessary redefinition of %method2payby, add a quick hack to fake B:...ivan
2007-11-29double doh, remove cruft checking nonexistent column and fix the statustext c...ivan
2007-11-29doh, fix primary key name in new tableivan
2007-11-29even more reliable multiple-payment/double-click/concurrent-payment-form prot...ivan
2007-11-28advanced customer report rearrangementjeff
2007-11-28default to FileCache for selfservice session cacheivan
2007-11-27comma, pleasejeff
2007-11-27name management tweakingjeff
2007-11-27slop correctionjeff
2007-11-27attach SM's to default network, improved unsuspend & delete, option for BAM o...jeff
2007-11-27prevent BILL, DCRD, and DCHK customers from circumventing a suspension via se...jeff
2007-11-14add link to resolved tickets tooivan
2007-11-09add business-onlinepayment-email_customer flagivan
2007-11-09correct realtime_bop cvv handlingjeff
2007-11-08add selfservice-session_timeout configivan
2007-11-08prevent warning: "Use of uninitialized value in concatenation (.) or string a...ivan
2007-11-08for new installs, centralize some stuff that was spread around different conf...ivan
2007-11-05add process_payment_order_pkg methodivan
2007-10-29forgotton freeside-setup bits of mysql locking workaroundivan
2007-10-29mysql me 1.9 more timesivan
2007-10-29mysql has no DISTINCT ON either, sighivan
2007-10-28finish mysql locking workaroundivan
2007-10-28mysql me harderivan
2007-10-27simple payment receipts in web interface, sorry arnie, RT#2738ivan
2007-10-25mysql, yes, mysql.ivan
2007-10-25fix error handlingivan
2007-10-22fix more fallout from agent-virtualized packagesivan
2007-10-17insert_reason only worked if you passed in an existing reason, the code to in...jayce
2007-10-14escape \dollar in invoice_latexnotesivan
2007-10-14don't fill up memory with objects for every customer being billedivan
2007-10-10set expandtabivan
2007-10-10With this line missing, cust_event objects would not fully create (eventpart ...jayce
2007-10-09be polite! don't spew debugging info unless its asked for.ivan
2007-10-09fix documenation links to point into wiki where they belongivan
2007-10-09add ticket_system-priority_reverse configivan