Die Datenbankfelder notes_bottom und project_manager_id gibt es in der offiziellen...
[kivitendo-erp.git] / SL / DB / MetaSetup / DeliveryOrder.pm
index 806c963..6659654 100644 (file)
@@ -36,7 +36,6 @@ __PACKAGE__->meta->setup(
     is_sales                => { type => 'boolean' },
     itime                   => { type => 'timestamp', default => 'now()' },
     mtime                   => { type => 'timestamp' },
-    notes_bottom            => { type => 'text' },
     taxzone_id              => { type => 'integer' },
     taxincluded             => { type => 'boolean' },
     terms                   => { type => 'integer' },