Inventory

CSEntry provides an inventory to track physical items.

Each item is identified by a unique ICS id composed of 3 letters and 3 digits (e.g. AAA001). The item should be associated to an ID by scanning a pre-printed label.

Ids starting by ZZ are temporary ids that are not linked to a label yet. They can be converted to a real id later. Only temporary ids can be changed.

An item can have a parent. Only ICS id and serial number fields are mandatory. The serial number is a free text field.

The items page of the inventory lists all existing items.

_images/inventory.png

Export items to Excel

You can export all items to an excel file by clicking on the Excel button. Note that it might take some time depending on the number of items in the database.

_images/export_to_excel.png

View an item

Clicking on the ICS id of an item will take you to the View item page.

_images/view_item.png

On that page you can see all the item’s details. You can add comments or edit the item.

Register a new item

Click on Register new item. You need to enter at least an ICS id and serial number.

_images/create_item.png

Click on Submit to create the new item:

_images/item_created.png

Note that the last chosen attributes (Manufacturer, Model, Location, Status) are saved to the session. This makes it easy to enter several identical items. You can click on the Clear button to clear all the attributes.

To register new items, you can scan directly the ICS id and serial number in the web UI. See Scanner setup to configure the scanner as a keyboard:

  1. When the page loads, the focus is on the ICS id field. Scan a label. It will set the focus on the serial number field.

  2. Scan a serial number. The focus will be set on the Submit button.

  3. Scan the Submit QRCode on the right of the page. This will submit the form.

For more complex workflows, you can use the cse-scan application. You should configure the scanner as a RS232-based COM port.

_images/csentry-scanner.png

Scanner setup

Scan the following codes to change the Xenon 1900 scanner settings:

  1. Activate the default settings:

    _images/activate-custom-defaults.png
  2. Optimize the scanner to read bar codes from mobile phone or other LED displays:

    _images/hand-held-scanning.png
  3. Lower or disable the sound. Use one of the following codes:

    • Daytime Mode (all sounds to on, but to a low volume)

      _images/daytime-mode.png
    • Silent Mode With Flashing LED (all sounds are silenced)

      _images/silent-mode-with-flashing-led.png
  4. Scan directly in the web UI. Use one of the following codes:

    • USB keyboard (PC)

      _images/usb-keyboard-pc.png
    • USB keyboard (Mac)

      _images/usb-keyboard-mac.png
  5. Use csentry-scanner application. Use both following codes:

    • RS232 Interface

      _images/rs232-interface.png
    • USB Serial

      _images/usb-serial.png