X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fdocs%2Fschema.html;h=bb18612920d992c73224582bd7ec03d37653fbbd;hb=0bd6fd8b74c3cb6a7abf01ba5974d2d9399da3ab;hp=8523a4a798e3022d8fae0d6d149883ecd19968cf;hpb=5fc8c5edf574ab024d4646914b6432d458e2ffbd;p=freeside.git diff --git a/httemplate/docs/schema.html b/httemplate/docs/schema.html index 8523a4a79..bb1861292 100644 --- a/httemplate/docs/schema.html +++ b/httemplate/docs/schema.html @@ -1,4 +1,4 @@ - + Schema reference @@ -23,6 +23,7 @@
  • cust_bill - Invoices. Declarations that a customer owes you money. The specific charges are itemized in cust_bill_pkg. (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. @@ -198,10 +200,19 @@
  • amount
  • _date -
  • cust_pay_batch - Pending batch +
  • pay_batch - Pending batch + +
  • cust_pay_batch - Pending batch members
  • cust_pkg - Customer billing items
  • part_pkg_option - Package definition options @@ -284,6 +297,18 @@
  • optionname - option name
  • optionvalue - option value +
  • reg_code - One-time registration codes + +
  • reg_code_pkg - Registration code link to package definitions +
  • part_referral - Referral listing
  • pkg_svc -
  • prepay_credit +
  • prepay_credit - prepaid cards
  • session
  • type_pkgs @@ -453,6 +482,34 @@
  • svcnum - account
  • groupname +
  • rate - Call rate plans + +
  • rate_detail - Call rate detail + +
  • rate_region - Call rate region + +
  • rate_prefix - Call rate prefix +
  • msgcat - i18n message catalog +
  • clientapi_session - ClientAPI session store + +
  • clientapi_session_field - Client API session store data +