- document missing fields in cust_bill_event
authorivan <ivan>
Tue, 13 May 2003 06:01:53 +0000 (06:01 +0000)
committerivan <ivan>
Tue, 13 May 2003 06:01:53 +0000 (06:01 +0000)
FS/FS/cust_bill_event.pm

index 44e4d47..c977347 100644 (file)
@@ -44,6 +44,10 @@ currently supported:
 =item _date - specified as a UNIX timestamp; see L<perlfunc/"time">.  Also see
 L<Time::Local> and L<Date::Parse> for conversion functions.
 
+=item status - event status: B<done> or B<failed>
+
+=item statustext - additional status detail (i.e. error message)
+
 =back
 
 =head1 METHODS