X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=29f8ea4b891ef8ec7151697908057b2c5d218ab1;hb=821f900c5a594cdf3cff082e5d527eade23f2e18;hp=717e498441b3f1e5fd4035d17e239d2a60f44535;hpb=c6782ab85ea83e0c78d85b8975985aac9d467f9d;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 717e49844..29f8ea4b8 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -1225,6 +1225,8 @@ sub tables_hashref { 'quotation_pkg' => { 'columns' => [ 'quotationpkgnum', 'serial', '', '', '', '', + 'quotationnum', 'int', 'NULL', '', '', '', #shouldn't be null, + # but history... 'pkgpart', 'int', '', '', '', '', 'locationnum', 'int', 'NULL', '', '', '', 'start_date', @date_type, '', '',