From: ivan Date: Tue, 2 May 2006 13:29:57 +0000 (+0000) Subject: need to install the new Schema.pm before you can autogenerate off it X-Git-Tag: BEFORE_FINAL_MASONIZE~153 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=ecc090b960f14a68a51bc966113ab4e0feeb38cf need to install the new Schema.pm before you can autogenerate off it --- diff --git a/SCHEMA_CHANGE b/SCHEMA_CHANGE index 26ebeea76..db39c28d9 100644 --- a/SCHEMA_CHANGE +++ b/SCHEMA_CHANGE @@ -6,6 +6,7 @@ if the changes are something other than table and/or column additions: - README.1.5.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