summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-03-27resolve minor ACL glitch linking to paymentsivan
2008-03-26add a netcredits_12mo sub so that 12mo checkbox works again... sure do need ↵ivan
these to be auto-generated or $AUTOLOADED or something :)
2008-03-26fixup per call billingjeff
2008-03-26don't granular-ize 0 billsec calls into having a minimum chargeivan
2008-03-26add ability to query ranges of duration & billable seconds to CDR reportivan
2008-03-26UI nit: separate search & display optionsivan
2008-03-26quick shortcut for easier adding of new 1.7-style invoice eventsivan
2008-03-24this probably never worked. ->send isn't at all what is wanted, that sends ↵ivan
the original invoice, not the new one with the late charge
2008-03-24woo! final part of #1160! yup, auto-associating tickets with customers ↵ivan
now. whew!
2008-03-24part two of #1160: linking a ticket to its first customer will auto-link any ↵ivan
customerless requestors
2008-03-23part 1 of #1160: associate users w/customers, manual editingivan
2008-03-23part 1 of #1160: associate users w/customers, manual editingivan
2008-03-19quick fix for deep recursion (RT#3267)jeff
2008-03-16componentize conflicting %once subroutines (rt#3250)jeff
2008-03-16dohjeff
2008-03-16clean up and agent-virtualize svc_broadband searchingivan
2008-03-16finish bringing sanity to svc_broadband service definition blocknum editivan
2008-03-16bring some sanity to address block selection in svc_broadband service ↵ivan
definition edit
2008-03-16drag address & router browse into this centiryivan
2008-03-16hide customer search if user does not have "List customers" ACL, closes: RT#3105ivan
2008-03-15slightly better voip_cdr package edit: use radio buttons for selecting long ↵ivan
things
2008-03-15be asssertiveivan
2008-03-15configurable disable_src, domestic_prefix and international_prefix options ↵ivan
for voip price plan
2008-03-15check on invoice re-printing newest percust... can't reproduce any problem, ↵ivan
prints newest per cust fine, closes: #3161
2008-03-15fix harmless code leaking out onto the page, hehe, closes: Bug#3253, also ↵ivan
remove silly formatting on catchall edit
2008-03-14eliminate some harmless uninitialized value warningsivan
2008-03-14insist on Net::Prizm 0.04jeff
2008-03-14whew, glad that change package bugfix was easy to find, closes: Bug#3241ivan
2008-03-14add net credits to sales/credits/receipts reportivan
2008-03-14add Net20 invoice terms, closes: #3219ivan
2008-03-13yow. very sleep deprived. remove the infinite loop rather than add one.ivan
2008-03-13infinite loop protectionivan
2008-03-13allow cust_pay.otaker upgrade to proceed even if there are some old crufty ↵ivan
records around attached to now-deleted customers
2008-03-13minor oopsjeff
2008-03-12allow exports to add links to customer view (#1407)jeff
2008-03-04fix otaker population for cust_refund like cust_credit and cust_payivan
2008-03-04fix cust_pay.otaker populationivan
2008-03-04fix edit/process/cust_pkg getting confused about the two different places ↵ivan
that would be calling it... i.e. with an empty new_pkgnum it would redirect the popup back the customer view, hehe
2008-03-04AND fix latex->html notes substituion for ~sivan
2008-03-04and fix latex->html notes substituion for escaped #sivan
2008-03-04fix latex->html notes substituion for newlinesivan
2008-03-04backport 1.9 CDR search to 1.7ivan
2008-03-04should improve compatibility with older Pg. i hopeivan
2008-03-03merge in rt 3.4.6. *gulp*!ivan
2008-03-02fix annoying resize of "New customer" button; closes: RT#1642ivan
2008-03-02add payment gateway disabling (and move payment gateway browse over to new ↵ivan
template)
2008-03-01added a config value to control the extent of credit card masking, but since ↵ivan
cust_main.paymask is in the db, need something to update it for all existing customers too
2008-03-01ah, that's better, prettyfy and link adv. customer searchivan
2008-03-01add payby selection to adv. customer searchivan
2008-02-29working asterisk CDR CSV import (not just direct DB)ivan