Add dex_report_date, deployed, pulled_date to ASSET_COLUMNS reference list
This commit is contained in:
@@ -92,6 +92,7 @@ ASSET_COLUMNS = [
|
|||||||
"floor", "room", "trailer_number", "walking_directions", "map_link",
|
"floor", "room", "trailer_number", "walking_directions", "map_link",
|
||||||
"parking_location", "photo_path", "latitude", "longitude",
|
"parking_location", "photo_path", "latitude", "longitude",
|
||||||
"geofence_radius_meters",
|
"geofence_radius_meters",
|
||||||
|
"dex_report_date", "deployed", "pulled_date",
|
||||||
]
|
]
|
||||||
|
|
||||||
# Heuristic keywords → canonical column. Order matters — first match wins.
|
# Heuristic keywords → canonical column. Order matters — first match wins.
|
||||||
|
|||||||
Reference in New Issue
Block a user