X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fagent.pm;h=4ad878d4306302141d8455bc58e36058b880170b;hb=6048d99b43a9ecba680c1075554d285db8056664;hp=a3489f0bc915d06e34872e9a745bcb5004b5f251;hpb=ed741d82e6ef8b2c66985f6b54d5cb26e0a70acb;p=freeside.git diff --git a/FS/FS/agent.pm b/FS/FS/agent.pm index a3489f0bc..4ad878d43 100644 --- a/FS/FS/agent.pm +++ b/FS/FS/agent.pm @@ -1,5 +1,5 @@ package FS::agent; -use base qw( FS::m2m_Common FS::m2name_Common FS::Record ); +use base qw( FS::Commission_Mixin FS::m2m_Common FS::m2name_Common FS::Record ); use strict; use vars qw( @ISA );