Add UPC numbers to the File that Bartender Uses for Printing
How to Create Labels With UPC Barcodes for Sports South
1.Adding
UPC Numbers to the File That Bartender Uses for Printing
- If the product is not assigned a UPC code, obtain one from GS1.
- Enter the UPC code in Sage
100.100Itunderis entered inItemMaintenance.MaintenanceSee→ Actiontab.tab. - Add the item code,
theUPCnumbernumber, andthepack description to the CSV file locatedinat:L:\User Shared Folders\AcuSport\BartenderLabels. The file name isLabels\UPC BT Master List.csv - ⚠️
below).CRITICALEdit— Read this before opening the CSV in Excel. Excel will silently corrupt the UPC column if you open the fileusingbyNotepaddouble-clickingorit.ExcelIt converts long numbers like816506000123into scientific notation (8.16506E+11) andaddpermanently deletes all digits beyond theitem15thcode,significantUPCdigitnumber,when you save. The trailing digits get replaced with zeros, andpackthedescription.original UPCs cannot be recovered from that file. Use one of these safe methods instead:- Best: Edit in Notepad. Right-click the file → Open with → Notepad. The UPCs stay as text. Add your new rows in the format
SKU,UPC,Qtyand save. - If you must use
Excel,Excel:makeImportsurevia Power Query. Open a blank Excel workbook → Data → Get Data → From File → From Text/CSV → select the file. In the preview window, click the UPC column header and change the data type tosaveText before clicking Load. When saving, use Save As → CSV UTF-8 and overwrite the file. - Never double-click the CSV to open it in Excel. Even if you don't edit the UPC column, saving the file will corrupt every UPC in it.
- Best: Edit in Notepad. Right-click the file → Open with → Notepad. The UPCs stay as text. Add your new rows in the format
- Save the file in
theCSVformat.formatSave(notthe.xlsx). - Open
theLabel Template.btw. The new item will appear in the record selection window when Print is selected within Bartender.file (see above image)
2.
3.
4.
If You Suspect a UPC Has Already Been Corrupted
Open the CSV in Notepad (not Excel) and check whether the UPC column shows full numeric strings or scientific notation. If you see entries like 8.16506E+11 or UPCs ending in multiple zeros where they shouldn't, those records need to be re-entered from Sage 100 or the original source.