X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/266101c743abe168592d78ff7dbeee88552fd1e0..71ada638068acc8b1481b7392bc0511fa627647e:/SL/DB/MetaSetup/Shipto.pm diff --git a/SL/DB/MetaSetup/Shipto.pm b/SL/DB/MetaSetup/Shipto.pm index beab032f7..57b4971cf 100644 --- a/SL/DB/MetaSetup/Shipto.pm +++ b/SL/DB/MetaSetup/Shipto.pm @@ -21,6 +21,7 @@ __PACKAGE__->meta->columns( shiptodepartment_2 => { type => 'text' }, shiptoemail => { type => 'text' }, shiptofax => { type => 'text' }, + shiptogln => { type => 'text' }, shiptoname => { type => 'text' }, shiptophone => { type => 'text' }, shiptostreet => { type => 'text' },