From 745aca307ef43c0c9bd5d8ee78464f624acb7b3f Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 2 Jun 2003 12:22:44 +0000 Subject: [PATCH] add last_bill field to manpage --- FS/FS/cust_pkg.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FS/FS/cust_pkg.pm b/FS/FS/cust_pkg.pm index 9ab269503..9f20603bd 100644 --- a/FS/FS/cust_pkg.pm +++ b/FS/FS/cust_pkg.pm @@ -100,6 +100,8 @@ inherits from FS::Record. The following fields are currently supported: =item bill - date (next bill date) +=item last_bill - last bill date + =item susp - date =item expire - date -- 2.11.0