add event action to send an invoice attached to a notice, #40152
[freeside.git] / FS / FS / part_event / Action / letter.pm
index 835dec2..123b990 100644 (file)
@@ -26,7 +26,7 @@ sub option_fields {
   );
 }
 
-sub default_weight { 56; } #?
+sub default_weight { 58; }
 
 sub do_action {
   my( $self, $object ) = @_;