RT# 74435 - Adding option to allow refunds using electronic check batch with RBC...
[freeside.git] / httemplate / view / cust_main / quotations.html
1 <& /elements/quotations.html,
2      cust_main     => $cust_main,
3      convert_label => 'Place order',
4 &>
5
6 <%init>
7
8 my $cust_main = shift;
9
10 </%init>