summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main
AgeCommit message (Collapse)Author
2009-05-20add "manage device" link & config, RT#5438ivan
2008-10-16add batch-enable_payby and realtime_disable_payby for better control over ↵ivan
hybrid realtime/batch installs; deprecate never-used paymentforcedtobatch, RT#4052
2008-10-05finish UI improvements wrt refunds: now you have to post a check or cash ↵ivan
refund explicitly, no more implicit creation by 'applying' credits. don't show useless application links. don't enable apply button until you pick an invoice/refund. RT#3812
2008-09-26push out event triggered suspensionsjeff
2008-09-08add package invoice details & comments, RT#3810ivan
2008-09-03add back ability to post a check/cash refund. be more explicit about it ↵ivan
instead of just being a checkbox when posting a credit. RT#3812
2008-09-03add back ability to post a check/cash refund. be more explicit about it ↵ivan
instead of just being a checkbox when posting a credit. RT#3812
2008-07-14fuck embedded iframes and their stupid display problems with scrolling. ↵ivan
also make the gridding more consistent
2008-07-14fuck embedded iframes and their stupid display problems with scrolling. ↵ivan
also make the gridding more consistent
2008-07-14fuck embedded iframes and their stupid display problems with scrolling. ↵ivan
also make the gridding more consistent
2008-07-10fix variable scoping issues preventing customer view page from coing upivan
2008-07-01correct internal reason searching, prevent interleaved ↵jeff
suspend/cancel/expire/adjourn, backporting and refactoring
2008-06-29spurious 'suspended'jeff
2008-06-16missing stuff from HEADivan
2008-06-05payment and credit applications have separate "apply to refund" choices now, ↵ivan
and no auto-refund choice in the invoice dropdown. RT#3545
2008-06-03very basic start at adding quantitiesivan
2008-06-01refactor payment history slightly, add refund receipts, have "unapplied" ↵ivan
refunds show like other unapplied/open things, RT#3545
2008-06-01backport cust_bill_ApplicationCommon::applied_to_invoice and ↵ivan
cust_bill::invnum_date_pretty to 1.7
2008-04-16show user who created (cancel/suspend) reason and possibly fix a lingering ↵jeff
spurious usergroup bug
2008-04-01finish component-izing overlib linksivan
2008-03-31clean up overlib usage for customer notesivan
2008-03-27fix for ACH info maskingivan
2008-03-27fix for ACH info maskingivan
2008-03-27mask ACH info in payment historyivan
2008-03-16componentize conflicting %once subroutines (rt#3250)jeff
2008-03-12allow exports to add links to customer view (#1407)jeff
2008-02-14add cust_pay.otaker field; populate it based on history on upgrades, and ↵ivan
show the order taker on all payments (on customer view and payment search) closes: #2953
2008-02-14this ACL has been around for long enough (and almost nobody uses batched ↵ivan
payments, so showing them is probably bad)
2008-01-24slightly more sane names for customer tickets hash, display ticket owners on ↵ivan
customer view page
2008-01-17don't show 'Bill now' link unless the current user can...ivan
2008-01-13ACLsivan
2007-12-17cruft removaljeff
2007-12-17fix the case where the customer doesn't actually have a ship addressivan
2007-12-17add cust_main-require_address2 config, reimplement address2-search config ↵ivan
("Unit #" search in searchbar), visual indication of require_invoicing_list_email, closes: RT#2926
2007-11-14add link to resolved tickets tooivan
2007-10-27simple payment receipts in web interface, sorry arnie, RT#2738ivan
2007-08-10on changing packages, don't set setup date unless old package has oneivan
2007-08-02increase package popup widthivan
2007-08-02fix slowness on change package and also make it into a popupivan
2007-06-26suspend later just like expire (#1487)jeff
2007-04-29ticket 1568 config options for new echeck fields and addition to selfservice ↵jeff
interface (backport)
2007-04-27fix tyopsjeff
2007-04-241528 add driver's license field, mask it and ssn (backport)jeff
2007-04-20don't put this information way out on the right in its own columns.ivan
2007-04-19fix very strange "Undefined subroutine &FS::UI::Web::rooturl" with an ↵ivan
explicit import. did i mention this was really really weird?
2007-04-11usage suspend vs admin suspend -- avoid actual cust_pkg::suspend except ↵jeff
legacy cases (backport)
2007-04-07ommitted file (backport)jeff
2007-02-12alpha sort packages in new package order SELECT (ticket 1446)jeff
2007-02-09Set the correct access right for the cancel link to workjayce
2007-02-05C is for Cookie^WControlivan