X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fdocs%2Fschema.html;h=145d55fc238c64c00c7d8cb4351f5314e04612ee;hp=59d68b718ca7d93bf2e8af72e8d2a233a6417405;hb=60c837e0aaf454dfa0b0c0283dc36928782d1b6c;hpb=57d69d5c1f98f778a0df82795ce21ee7bd21042a diff --git a/httemplate/docs/schema.html b/httemplate/docs/schema.html index 59d68b718..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
  • svc_acct_pop - Points of Presence +
  • part_pop_local - Local calling areas +
  • svc_acct_sm - DEPRECIATED Domain mail aliases +
  • queue - job queue + +
  • queue_arg - job arguments +