Job description
The label is to include data:
1. product name (Downloaded after API) (
2. barcode EAN-13, retrieves it from the database by comparing the column containing the Product Name with the EAN column.
3. order number
After scanning the order number from the work card, the program finds the order in the system after API. retrieves the product name, and then retrieves the EAN code from the database. In the lower right, it puts the scanned order number on the label. Once the data is placed on the label, there will be a PRINT icon in the program , when the employee clicks on this icon, a field appears for him how many copies to print (the program will also retrieve this amount after API). This field should also be editable manually.