summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2010-10-25summary display of bulk packages with many services, RT#9821mark
2010-10-25should fix "cant call method "setdefault" on an undefined value" errors, ↵ivan
RT#10360
2010-10-23datestamp backupsivan
2010-10-23datestamp backupsivan
2010-10-23fix contract_end bug, RT#10319mark
2010-10-23another upgrade fix for ancient datasetsivan
2010-10-23fix upgrades from old 1.7ivan
2010-10-22fix contract_end bug, RT#10319mark
2010-10-22add Net 90 terms, RT#10347ivan
2010-10-22tealish for not yet billed, like cust_main orderedivan
2010-10-22deal with multiply-voided paymentsivan
2010-10-22display both original usernum and void usernum vfor voided payments, RT#10280ivan
2010-10-21radusergroup optionivan
2010-10-21better address searching: disable fuzzy/substring searches when an exact ↵ivan
match is found, work around L:EN:NameParse DrainBramage w/two-letter first names like "Ed", add an address1 search to advanced customer search, RT#10254
2010-10-20auto-conversion of answerdate tooivan
2010-10-20customer merging, RT#10247ivan
2010-10-19fix daily billing under mysql, RT#10246ivan
2010-10-19fix "use of uninitialized value in string eq" warning running freeside-setupivan
2010-10-18rt_ticket export, RT#9936mark
2010-10-18fix "Inactive" status showing instead of "Suspended" or "Canceled" when ↵ivan
there were one-time charges, RT#9971
2010-10-18suspend_bill package option to continue recurring billing while suspended ↵ivan
and part_pkg-default_suspend_bill conf option to set it by default, RT#10148
2010-10-14fix domain edits, RT#10223ivan
2010-10-14more contact work and preliminary business card uploadivan
2010-10-14event condition speed improvements, RT#6802mark
2010-10-13fix bad POD in manpages, especially freeside-daily -pivan
2010-10-13fix late fee held for next invoice triggering immediately if next bill dates ↵ivan
have been manually added to one-time charges, RT#10192
2010-10-12fix some noisy warningsmark
2010-10-12fix typo?mark
2010-10-12package contract end date field, RT#9918mark
2010-10-12also fix this in the futuremark
2010-10-12expiration month always 2 digits, RT#10161mark
2010-10-11external taxes support package locations RT10093jeff
2010-10-11optimization to speed up new customer page when there's lots of agents, RT#10184ivan
2010-10-10should fix wrapping of CDRs reported under IEq, RT#9964ivan
2010-10-10simple protection against selecting and using package add-ons that point to ↵ivan
the same package. (still need to detect and break more complex self-referential loops)
2010-10-10ignore banned ACH on otaker upgrade as wellivan
2010-10-05permit null discount_term RT10135jeff
2010-10-04fs_ system accounts, RT#8731mark
2010-10-04better option labelmark
2010-10-04CDR matching by svcnum, RT#10044mark
2010-10-02mandatory custom field flag, RT#9260mark
2010-10-02avoid sending duplicate notices from package search, RT#10103mark
2010-09-30improve signup date recovery, especially in the edit caseivan
2010-09-29option to charge the next full period when prorating, RT#9874mark
2010-09-29fix noskip_dst_length_accountcode_tollfree, RT#9683ivan
2010-09-29restore missing signup dates during upgrade, RT#9972mark
2010-09-29svc_pbx in signup server, RT#9380mark
2010-09-28assorted drupal self-service fixes, RT#9380mark
2010-09-27don't use decimal minutes in call detail formatmark
2010-09-25clean up call rating math to avoid premature rounding, RT#9885mark