These are edits required for qb-inventory
Last updated 10 months ago
Add a new "case" under any of the others already listed and paste this in.
case "vehiclekeys": return `<p><strong>Vehicle Keys for </strong><span>${itemData.info.vehName}</span></p> <p><strong>Plate # </strong><span>${itemData.info.plate}</span>`;