X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fsvc_Common.pm;h=61a5f6aa8587c407d074e2357cecf19def599770;hb=3ddc6dbf5dd2aaaed2bf6587e490e711d7494c57;hp=fbb9df7c2b05f77fa2eee562831decdca9b48328;hpb=f82ca6d06518839408050aed4812fea1ba864ad3;p=freeside.git diff --git a/FS/FS/svc_Common.pm b/FS/FS/svc_Common.pm index fbb9df7c2..61a5f6aa8 100644 --- a/FS/FS/svc_Common.pm +++ b/FS/FS/svc_Common.pm @@ -250,7 +250,7 @@ sub insert { $self->svcpart($cust_svc->svcpart); } - my $error = $self->preinsert_hook_first + my $error = $self->preinsert_hook_first(%options) || $self->set_auto_inventory || $self->check || $self->_check_duplicate