From 2e64bb5d35605bd56668cfce4aad55eb048aa28e Mon Sep 17 00:00:00 2001 From: Elsio Sanchez <45974454+elsiosanchez@users.noreply.github.com> Date: Fri, 6 Aug 2021 17:10:12 -0400 Subject: [PATCH] Intuitive output on the point-of-sale product search panel (#1024) * Intuitive output on the point-of-sale product search panel * Update index.vue Co-authored-by: elsiosanchez --- src/components/ADempiere/Form/VPOS/ProductInfo/index.vue | 9 +++++++++ .../ADempiere/Form/VPOS/ProductInfo/productList.vue | 1 + 2 files changed, 10 insertions(+) diff --git a/src/components/ADempiere/Form/VPOS/ProductInfo/index.vue b/src/components/ADempiere/Form/VPOS/ProductInfo/index.vue index dd9950e7..70f8b63b 100644 --- a/src/components/ADempiere/Form/VPOS/ProductInfo/index.vue +++ b/src/components/ADempiere/Form/VPOS/ProductInfo/index.vue @@ -21,10 +21,15 @@