summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main
AgeCommit message (Collapse)Author
2009-05-20add "manage device" link & config, RT#5438ivan
2009-05-14show geocode when taxproducts enabledjeff
2009-04-14remove debuggingivan
2009-04-14don't hide old packages that have services, RT#5179ivan
2009-03-30okay. counts are needed for the package sort, so push the embedded counting ↵ivan
into cust_main.pm. sure hope this does it. RT#5083
2009-03-30double doh! RT#5083ivan
2009-03-30doh! underscore, RT#5083ivan
2009-03-30try not to search for nothing in cust_svc so much, RT#5083ivan
2009-03-30try not to search for nothing in cust_svc so much, RT#5083ivan
2009-03-30really prevent separate part_pkg query, RT#5083ivan
2009-03-30doh, fix pkg display, RT#5083ivan
2009-03-30fix setup date display, RT#5083ivan
2009-03-30forget caching, instead scoop up cust_pkg and part_pkg in one query, RT#5083ivan
2009-03-30forget caching, instead scoop up cust_pkg and part_pkg in one query, RT#5083ivan
2009-03-30part_pkg caching should speedup display of lots of packages, RT#5083ivan
2009-03-29hide over 2 (or configured) cancelled and one-time charge packages, RT#5083ivan
2009-03-29avoid looking up part_pkg redundantly in the pkg loop, RT#5083ivan
2009-03-29avoid looking up package details redundantly in the pkg loop, RT#5083ivan
2009-03-29optimize customer view when there's lots of packages; *really* avoid looking ↵ivan
up any config inside the package loop, RT#5083
2009-02-20disable display of auto-suspend dates unless enabled by config. at least ↵ivan
until it can be made more efficient. this is slowing down customer view waaaaaaaaaay too much. RT#4830
2009-02-17add tax-exempt checkbox to one-time charges, RT#4858ivan
2009-02-16add reporting on (and resolution of) stuck pending transactions, RT#4837 ↵ivan
(RT#3572)
2009-02-07right-align amount in prev history rowivan
2009-02-07optimize customer view: avoid looking up config values inside loops, RT#4728ivan
2009-01-19default service location is cust_main ship_ address when present! RT#4499ivan
2009-01-18finish package location tax reporing, RT#4499ivan
2009-01-10implement package changes w/location change, RT#4499ivan
2009-01-10more work on package service addresses: hide locations when they're all the ↵ivan
default, config to show them anyway / finish implementing package ordering, fix all the state/county weirdness when changing the location dropdown. RT#4499
2009-01-09pick/enter a location when ordering a package, RT#4499ivan
2009-01-08start adding package locations, RT#4499ivan
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-10add options to auto-generate agent_custid and display it as the customer ↵ivan
number, RT#4099
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-08-28taxproduct selection for one time chargesjeff
2008-08-02bundled package presentation improvementsjeff
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-03fix bad sub names in forward-portivan
2008-07-01correct internal reason searching, prevent interleaved ↵jeff
suspend/cancel/expire/adjourn, backporting and refactoring
2008-06-29spurious 'suspended'jeff
2008-06-12fix cloning w/new package editorivan
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