Add dex_report_date, deployed, pulled_date to ASSET_COLUMNS reference list

This commit is contained in:
Leo
2026-05-23 17:34:14 -04:00
parent f8fad7ac14
commit cd53e612ef
+1
View File
@@ -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.