[freeside-commits] branch master updated. 2f4eb8cfbb07170dff09474e84adbf1c87284620

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


The branch, master has been updated
       via  2f4eb8cfbb07170dff09474e84adbf1c87284620 (commit)
      from  3eb12bf89853de205ce653388e572a2760a8151f (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 2f4eb8cfbb07170dff09474e84adbf1c87284620
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