correct end date display for "now"
[freeside.git] / SCHEMA_CHANGE
1 primarily:
2 - edit FS/FS/Schema.pm
3
4 if the changes are something other than table and/or column additions:
5 - httemplate/docs/upgrade10.html
6 - README.1.5.X
7
8 for new tables:
9 - run bin/generate-table-module tablename
10 - edit the resulting FS/FS/table.pm
11
12 docs:
13 - sorta neglected: FS/FS.pm
14 - somehwat neglected: httemplate/docs/schema.html
15 - really neglected: httemplate/docs/schema.dia
16