dinocajic/java-inventory-excel-crawler
We currently have a way to export excel sheets. The company has multiple locations. Upon inventory export, the items are listed on the sheet for location 1, then for location 2, etc. The program extracts the part number, location, and qty, combines them and generates a CSV file that can be imported into the database.
Java
No issues in this repository yet.