Reste von altem autocomplete feature entfernt
[kivitendo-erp.git] / SL / DB / MetaSetup / Vendor.pm
index 54e9d07..e3a1b93 100644 (file)
@@ -29,6 +29,7 @@ __PACKAGE__->meta->columns(
   discount         => { type => 'float', scale => 4 },
   email            => { type => 'text' },
   fax              => { type => 'text' },
+  gln              => { type => 'text' },
   greeting         => { type => 'text' },
   homepage         => { type => 'text' },
   iban             => { type => 'text' },