fix new_customer_minimal, RT#34084
[freeside.git] / FS / FS / ClientAPI / MasonComponent.pm
index c4094ff..695b4ca 100644 (file)
@@ -99,6 +99,8 @@ my %session_callbacks = (
     my %args = @$argsref;
     $args{part_pkg} = \@part_pkg;
     $args{first_svc} = \@first_svc;
+    $args{no_comment} = 1;
+    $args{label_callback} = sub { shift->pkg_comment };
     @$argsref = ( %args );
     return ''; #no error