I’d like to make the sales order shipment tracking number (which is present in the sales_shipment_grid table) visible in the Shipments grid for an order in the Admin:
I understand I need to create a module and UpgradeSchema.php but I’m not sure on the details. If anyone can give me some steps that would be great 🙂 Thanks