[freeside-commits] branch FREESIDE_4_BRANCH updated. 2319eebc90436a365deb96f75629c538d235b5f8
Ivan
ivan at 420.am
Thu Mar 3 18:45:54 PST 2016
The branch, FREESIDE_4_BRANCH has been updated
via 2319eebc90436a365deb96f75629c538d235b5f8 (commit)
from c4e6ce6776e0f373651479fdae88fcd795bfebdb (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 2319eebc90436a365deb96f75629c538d235b5f8
Author: Ivan Kohler <ivan at freeside.biz>
Date: Thu Mar 3 18:45:53 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 689c68a..56906e7 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