X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fdocs%2Fschema.html;h=e3fe98096ef10b2dec77b3e15560ef88c5708b7e;hb=310a027b9b72cf7d98c7f3e05b3bd1164077f2ab;hp=c90f476415ba3504600466c0b7a7cab7489eac30;hpb=8c1f9804d9a02c0c054eededeb500c72a640249a;p=freeside.git diff --git a/httemplate/docs/schema.html b/httemplate/docs/schema.html index c90f47641..e3fe98096 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 +
  • queue - job queue + +
  • queue_arg - job arguments +