runsheet
1.0.0latest
AGPL-3.0-only·Published Jul 16, 2026
Modules
Document Models
Editors
Apps
Versions(6 stable, 6 total)
Source
powerhouse.manifest.json
{
"name": "runsheet",
"description": "",
"category": "",
"publisher": {
"name": "",
"url": ""
},
"documentModels": [
{
"id": "runsheet/itinerary",
"name": "Itinerary"
},
{
"id": "runsheet/rental-item",
"name": "Rental Item"
},
{
"id": "runsheet/driver-profile",
"name": "Driver Profile"
},
{
"id": "runsheet/checklist",
"name": "Checklist"
}
],
"apps": [
{
"name": "Operator Dashboard",
"id": "operator-dashboard",
"documentTypes": [
"powerhouse/document-drive"
]
}
],
"editors": [
{
"id": "itinerary-editor",
"name": "Itinerary Editor",
"documentTypes": [
"runsheet/itinerary"
]
},
{
"id": "checklist-editor",
"name": "Checklist Editor",
"documentTypes": [
"runsheet/checklist"
]
},
{
"id": "rental-item-editor",
"name": "Rental Item Editor",
"documentTypes": [
"runsheet/rental-item"
]
},
{
"id": "driver-profile-editor",
"name": "Driver Profile Editor",
"documentTypes": [
"runsheet/driver-profile"
]
}
],
"processors": [],
"subgraphs": [],
"config": []
}Add to Cloud
Sign in to add this package to your Cloud environment.
Sign inPackage Info
Version1.0.0
LicenseAGPL-3.0-only
PublishedMar 5, 2026
UpdatedJul 16, 2026