From d1fe599b5646d693c99908b0288a76744103b5a2 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 13 May 2003 06:01:53 +0000 Subject: [PATCH] - document missing fields in cust_bill_event --- FS/FS/cust_bill_event.pm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/FS/FS/cust_bill_event.pm b/FS/FS/cust_bill_event.pm index 44e4d4797..c97734780 100644 --- a/FS/FS/cust_bill_event.pm +++ b/FS/FS/cust_bill_event.pm @@ -44,6 +44,10 @@ currently supported: =item _date - specified as a UNIX timestamp; see L. Also see L and L for conversion functions. +=item status - event status: B or B + +=item statustext - additional status detail (i.e. error message) + =back =head1 METHODS -- 2.11.0