From c5c0ba135749164ec8ba75d18f76c29625e1bc7e Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 29 Jan 2002 17:42:46 +0000 Subject: weight, plan and plandata fields in part_bill_event --- httemplate/docs/schema.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'httemplate/docs/schema.html') diff --git a/httemplate/docs/schema.html b/httemplate/docs/schema.html index 21da3ecf6..bdf3a500e 100644 --- a/httemplate/docs/schema.html +++ b/httemplate/docs/schema.html @@ -40,6 +40,9 @@
  • event - event name
  • eventcode - event action
  • seconds - how long after the invoice date (cust_bill._date) events of this type are triggered +
  • weight - ordering for events with identical seconds +
  • plan - eventcode plan +
  • plandata - additional plan data
  • disabled - Disabled flag, empty or `Y'
  • cust_bill_pkg - Invoice line items -- cgit v1.2.1