X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fdocs%2Fschema.html;h=3e9189b30397a75a221eaf8afdbdd25eb3b511c9;hb=b03df92e48df653460cb8b6034a06dd1de6f4095;hp=818547e1c756303b74c2d04f9f3b4a61bcadd5ca;hpb=cdd5aa1d86cd5b266e02bed58570c97c2d7698ba;p=freeside.git diff --git a/httemplate/docs/schema.html b/httemplate/docs/schema.html index 818547e1c..3e9189b30 100644 --- a/httemplate/docs/schema.html +++ b/httemplate/docs/schema.html @@ -25,6 +25,22 @@
  • charged - amount of this invoice
  • printed - how many times this invoice has been printed automatically +
  • cust_bill_event - Invoice event history + +
  • part_bill_event - Invoice event definitions +
  • cust_bill_pkg - Invoice line items +
  • 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. @@ -100,6 +126,7 @@
  • cust_pay - Payments. Money being transferred from a customer.
  • cust_pay_batch - Pending batch
  • 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 +
  • part_export - Export to external provisioning + +
  • part_export_option - provisioning options +
  • port - individual port on a nas
  • 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 +