]> wagnertech.de Git - mfinanz.git/blobdiff - SL/DB/MetaSetup/Default.pm
Lieferwertbericht - unnötige Konfigurationsparameter entfernt (Ergänzung)
[mfinanz.git] / SL / DB / MetaSetup / Default.pm
index 5671a4bb0e3a3ae7b6fed9be5d948e4886896483..2622d407a34febe498ce8a570a1d843c4707c495 100644 (file)
@@ -41,7 +41,6 @@ __PACKAGE__->meta->columns(
   datev_check_on_purchase_invoice           => { type => 'boolean', default => 'true' },
   datev_check_on_sales_invoice              => { type => 'boolean', default => 'true' },
   delivery_plan_calculate_transferred_do    => { type => 'boolean', default => 'false', not_null => 1 },
-  delivery_plan_show_value_of_goods         => { type => 'boolean', default => 'false', not_null => 1 },
   disabled_price_sources                    => { type => 'array' },
   dunning_ar                                => { type => 'integer' },
   dunning_ar_amount_fee                     => { type => 'integer' },