From 0496ae9e0089f9767f6d9e63f2af0f7ca28bcbe7 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sat, 6 Apr 2019 15:15:20 +0200 Subject: [PATCH] Added an info for product-add-workflows (closes #192) --- views/components/productpicker.blade.php | 1 + 1 file changed, 1 insertion(+) diff --git a/views/components/productpicker.blade.php b/views/components/productpicker.blade.php index cc766b6b..fec80e63 100644 --- a/views/components/productpicker.blade.php +++ b/views/components/productpicker.blade.php @@ -17,5 +17,6 @@
{{ $L('You have to select a product') }}
+
{{ $L('Type a new product name or barcode and hit TAB to start a workflow') }}
{{ $L('will be added to the list of barcodes for the selected product on submit') }}