summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main/packages
AgeCommit message (Expand)Author
2009-12-23correct invoice package address display and reduce false lazinessjeff
2009-09-14ping tool, RT#5845ivan
2009-08-22better labelivan
2009-07-30experimental package balances, RT#4339ivan
2009-06-30one-time charge "hold for later" / any package future start date, RT#5347ivan
2009-06-21CUSTOM packages/actual flag for custom packages #3988jeff
2009-05-20add "manage device" link & config, RT#5438ivan
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
2009-02-20disable display of auto-suspend dates unless enabled by config. at least unt...ivan
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-09pick/enter a location when ordering a package, RT#4499ivan
2009-01-08start adding package locations, RT#4499ivan