]> wagnertech.de Git - mfinanz.git/blobdiff - SL/DB/MetaSetup/Default.pm
CSV-Helfer-Test: In-Memory-Streams mit richtigem Encoding initlisieren
[mfinanz.git] / SL / DB / MetaSetup / Default.pm
index 5242ccea71bb8048f23c4e088f758c658e87a4bc..3c84351d619b3ecc71cb572db3b0d6592b5bc6e6 100644 (file)
@@ -67,6 +67,7 @@ __PACKAGE__->meta->columns(
   profit_determination                    => { type => 'text' },
   purchase_delivery_order_show_delete     => { type => 'boolean', default => 'true' },
   purchase_order_show_delete              => { type => 'boolean', default => 'true' },
+  require_transaction_description_ps      => { type => 'boolean', default => 'false', not_null => 1 },
   requirement_spec_section_order_part_id  => { type => 'integer' },
   revtrans                                => { type => 'boolean', default => 'false' },
   rfqnumber                               => { type => 'text' },