This commit was manufactured by cvs2svn to create tag
[freeside.git] /
1 --
2 -- add the field shiptoemail to the customer table
3 --
4 alter table customer add column shiptoemail text;