enable CardFortress in test database, #71513
[freeside.git] / httemplate / edit / quotation.html
index 4372840..70d6615 100644 (file)
@@ -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"