RT# 80138 - Added config option to display/edit customer option to send or not send...
[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>