X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fdocs%2Fschema.html;h=145d55fc238c64c00c7d8cb4351f5314e04612ee;hp=32c365ec38b356824a9a01bfc01c91961b922047;hb=60c837e0aaf454dfa0b0c0283dc36928782d1b6c;hpb=e9c47f5904df328e0ac6e8ab993927d9aab3867c diff --git a/httemplate/docs/schema.html b/httemplate/docs/schema.html index 32c365ec3..145d55fc2 100644 --- a/httemplate/docs/schema.html +++ b/httemplate/docs/schema.html @@ -43,6 +43,14 @@
  • otaker - order taker
  • reason +
  • cust_credit_bill - Credit invoice application. Links a credit to an invoice. +
  • cust_main - Customers (columns in italics are optional)
  • cust_main_invoice - Invoice destinations for email invoices. Note that a customer can have many email destinations for their invoice (either literal or via svcnum), but only one postal destination. @@ -144,6 +154,7 @@
  • expire - (future) cancellation date
  • cancel - (past) cancellation date
  • otaker - order taker +
  • manual_flag - If this field is set to 1, disables the automatic unsuspensiond of this package when using the unsuspendauto config file.
  • cust_refund - Refunds. The transfer of money to a customer; equivalent to a negative cust_pay record.
  • part_referral - Referral listing +
  • part_pop_local - Local calling areas +
  • svc_acct_sm - DEPRECIATED Domain mail aliases +
  • queue - job queue + +
  • queue_arg - job arguments +