From 1ae5f552d19c4e2a0016e2d5e5da4950e702fe8d Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Fri, 20 Sep 2019 18:26:32 +0200 Subject: [PATCH] Inventory is always possible, also when the produc is not in stock currently (references #327) --- views/stockoverview.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/stockoverview.blade.php b/views/stockoverview.blade.php index 6d40222b..59d39480 100644 --- a/views/stockoverview.blade.php +++ b/views/stockoverview.blade.php @@ -140,7 +140,7 @@ data-product-id="{{ $currentStockEntry->product_id }}"> {{ $__t('Consume') }} - {{ $__t('Inventory') }}