[freeside-commits] branch master updated. c1e554f22e4a4cb4a88461ad1542786b6f949f07

Christopher Burger burgerc at 420.am
Thu Jul 6 10:20:00 PDT 2017


The branch, master has been updated
       via  c1e554f22e4a4cb4a88461ad1542786b6f949f07 (commit)
      from  6ac3663128f85f5932fb3c2fb1fce4e2372d9c68 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c1e554f22e4a4cb4a88461ad1542786b6f949f07
Author: Christopher Burger <burgerc at freeside.biz>
Date:   Thu Jul 6 13:19:29 2017 -0400

    RT# 74666 - added description field to the report sort fields and a link back to quote to keep it consistant

diff --git a/httemplate/search/quotation.html b/httemplate/search/quotation.html
index 8b55bd5..6a4fef0 100755
--- a/httemplate/search/quotation.html
+++ b/httemplate/search/quotation.html
@@ -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()
                    #),

-----------------------------------------------------------------------

Summary of changes:
 httemplate/search/quotation.html |    2 ++
 1 file changed, 2 insertions(+)




More information about the freeside-commits mailing list