Hi,
I need an application for inventory management of materials, goods, or any assortment marked with barcodes using a portable terminal equipped with a barcode scanner or camera.
The main functions I need:
-
Main screen:
- Documents
- Product verification
- Settings
- Data exchange
-
Documents:
- Back arrow
- Add document
- Search document
- List of created documents (Name, Number of items in the document - different EANs, Total quantity of items)
- After holding the list for 2 seconds, a window with a ‘Send’ button will pop up - which will force the document to be sent to the PC ( The document will be saved on the PC in a .txt format with the following structure: {name}{ean}{quantity} )
~ After clicking create document, a window will appear allowing you to enter the name of the new document.
~ In the new document window, there will be:
- A field to enter a barcode / scan it using the scanner - after scanning, the following information will automatically be displayed below:
- EAN
- Product name
- Purchase price
- Selling price
- Quantity in stock
- Unit of measure
- Counted quantity and it will add the information for each item to the list: EAN / Name / Counted Quantity
-
Product verification:
- After scanning the product, the following information will be automatically displayed:
- EAN
- Product name
- Purchase price
- Selling price
- Quantity in stock
- After scanning the product, the following information will be automatically displayed:
-
Settings:
- Switch - Scanning by camera / built-in scanner
- Document sorting (latest at the top / bottom)
- Automatic focus in the barcode scanning field
- Unknown barcode - whether to allow adding to the document (yes, no, ask)
- Whether to sum quantities of the same barcode
- Automatic suffix in the new document name - e.g., date
- Data exchange method:
Server IP address - PC
-
Data exchange:
- Information about the current database (download date, number of products)
- Progress bar during new database download - with information about the downloaded products, e.g., 4000 / 15000
- ‘Product database’ - Buttons:
- Download
- Cancel
- Clear local product database
The data should be automatically fetched from the PC from an MSSQL database after clicking ‘Download’.
The program is intended for private use in a single warehouse, but just in case, a simple licensing system can be added.
I’m waiting for your price