RT# 74666 - added description field to the report sort fields and a link back to...
authorChristopher Burger <burgerc@freeside.biz>
Thu, 6 Jul 2017 17:19:29 +0000 (13:19 -0400)
committerChristopher Burger <burgerc@freeside.biz>
Thu, 6 Jul 2017 17:19:29 +0000 (13:19 -0400)
httemplate/search/quotation.html

index 8b55bd5..6a4fef0 100755 (executable)
@@ -48,6 +48,7 @@
                    '',
                    'confidence',
                    'close_date',
+                   'quotation_description'
                  ],
                  'align' => 'rrrrllrr', #.FS::UI::Web::cust_aligns(),
                  'links' => [
@@ -59,6 +60,7 @@
                    $cust_link,
                    $link,
                    $link,
+                   $link,
                    #( map { $_ ne 'Cust. Status' ? $cust_link : '' }
                    #      FS::UI::Web::cust_header()
                    #),