X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fdocs%2Fschema.html;h=21da3ecf66b3181077c0fc6c0c1b0ca34477bc53;hb=1aa750eba2b9b73b4f09f28b9acd748ee3669bd4;hp=818547e1c756303b74c2d04f9f3b4a61bcadd5ca;hpb=cdd5aa1d86cd5b266e02bed58570c97c2d7698ba;p=freeside.git diff --git a/httemplate/docs/schema.html b/httemplate/docs/schema.html index 818547e1c..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. @@ -100,11 +128,13 @@
  • cust_pay - Payments. Money being transferred from a customer.
  • 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_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 +