X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=FS%2FFS%2FClientAPI%2FSignup.pm;h=65bb4e3d5d7ce4a4d07cc86416a736d89806b9ec;hb=d7eafc9c9aae2bf47ea19a56cc5bb1380c5874e4;hp=1bce9654f0dd7b9d6acb976d4cfd06ab29779cba;hpb=314565233e336063494acdcbf22077043ce54d88;p=freeside.git diff --git a/FS/FS/ClientAPI/Signup.pm b/FS/FS/ClientAPI/Signup.pm index 1bce9654f..65bb4e3d5 100644 --- a/FS/FS/ClientAPI/Signup.pm +++ b/FS/FS/ClientAPI/Signup.pm @@ -609,7 +609,7 @@ sub new_customer { push @acct_snarf, $acct_snarf; } $svc->child_objects( \@acct_snarf ); - + push @svc, $svc; } elsif ( $svc_x eq 'svc_phone' ) {