summaryrefslogtreecommitdiff
path: root/httemplate/misc/process/customers_transfer_to_agent.html
diff options
context:
space:
mode:
authorChristopher Burger <burgerc@freeside.biz>2019-04-15 08:05:48 -0400
committerChristopher Burger <burgerc@freeside.biz>2019-04-15 08:05:48 -0400
commit1d2cb271a07e021cef5d4cd2f4acf40f716d2daa (patch)
tree58ea85591d7906fab3ce459628750eb1c8c87ae4 /httemplate/misc/process/customers_transfer_to_agent.html
parent7afd80e3dfcaa34b04f693c40949d7408f7a7ac1 (diff)
RT# 79913 - Mass agent transfer files
Diffstat (limited to 'httemplate/misc/process/customers_transfer_to_agent.html')
-rw-r--r--httemplate/misc/process/customers_transfer_to_agent.html6
1 files changed, 6 insertions, 0 deletions
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;
+
+</%init> \ No newline at end of file