diff options
Diffstat (limited to 'httemplate/docs/schema.html')
-rw-r--r-- | httemplate/docs/schema.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/docs/schema.html b/httemplate/docs/schema.html index c3cb51425..d831c59f4 100644 --- a/httemplate/docs/schema.html +++ b/httemplate/docs/schema.html @@ -154,6 +154,7 @@ <li>expire - (future) cancellation date <li>cancel - (past) cancellation date <li>otaker - order taker + <li>manual_flag - If this field is set to 1, disables the automatic unsuspensiond of this package when using the <a href="config.html#unsuspendauto">unsuspendauto</a> config file. </ul> <li><a name="cust_refund" href="man/FS/cust_refund.html">cust_refund</a> - Refunds. The transfer of money to a customer; equivalent to a negative <a href="#cust_pay">cust_pay</a> record. <ul> |