X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fdocs%2Fschema.html;h=145d55fc238c64c00c7d8cb4351f5314e04612ee;hb=e6b57805f6b3e76448ab9b6d280f2c53bc1410f3;hp=c90f476415ba3504600466c0b7a7cab7489eac30;hpb=8c1f9804d9a02c0c054eededeb500c72a640249a;p=freeside.git diff --git a/httemplate/docs/schema.html b/httemplate/docs/schema.html index c90f47641..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_svc_column +
  • pkg_svc
  • 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 +