X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fdocs%2Fschema.html;h=21da3ecf66b3181077c0fc6c0c1b0ca34477bc53;hb=1aa750eba2b9b73b4f09f28b9acd748ee3669bd4;hp=32c365ec38b356824a9a01bfc01c91961b922047;hpb=e9c47f5904df328e0ac6e8ab993927d9aab3867c;p=freeside.git diff --git a/httemplate/docs/schema.html b/httemplate/docs/schema.html index 32c365ec3..21da3ecf6 100644 --- a/httemplate/docs/schema.html +++ b/httemplate/docs/schema.html @@ -24,6 +24,23 @@
  • _date
  • charged - amount of this invoice
  • printed - how many times this invoice has been printed automatically +
  • closed - books closed flag, empty or `Y' + +
  • 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. @@ -106,6 +134,7 @@
  • payby - CARD, BILL, or COMP
  • payinfo - card number, P.O.#, or comp issuer
  • paybatch - text field for tracking card processor batches +
  • closed - books closed flag, empty or `Y'
  • cust_bill_pay - Applicaton of a payment to a specific invoice.
  • cust_pay_batch - Pending batch
  • cust_refund - Refunds. The transfer of money to a customer; equivalent to a negative cust_pay record.
  • cust_credit_refund - Applicaton of a refund to a specific credit.
  • part_referral - Referral listing +
  • part_export - Export to external provisioning + +
  • part_export_option - provisioning options +
  • port - individual port on a nas +
  • part_pop_local - Local calling areas +
  • svc_acct_sm - DEPRECIATED Domain mail aliases +
  • queue - job queue + +
  • queue_arg - job arguments +