diff options
Diffstat (limited to 'httemplate/docs/upgrade8.html')
-rw-r--r-- | httemplate/docs/upgrade8.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/httemplate/docs/upgrade8.html b/httemplate/docs/upgrade8.html index a4fb1762f..874a9de7e 100644 --- a/httemplate/docs/upgrade8.html +++ b/httemplate/docs/upgrade8.html @@ -305,6 +305,8 @@ ALTER TABLE cust_refund DROP COLUMN crednum; </pre></font> </td></tr></table> <li><b>IMPORTANT: After applying the second set of database changes</b>, run bin/dbdef-create again. + <li><b>IMPORTANT</b>: run bin/create-history-tables + <li><b>IMPORTANT: After running bin/create-history-tables</b>, run bin/dbdef-create again. <li>set the <a href="../config/config.cgi#username_policy">user_policy configuration value</a> as appropriate for your site. <li>Create the `/usr/local/etc/freeside/cache.<i>datasrc</i>' directory (ownded by the freeside user). |