]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/DB/MetaSetup/Invoice.pm
Modus, um nur die tatsächliche Übersetzung zu liefern, keinen Fallback
[kivitendo-erp.git] / SL / DB / MetaSetup / Invoice.pm
index 6269da90a544b8e35c6f2b55c2b0a15506679253..be3466d60854756b25e0d85b51286bb6fce16266 100644 (file)
@@ -54,7 +54,6 @@ __PACKAGE__->meta->setup(
     storno_id               => { type => 'integer' },
     marge_total             => { type => 'numeric', precision => 5, scale => 15 },
     marge_percent           => { type => 'numeric', precision => 5, scale => 15 },
-    notes_bottom            => { type => 'text' },
     donumber                => { type => 'text' },
   ],