[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 8bfa7f209477541a9e2f5cbc3dfb2c181484df97
Ivan
ivan at 420.am
Thu Aug 30 01:09:17 PDT 2012
The branch, FREESIDE_2_3_BRANCH has been updated
via 8bfa7f209477541a9e2f5cbc3dfb2c181484df97 (commit)
from df6cdc1880f1349af43d78d05f021544a859e772 (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 8bfa7f209477541a9e2f5cbc3dfb2c181484df97
Author: Ivan Kohler <ivan at freeside.biz>
Date: Thu Aug 30 01:09:16 2012 -0700
commissions per agent and package class, RT#18232
diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm
index 78a4b47..d7ce463 100644
--- a/FS/FS/Mason.pm
+++ b/FS/FS/Mason.pm
@@ -308,6 +308,7 @@ if ( -e $addl_handler_use_file ) {
use FS::discount_plan;
use FS::tower;
use FS::tower_sector;
+ use FS::agent_pkg_class;
# Sammath Naur
if ( $FS::Mason::addl_handler_use ) {
-----------------------------------------------------------------------
Summary of changes:
FS/FS/Mason.pm | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
More information about the freeside-commits
mailing list