diff --git a/cantaloupe_sync.py b/cantaloupe_sync.py index a6eab12..6d91de4 100644 --- a/cantaloupe_sync.py +++ b/cantaloupe_sync.py @@ -92,6 +92,7 @@ ASSET_COLUMNS = [ "floor", "room", "trailer_number", "walking_directions", "map_link", "parking_location", "photo_path", "latitude", "longitude", "geofence_radius_meters", + "dex_report_date", "deployed", "pulled_date", ] # Heuristic keywords → canonical column. Order matters — first match wins.