Revert "Weiche Mandantenkonfiguration: Untererzeugnisse direkt mitfertigen"
[kivitendo-erp.git] / SL / DB / MetaSetup / Default.pm
index ec5c85f..1486d21 100644 (file)
@@ -129,7 +129,6 @@ __PACKAGE__->meta->columns(
   pdonumber                                 => { type => 'text' },
   ponumber                                  => { type => 'text' },
   precision                                 => { type => 'numeric', default => '0.01', not_null => 1, precision => 15, scale => 5 },
-  produce_assembly_multiple_levels          => { type => 'boolean', default => 'false' },
   produce_assembly_same_warehouse           => { type => 'boolean', default => 'true' },
   profit_carried_forward_chart_id           => { type => 'integer' },
   profit_determination                      => { type => 'text' },