[freeside-commits] branch FREESIDE_4_BRANCH updated. c4e6ce6776e0f373651479fdae88fcd795bfebdb

Ivan ivan at 420.am
Thu Mar 3 18:45:41 PST 2016


The branch, FREESIDE_4_BRANCH has been updated
       via  c4e6ce6776e0f373651479fdae88fcd795bfebdb (commit)
      from  ba9e825af0b2798885e4f348b14dcb3a817a51ac (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 c4e6ce6776e0f373651479fdae88fcd795bfebdb
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Thu Mar 3 18:45:40 2016 -0800

    this was a v3 workaround until we could get to order package from any customer page, RT#39822

diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi
index af611bb..3cd7d2b 100755
--- a/httemplate/view/cust_main.cgi
+++ b/httemplate/view/cust_main.cgi
@@ -54,9 +54,6 @@ function areyousure_popup(message, action, actionlabel) {
 % if ( $view eq 'basics' ) {
 
 % my $br = 0;
-% if ( $curuser->access_right('Order customer package') && $conf->exists('cust_main-enable_order_package') ) {
-  | <& /elements/order_pkg_link.html, 'cust_main'=>$cust_main &>
-% }
 
 % if ( $conf->config('cust_main-external_links') ) {
     <% $br++ ? ' | ' : '' %>

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

Summary of changes:
 httemplate/view/cust_main.cgi |    3 ---
 1 file changed, 3 deletions(-)




More information about the freeside-commits mailing list