]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/DB/MetaSetup/Vendor.pm
MetaSetup für discount in Vendor
[kivitendo-erp.git] / SL / DB / MetaSetup / Vendor.pm
index 0b57e83f17da06cac75ec42d6d0ca07163c2c1aa..6a0969fdf34f15c74d2edfa39ae50e96e38c27d0 100644 (file)
@@ -47,7 +47,6 @@ __PACKAGE__->meta->columns(
   taxincluded      => { type => 'boolean' },
   taxnumber        => { type => 'text' },
   taxzone_id       => { type => 'integer', not_null => 1 },
-  terms            => { type => 'integer', default => '0' },
   user_password    => { type => 'text' },
   username         => { type => 'text' },
   ustid            => { type => 'text' },