From 1d2cb271a07e021cef5d4cd2f4acf40f716d2daa Mon Sep 17 00:00:00 2001 From: Christopher Burger Date: Mon, 15 Apr 2019 08:05:48 -0400 Subject: RT# 79913 - Mass agent transfer files --- httemplate/misc/process/customers_transfer_to_agent.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 httemplate/misc/process/customers_transfer_to_agent.html (limited to 'httemplate/misc/process/customers_transfer_to_agent.html') diff --git a/httemplate/misc/process/customers_transfer_to_agent.html b/httemplate/misc/process/customers_transfer_to_agent.html new file mode 100644 index 0000000..8ee0d88 --- /dev/null +++ b/httemplate/misc/process/customers_transfer_to_agent.html @@ -0,0 +1,6 @@ +<% $server->process %> +<%init> + +my $server = new FS::UI::Web::JSRPC 'FS::cust_main_Mixin::process_customer_agent_transfer_search_result', $cgi; + + \ No newline at end of file -- cgit v1.1