summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2009-12-19fix more ->owed_setup/owed_recur clashing with cust_bill->open_cust_bill_pkg ↵ivan
separating line items, RT#4729
2009-12-19fix credit application, at least in vedeya's case on HEAD, RT#6819, fallout ↵ivan
from tax credits, RT#4729
2009-12-19fix event report w/ a customer statusivan
2009-12-19fix package order to really display only those pacakges availableivan
2009-12-18fix handling of tax location records and add a 'clear' button for tax creditsjeff
2009-12-16group invoice line items by location, show location address on invoice, ↵jeff
option for due date rather than invoice date on prior unpaid invoice line items, and option for aging on invoice (#6418, #5235, #4648)
2009-12-14use a global config tooivan
2009-12-14add overlimit_groups agent-specific config, overriding export-specific ↵ivan
overlimit_groups, RT#6622
2009-12-14Add access right to view attachmentsmark
2009-12-12better reporting for tax credits, RT#4729ivan
2009-12-12docivan
2009-12-12reporting with city taxes, RT#6776ivan
2009-12-10fully fix bulk customer reports, RT#6778ivan
2009-12-08Fix cust_attachment.disabled typemark
2009-12-06more reasonable sizes for filename, mime type and title, RT#6823ivan
2009-12-04holy cow! correct sense of skip usage testingjeff
2009-12-04customer-specific account report (and some small refactoring of method names ↵ivan
to clash less), RT#6180
2009-12-04customer-specific account report (and some small refactoring of method names ↵ivan
to clash less), RT#6180
2009-12-04doh, 1.9 fix customer package search (fallout from customer classes) and add ↵ivan
"not yet billed" status to customer package report
2009-12-03average per cust_pkg option for peterivan
2009-12-03index cdrbatchnumivan
2009-12-03fix startdate in sansay CDR import (and skip blank lines), RT#6801ivan
2009-12-03no header?ivan
2009-12-02add index to rate_prefix.npa for a performance improvement on CDR billing, ↵ivan
RT#6386
2009-12-01want a listref not a listjeff
2009-11-30fix bulk sending of customer notices, RT#6778ivan
2009-11-29add cust_pkg-change_pkgpart-bill_now option to bill the new package ↵ivan
immediately on package changes. Useful for prepaid situations with RADIUS where an Expiration attribute base don the package must be present at all times. RT#6692
2009-11-29doc: spellingivan
2009-11-26debugging left onivan
2009-11-25improve appearance of cdr records in cdr sectionsjeff
2009-11-25bug fixes, reuse summary_page, eliminate dups, and rearrangejeff
2009-11-24debugging left onivan
2009-11-24cope with sections lacking a pkg_categoryjeff
2009-11-24send card number with void transactions for B:OP:IPPay, RT#5690ivan
2009-11-23Add title field to cust_attachmentmark
2009-11-23apply to taxes lastjeff
2009-11-20invoice formatting: add sections for usage, add sections per svc_phone, add ↵jeff
folding like line items into one #6592
2009-11-19proper cdr_batch table, RT#6386ivan
2009-11-19proper cdr_batch table, RT#6386ivan
2009-11-19format CDRs durations as NNm MMs instead of NN.MMm, RT#6316ivan
2009-11-19consider credits and refunds in breakage, RT#6407ivan
2009-11-18RT#4768, RBC batch formatmark
2009-11-17do a case-insensive search on browser-remembered results, so starting to use ↵ivan
USPS verification (which UPPERCASES everything) doesn't invalidate everything your browser remembered in quick payment entry
2009-11-16add ability to search on ranges of charged, owed to adv. invoice report, RT#6407ivan
2009-11-16add disable_cron_billing config, RT#6407ivan
2009-11-14add invoice terms to advanced customer report. dogfood.ivan
2009-11-13fix advanced package report fallout from customer classes, RT#6677ivan
2009-11-12Add default password encoding optionmark
2009-11-12correct bugs in tax replacement routine and allow updates to functionjeff
2009-11-12Fix date format stringmark