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=4c913257eb681469820c8857d365174f043a726a;hp=ae9c4aa8cc86bbd94751d7ae3ec43b9d2f334d78;hb=3e34c2485163893b390e70bf9a5f357b32e57e21;hpb=dd241a38832df5706cb3211107b82f4d633cd495 diff --git a/httemplate/view/quotation.html b/httemplate/view/quotation.html index ae9c4aa8c..4c913257e 100755 --- a/httemplate/view/quotation.html +++ b/httemplate/view/quotation.html @@ -41,8 +41,13 @@ XXX resending quotations % if ( $conf->exists('quotation_latex') ) { | <% mt('View typeset quotation PDF') |h %> -

-% } +% } + +% if ( $curuser->access_right('New customer') && $quotation->quotation_pkg ) { + | Place order +% } + +

% if ( $conf->exists('quotation_html') ) { <% join('', $quotation->print_html( preref_callback=>$preref_callback )) %>