welcome to the new world
[freeside.git] / SCHEMA_CHANGE
index 26ebeea..b3d77aa 100644 (file)
@@ -3,9 +3,10 @@ primarily:
 
 if the changes are something other than table and/or column additions:
 - httemplate/docs/upgrade10.html
-- README.1.5.X
+- README.1.7.X
 
 for new tables:
+- make sure the new tables are added to FS/FS/Schema.pm and run make install-perl-modules
 - run bin/generate-table-module tablename
 - edit the resulting FS/FS/table.pm