X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fquotation.html;h=70d66150223b3ad9dc92daefa159b1c8c4fad746;hp=437284094edc5d384dcd0a4ed7dba0057110c9ce;hb=5dc4f5c7bd581510e6601d8e0a3a2c517e54280f;hpb=8b70832328eb02dc9253dab7b436c6479b588162 diff --git a/httemplate/edit/quotation.html b/httemplate/edit/quotation.html index 437284094..70d661502 100644 --- a/httemplate/edit/quotation.html +++ b/httemplate/edit/quotation.html @@ -2,6 +2,7 @@ 'name' => 'Quotation', 'table' => 'quotation', 'menubar' => [], + 'html_table_class' => 'fsinnerbox', #default? 'labels' => { 'quotationnum' => 'Quotation number', 'prospectnum' => 'Prospect', @@ -16,7 +17,7 @@ { field=>'custnum', type=>'fixed-cust_main' }, { field=>'_date', type=>'fixed-date' }, { field=>'close_date', type=>'input-date-field' }, - { field=>'confidence', type=>'text', size=>6 }, + { field=>'confidence', type=>'text', size=>3, postfix=>'%' }, ($can_disable ? { field=>'disabled', type=>'checkbox', value=>'Y'} : ()), ], #XXX some way to disable the "view all"