X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=SCHEMA_CHANGE;h=b3d77aaf8de97be25800c66276a5a328927e4167;hb=fa63948b49dedf0a1e0d2e857353188333092f33;hp=26ebeea76844be2c1bbb9e4fcc8834da86fe7bee;hpb=673b9a458d9138523026963df6fa3b4683e09bae;p=freeside.git diff --git a/SCHEMA_CHANGE b/SCHEMA_CHANGE index 26ebeea76..b3d77aaf8 100644 --- a/SCHEMA_CHANGE +++ b/SCHEMA_CHANGE @@ -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