summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-08-25slightly better description?ivan
2010-08-25in default configuration, spool invoices to pdf rather than pipe them to lprivan
2010-08-25clear signup_info cache when starting xmlrpcd, RT#9380mark
2010-08-25roll back the import transaction on fatal parsing errors on CDR import, so ↵ivan
the cdr_batch record gets removed and db doesn't throw a dup key error, RT#9135
2010-08-25stricter than docs suggest: no 0 values for partIA RT#9721jeff
2010-08-24typo?ivan
2010-08-24blank payinfo instead of "deleted"ivan
2010-08-24insurance against prepaid double-billing, RT#9689ivan
2010-08-24ensure signup payments are applied, RT#9689ivan
2010-08-24insurance against prepaid double-billing, RT#9689ivan
2010-08-24eliminate needless noise on lack of sync_bill_date optionivan
2010-08-24add debugging and ->finish() before ->disconnect callivan
2010-08-24fixup 477 XML outputjeff
2010-08-24script to remove payment info from canceled customers, RT#9652mark
2010-08-24delete CVV when processing batch results, RT#9652mark
2010-08-24fix otaker still getting assigned and usernum missing after otaker->usernum ↵ivan
upgrade, causes credit report to barf, RT#9712
2010-08-24premature commitmark
2010-08-24delete CVV when processing batch results, RT#9652mark
2010-08-24fix payment receipts when payment_receipt_msgnum is unconfiguredivan
2010-08-23support importing customer notes by agent_custidjeff
2010-08-23support importing charges by agent_custidjeff
2010-08-23allow importation of customers with no tax ratesjeff
2010-08-23create a default finance section and have hidden sectionless line items ↵jeff
remain sectionless
2010-08-23work around ffiec bug and add year 2010jeff
2010-08-21new event conditions, RT#8896mark
2010-08-19fix my mistakemark
2010-08-19part_pkg prorate mixin and sync_bill_date option, RT#9554mark
2010-08-19fix batching protection against transactions settled in the meantime, RT#7905ivan
2010-08-19fix fixed-amount discounts against packages with pkg add-ons, RT#9669ivan
2010-08-18add -h flag to remove history toojeff
2010-08-18fix applied time in time worked reportivan
2010-08-18still don't want invoices without line itemsjeff
2010-08-18Suspension/unsuspension report, RT#8464mark
2010-08-18handle the usage_class-less details in svc_phone sectionsjeff
2010-08-18allow sections to work without 'use_separation,' correct packages hidden ↵jeff
behind zero value packages, correct section handling, and fix propogation of other display attributes to child packages
2010-08-18fix directory links in RT (not picking up index.html as a default), RT#9665, ↵ivan
fallout from RT#9412
2010-08-17DNS, RT#8933ivan
2010-08-17communigate phase 3: certificates, RT#7515ivan
2010-08-17better sizes and labels for message tempalte subject and addressesivan
2010-08-17better sizes and labels for message tempalte subject and addressesivan
2010-08-17allow Configuration right to see global message templates, avoid weird ↵ivan
surprises on upgrade
2010-08-17mysql reserves all sorts of thingsivan
2010-08-17LEAVE is reserved in msyqlivan
2010-08-17fix SelfService county selector, RT#8079mark
2010-08-16fix search of pending/billed CDRs to find src field too, RT#9640ivan
2010-08-16fix upgrade with ancient cust_bill_pkg_detail.classnum but new ↵ivan
DBIx::DBSchema, RT#9640
2010-08-16fix search of pending/billed CDRs to find src field too, RT#9640ivan
2010-08-16Bcc address for impending recur notices, RT#8953mark
2010-08-15additional by-otaker searches fixed for the brave new world of usernum, RT#9555ivan
2010-08-15fix payment and refund searches by otaker (now usernum), RT#9555ivan