diff options
author | ivan <ivan> | 2003-03-31 23:49:54 +0000 |
---|---|---|
committer | ivan <ivan> | 2003-03-31 23:49:54 +0000 |
commit | 4063ea45f3ab0a9cb2582834e55ac3afc71425f9 (patch) | |
tree | 92b6d5729646ecdb6c2336e6cbb7c0399a2715ca | |
parent | f9dbf311aeddb4356855362d586d1c4643b4f538 (diff) |
added last_bill column
-rw-r--r-- | httemplate/docs/schema.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/docs/schema.html b/httemplate/docs/schema.html index 6522b041a..593ea82a0 100644 --- a/httemplate/docs/schema.html +++ b/httemplate/docs/schema.html @@ -195,6 +195,7 @@ <li>pkgpart - <a href="#part_pkg">Package definition</a> <li>setup - date <li>bill - next bill date + <li>last_bill - last bill date <li>susp - (past) suspension date <li>expire - (future) cancellation date <li>cancel - (past) cancellation date |