summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
2005-07-14add unlinked mail forward (svc_forward) reportivan
2005-07-14move account search (httemplate/search/svc_acct.cgi) to new template, ↵ivan
cust-fields configuration value to control which customer fields are shown on reports
2005-07-14move account search (httemplate/search/svc_acct.cgi) to new template, ↵ivan
cust-fields configuration value to control which customer fields are shown on reports
2005-07-12<rjbs> More of the same: these patches make it safer to subclass ↵ivan
FS::part_pkg's pkg_svc method by eliminating qsearches on table pkg_svc.
2005-07-12<rjbs> This patch is part of my continuing effort to avoid using SQL and ↵ivan
qsearch from templates to find the pkg_svc records for a package.
2005-07-11note alternate instructions for 0pre6->7ivan
2005-07-11templateivan
2005-07-09get rid of the godawful halfass "invoice" on the post payment screen when ↵ivan
posting against a specific invoice, replace with having useless "Auto-apply to invoices" box actually show the payment will be applied to one invoice only... closes: Bug#1241
2005-07-05tyopivan
2005-06-22add IPC::Run3 to install docsivan
2005-06-17fix preference sort order for linking: sort unaudited services first, ↵ivan
secondary sort by svcaprt
2005-06-17add more info to debuggingivan
2005-06-17fix debuggingivan
2005-06-17add debugging for accounts picked to pickivan
2005-06-15add reprint/fax/email links to invoice search resultsivan
2005-06-09advanced invoice serach, groundwork to add reprint/fax/email links to ↵ivan
invoice search results
2005-06-09tiny refactor patch from rjbs: It changes the service listing to use ↵ivan
$part_pkg->pkg_svc instead of a qsearch, which means that the listing will still work if pkg_svc has been subclassed.
2005-06-09agent-specific logos for html invoices tooivan
2005-06-09add multiple agent selection to agent-specific invoicingivan
2005-06-08prepaid card rechargeivan
2005-06-02Capitalizationivan
2005-06-02add ability to search on a date range of invoice events and then reprint or ↵ivan
reemail (boy was that a bit more work than i expected), closes: Bug#946
2005-06-01align terminology for consistancy. or something.ivan
2005-06-01remove trailing whitespaceivan
2005-06-01really. *sigh*ivan
2005-05-31ack, this should finally fix the package editing problemivan
2005-05-26silly perl version bsivan
2005-05-26silly perl version bsivan
2005-05-26make svc_www.usersvc optionalivan
2005-05-2672?!ivan
2005-05-22oops, quote $link w/new templatingivan
2005-05-22Avoid Gratuitous Capitalizaitonivan
2005-05-21make sure the customers tables for each agent line up with each other, tooivan
2005-05-21hehe, allow changing the browse order of any sortivan
2005-05-21line up prospect/active/suspended/cancelled customersivan
2005-05-19oops, fix alternate view/etc. linksivan
2005-05-19re-email/fax/print links should respect template, also add direct re-send ↵ivan
links like the view links and convert view/cust_bill.cgi to proper template
2005-05-18oops, it helps to get the link rightivan
2005-05-18add agent-specific A/R aging report, closes: bug#1229ivan
2005-05-15this status column is probably faster, one giant SQL query. and add back in ↵ivan
the customer link, oops
2005-05-15move receivables report to search templateivan
2005-05-15use money_char configivan
2005-05-15alignivan
2005-05-14html invoices: when displaying, use the actual logo from the conf dir - same ↵ivan
as the emailed copy
2005-05-14html invoices!ivan
http://chris-linfoot.net/d6plinks/CWLT-5VZD4Y http://www.dsv.su.se/~jpalme/ietf/mhtml.html ftp://ftp.dsv.su.se/users/jpalme/draft-ietf-mhtml-info.txt http://mailformat.dan.info/headers/mime.html http://www.faqs.org/rfcs/rfc2392.html http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cdosys/html/_cdosys_content-type_multipart.asp (MIME is hard, let's go shopping!)
2005-05-05the ? between svc_domain.cgi and the domain id is missingivan
2005-05-04great new invoice template from kristian!ivan
2005-05-02move httemplate/search/svc_domain to the new search template along with ↵ivan
svc_www and svc_forward
2005-04-30show "(unlinked)" for unlined forwards instead of nothingivan
2005-04-30pull in the customer information as part of the main query for efficiencyivan