[freeside-commits] branch master updated. 4bf89bb80c79c6ad24ea64c43faa3568193daebb

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


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

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

diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 9d058fd..d5e0fa6 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -3939,13 +3939,6 @@ and customer address. Include units.',
   },
 
   {
-    'key'         => 'cust_main-enable_order_package',
-    'section'     => 'UI',
-    'description' => 'Display order new package on the basic tab',
-    'type'        => 'checkbox',
-  },
-
-  {
     'key'         => 'cust_main-edit_calling_list_exempt',
     'section'     => 'UI',
     'description' => 'Display the "calling_list_exempt" checkbox on customer edit.',

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

Summary of changes:
 FS/FS/Conf.pm |    7 -------
 1 file changed, 7 deletions(-)




More information about the freeside-commits mailing list