fix broken svc_acct signup
authormark <mark>
Thu, 28 Oct 2010 22:21:55 +0000 (22:21 +0000)
committermark <mark>
Thu, 28 Oct 2010 22:21:55 +0000 (22:21 +0000)
FS/FS/ClientAPI/Signup.pm

index 1bce965..65bb4e3 100644 (file)
@@ -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' ) {