Look up product information

The eyssen_barcode_app module adds a Product Information screen that answers a simple question from the warehouse floor: where is this product, and how much of it is available?

Open the screen

Go to the main apps menu and open the Barcode app, then click the Product Information tile under Basic Operations.

screenshot: barcode-product-lookup-app-home
menu
Barcode
shows
The Barcode app's home screen, with tiles grouped under "Basic Operations", "Warehouse Operations", and "Commercial Operations".
highlight
The "Product Information" tile (red frame).
data
n/a
module
eyssen_barcode_app
notes
English UI, light theme, 1440px width.

Note

This screen is labelled Termék információk (“Product Information”) in the app itself — the title is hardcoded in Hungarian and is not affected by the user’s language setting.

Search for a product

Type into the search field, or use the (camera) button next to it to scan a barcode with the device’s camera, or scan directly with a USB/Bluetooth/keyboard-wedge scanner. The search matches the Barcode, Internal Reference, and product name fields (partial matches included), and lists every matching product below the search field.

screenshot: barcode-product-lookup-search
menu
Barcode ‣ Product Information
shows
The Product Information screen with a search term entered and one matching product listed below it, including the "Print Labels" link and a stock table.
highlight
The search field and the stock table (red frame).
data
A demo product with two internal locations holding stock and one location with a package.
module
eyssen_barcode_app
notes
English UI, light theme, 1440px width.

For each matching product, the screen shows:

  • The product name, and a Címkék nyomtatása (“Print Labels”) link that opens the standard label-printing wizard for the product (see Product and lot labels).

  • Vonalkód (“Barcode”) and Azonosító (“Internal Reference”), or a placeholder text when either is not set on the product.

  • A table with one row per internal location currently holding stock of the product, with columns Lokáció (“Location”), Csomag (“Package”, if the stock is inside a package), Raktározott (“On Hand”), Lefoglalt (“Reserved”), and Elérhető (“Available”), plus a totals row. If the product has no stock on hand anywhere, the table is replaced with Nincs raktáron (“Not in stock”). If the search term matches no product at all, Nincs ilyen termék (“No such product”) is shown instead.

Important

The row labels above (Vonalkód, Azonosító, Lokáció, Csomag, Raktározott, Lefoglalt, Elérhető) are hardcoded in Hungarian in the module and are shown this way regardless of the user’s language.

Note

Only internal locations are searched; stock in customer, vendor, or virtual locations is not listed on this screen.