X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fview%2Fquotation.html;fp=httemplate%2Fview%2Fquotation.html;h=bd998bb915558c997ee6d067503dbc8a35681f4e;hp=81c7cdd7b92e0bd7964cf66cb0006994e08efee6;hb=f92a083465019a7224d912cd78b6881f8aef1b52;hpb=03c12b4dabfcaabc218f39ee13557edebc13931d diff --git a/httemplate/view/quotation.html b/httemplate/view/quotation.html index 81c7cdd7b..bd998bb91 100755 --- a/httemplate/view/quotation.html +++ b/httemplate/view/quotation.html @@ -17,9 +17,15 @@ function areyousure(href, message) { 'actionlabel' => emt('Add package'), map { $_ => $quotation->$_ } qw( quotationnum custnum prospectnum ) &> -

% } +% if ( $curuser->access_right('One-time charge') ) { + | <& /elements/one_time_charge_link.html, + map { $_ => $quotation->$_ } qw( quotationnum custnum prospectnum ) + &> +% } +

+ % if ( 1 ) { #if ( $curuser->access_right('Send quotations') ) <& /elements/popup_link.html,