Import Seed (mycantaloupe.com) data — 50+ new fields + detail enrichment #47
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Imported the
Machine List(8).xlsxexport from Seed (Cantaloupe) into the canteen asset tracker, enriching 1,655 assets with 50+ new fields. GPS columns were ignored per request.Match Logic
Asset ID↔ DBmachine_idSchema Changes
assetstable (device, route, class, customer, branch, barcode, sales data, contact info, alerts, etc.)seed_datatable created — one row per matched asset with full 62-field JSON blobWhat's New in the App
/api/assets/{id}→result.seedAPI Changes
GET /api/assets/{id}now includesseed(object) andseed_imported_atwhen availableCloses: #46 (part of clean-slate + enrichment effort)