summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Expand)Author
2007-12-23add a reset feature to manual recharges (#1858)jeff
2007-12-21backport 1.9 enhancements for flat_delayed, prorate_delayed, and voip_cdr plansjeff
2007-12-21backport flat, prorate, and subscription plansjeff
2007-12-20increase siteName allowed lengthjeff
2007-12-19add options for balance over/under to advanced customer reportjeff
2007-12-19backport balance_sql and balance_date_sqljeff
2007-12-19underscoring the importantjeff
2007-12-18legacy agent_custid field should be as searchable as actual custnum, right? ...ivan
2007-12-17stricter otaker rulesjeff
2007-12-17no, *that's* where it couldn't hurt anything.ivan
2007-12-17i don't think it can hurt anything... (famous last words)ivan
2007-12-17add cust_main-require_address2 config, reimplement address2-search config ("U...ivan
2007-12-15fix earlier drain bramageivan
2007-12-15hopefully put reprinting issues to rest for ejourney, yowivan
2007-12-12add suspend/unsuspend to www_shellcommands export (#1227)jeff
2007-12-12adding this quick scriptivan
2007-12-12self-service can select domain on provision (#2801)jeff
2007-12-12cust_credit reason improvement, bugfix, and tooljeff
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-04ensure 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-30fix compilation error from patch just applied - method2payby is needed earlierivan
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-28backport the order_by option to qsearch from 1.9xjeff
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-09mysql fix for regexen, 1.7-styleivan
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-05add process_payment_order_pkg methodivan