From b00657d2dd62614568501df47d1be4cbfa15eb48 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 27 Jul 2009 09:07:24 +0000 Subject: voided payment report, RT#5786 --- httemplate/view/cust_pay_void.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 httemplate/view/cust_pay_void.html (limited to 'httemplate/view/cust_pay_void.html') diff --git a/httemplate/view/cust_pay_void.html b/httemplate/view/cust_pay_void.html new file mode 100644 index 000000000..8c22170d6 --- /dev/null +++ b/httemplate/view/cust_pay_void.html @@ -0,0 +1 @@ +<% include('cust_pay.html', @_, 'void' => 1 ) %> -- cgit v1.2.1