[freeside-commits] branch FREESIDE_4_BRANCH updated. 35d77bbbd4b5c48840d76014bf7bc45e84dfa966

Mark Wells mark at 420.am
Fri Nov 13 14:29:08 PST 2015


The branch, FREESIDE_4_BRANCH has been updated
       via  35d77bbbd4b5c48840d76014bf7bc45e84dfa966 (commit)
      from  5de425c9529bc60cadf72e60164140f00047fb96 (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 35d77bbbd4b5c48840d76014bf7bc45e84dfa966
Author: Mark Wells <mark at freeside.biz>
Date:   Fri Nov 13 14:28:34 2015 -0800

    point all links to browse/reason_type.html instead of reason.html, cleanup from #38532

diff --git a/httemplate/edit/process/reason.html b/httemplate/edit/process/reason.html
index cb79ed2..dfc1862 100644
--- a/httemplate/edit/process/reason.html
+++ b/httemplate/edit/process/reason.html
@@ -1,6 +1,6 @@
 <% include( 'elements/process.html',
                'table'    => 'reason',
-               'redirect' => popurl(3) . 'browse/reason.html?class=' .
+               'redirect' => popurl(3) . 'browse/reason_type.html?class=' .
 	                      $cgi->param('class') . '&',
            )
 %>
diff --git a/httemplate/misc/cust_credit-import.html b/httemplate/misc/cust_credit-import.html
index 9a63a04..937010d 100644
--- a/httemplate/misc/cust_credit-import.html
+++ b/httemplate/misc/cust_credit-import.html
@@ -69,7 +69,7 @@ Field information:
 <ul>
   <li><i>custnum</i>: Customer number
   <li><i>amount</i>:
-  <li><i>reasonnum</i>: <A HREF="<%$p%>browse/reason.html?class=R">Credit reason</A>
+  <li><i>reasonnum</i>: <A HREF="<%$p%>browse/reason_type.html?class=R">Credit reason</A>
   <li><i>invnum</i>: Invoice number
 </ul>
 <BR><BR>

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

Summary of changes:
 httemplate/edit/process/reason.html     |    2 +-
 httemplate/misc/cust_credit-import.html |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)




More information about the freeside-commits mailing list