Projektbericht - Sortierung nach Status und Typ repariert
[kivitendo-erp.git] / SL / Controller / Inventory.pm
index 8e5a445..5bc780b 100644 (file)
@@ -59,6 +59,7 @@ sub action_stock {
       unit          => $self->unit,
       transfer_type => 'stock',
       chargenumber  => $::form->{chargenumber},
+      bestbefore    => $::form->{bestbefore},
       ean           => $::form->{ean},
       comment       => $::form->{comment},
     });