summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
2009-05-14show geocode when taxproducts enabledjeff
2009-05-13improved taxproduct tax report RT#4783jeff
2009-05-09use service-def specific labels, at least for service pages that use ↵ivan
{view,edit}/elements/svc_Common.html RT#4081
2009-05-09add ability to configure service labels per-package (still need to actually ↵ivan
use the labels), RT#4081
2009-05-08fix cloning of custom packages where you've changed '(CUSTOM)', RT#5350ivan
2009-05-05hide agent.invoice_template edit by default, with a config to turn back on, ↵ivan
RT#5218
2009-05-05finish the import portion of excel rate edit, RT#5108ivan
2009-05-04agent-virt prepaid income report, RT#5311ivan
2009-05-04add menu item and page for d/ling and edit rates with excel. RT#5108ivan
2009-05-03break down search.html into components, RT#5108ivan
2009-05-03add "Redownload resolved batches" ACL for s1, RT#4271ivan
2009-05-03edit any config itemivan
2009-05-03add ability to delete invoice_latexreturnaddress and ↵ivan
invoice_htmlreturnaddress too, RT#5218
2009-05-03add ability to remove suffix-ed config items, RT#5218ivan
2009-05-02finish up useful agent stuff on the config editor: adding, deleting ↵ivan
overrides too. also add a confirmation to override deletion from the agent browse page. RT#5218
2009-05-02finish up useful agent stuff on the config editor: adding, deleting ↵ivan
overrides too. also add a confirmation to override deletion from the agent browse page. RT#5218
2009-05-01view all overrides when asked, even the ones without values. hmm :/ RT#5218ivan
2009-05-01add ability to edit the agent overrides from the main config, RT#4218ivan
2009-04-29fix inadvertant select box, RT#5277ivan
2009-04-23autodownload and update of cch tax datajeff
2009-04-22fix not allowing "on-demand" card or ACH, RT#5238 RT#5237 RT#5230ivan
2009-04-21rate download/edit/upload, RT#5108ivan
2009-04-21rate download/edit/upload, RT#5108ivan
2009-04-21more descriptive progress popupsjeff
2009-04-17AFFERO BITCHESivan
2009-04-17what time is nowivan
2009-04-17show labels for select(select_hash) config options, RT#3997ivan
2009-04-17hide service search unless user has "View customer services" ACL, RT#3478ivan
2009-04-17add customer status to receivables report selection, hopefully help enet, ↵ivan
RT#5187
2009-04-15should fix view of unlinked phone numbers, RT#5171ivan
2009-04-15s/GECOS/Real Name/ RT#3519ivan
2009-04-14remove debuggingivan
2009-04-14don't hide old packages that have services, RT#5179ivan
2009-04-14hmmmjeff
2009-04-14better at leastjeff
2009-04-12addingivan
2009-04-12add svc_phone on new customer first package, RT#4315ivan
2009-04-08when linking a legacy phone number the phoneivan
number could be typed in and not the service #. RT#3407
2009-04-02Net 20 as welljeff
2009-04-02obey tax-ship_address in 'manual' geocodingjeff
2009-04-02add some (undocumented/unaccessable to web UI yet) options to package browse ↵ivan
to track down packages missing recurring fees
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