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=aba1f0ab3fd99a0bfbb24b7db740aaecbf24a9fd;hp=cabf30a17adb778c6397bb6c31ceee99eb7e3387;hb=512a0bda605fad4de680649f5b9d6d61fcc42148;hpb=d916a044ea5f23d8aea57da5be483d357e7f7a47 diff --git a/httemplate/view/quotation.html b/httemplate/view/quotation.html index cabf30a17..aba1f0ab3 100755 --- a/httemplate/view/quotation.html +++ b/httemplate/view/quotation.html @@ -1,6 +1,10 @@ % if ( $quotation->custnum ) { <& /elements/header-cust_main.html, view=>'quotations', custnum=>$quotation->custnum &> -

Quotation #<% $quotationnum %>

+

Quotation #<% $quotationnum %> +% if ($quotation->quotation_description) { +(<% $quotation->quotation_description %>) +% } +

% } else { #eventually, header-prospect_main.html <& /elements/header.html, mt('Quotation View'), $menubar &> <& /elements/init_overlib.html &>