X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fdocs%2Fschema.html;h=c3cb514257fa0812ad9df65376395eabeae88d7f;hp=c90f476415ba3504600466c0b7a7cab7489eac30;hb=8ca6f203e5dae208d7af581d68671fe47c5e1a1a;hpb=8c1f9804d9a02c0c054eededeb500c72a640249a diff --git a/httemplate/docs/schema.html b/httemplate/docs/schema.html index c90f47641..c3cb51425 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. @@ -196,8 +206,17 @@
  • svcpart - primary key
  • svc - name of this service
  • svcdb - table used for this service: svc_acct, svc_acct_sm, svc_forward, svc_domain, svc_charge or svc_wo -
  • table__field - Default or fixed value for field in table + + +
  • 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 +