Cancel without saving?
You have unsaved changes. are you sure you want to cancel without saving?
Welcome to RAMP
Sign In
Login with Google
Change Password
Update Password
RAMP
Home
Client Listing
New Client
User Admin
Work Queue
Library of Terms
Refresh Data Preferences
Change Password
Sign Out
Client:
Facility:
Asset:
Add to Destination List
Copy Options
Import Options
Destination Client
Source Client
Destination Facility
Source Facility
New Asset Name
Source Asset
Copy Info (sq. ft., height, slope, etc.)
Copy Photo
Copy Drawing
Copy Assembly
Copy Details
Remove Asset
Are you sure you want to remove the current asset?
{[ _.each(facilityList, function(facility) { ]}
{{facility.name}}
{[ _.each(facility.assets, function(asset) { ]}
{{asset.name}} ({{asset.type}})
{[ }); ]}
{[ }); ]}
Remove Asset
Dashboard
Asset Information
Assembly & Details
Photo Reports
Inspections
Solutions
Progress Reports
Work Orders
Attachments
{[ if (asset.location != null) { print('
Locate Asset on Map
'); } else { print('
Locate Asset on Map
'); } if (ramp.app.LocalStorageHandler.get('activeFacility').drawing != null) { if (asset.location != null) { print('
Locate Asset on Drawing
'); } else { print('
Locate Asset on Drawing
'); } } ]}
{[ //print('
View On Map
'); ]}
Move
Copy / Import
Copy Data To New Asset
Import Data From Another Asset
{{report.title}}
Preview
Download
Email
×
Send Report
Enter email addresses of recipients separated by commas.
Photo & Drawing
{{asset.type}} Information
Name
{{asset.name}}
{{ramp.app.Formatter.sqFtLabel('short')}}
{{ramp.app.Formatter.addCommas(asset.squareFootage)}}
Year Installed
{{asset.yearInstalled}}
System Type
{{asset.systemType}}
{[ if (asset.type == "Plaza Deck") { ]}
Slope
{{asset.slopeDimension}}
{[ } ]}
{[ if (asset.type == "Roof Section") { ]}
Roof Height
{{asset.height}}
Slope
{{asset.slopeDimension}}
Roof Access
{{asset.roofAccess}}
{[ } ]}
{{asset.description}}
Show More
Save Changes
Assembly & Details
{[ var assetNoTemp = 0; ]} {[ _.each(assembly, function(list){ ]} {[ if (list.assetNo != assetNoTemp) { ]} {[ if (!_.isEqual(assetNoTemp, 0)) { ]}
System #{{list.assetNo}}
{[ } else { ]}
System #{{list.assetNo}}
{[ } ]} {[ assetNoTemp = list.assetNo;]} {[ } ]}
{{list.type}}
: {{list.description}}
{[ }) ]}
{[ if (!_.isEqual(details.length, 0)) { ]}
Details
{[ _.each(details, function(list){ ]}
{{list.sectionLabel}}
: {{list.choice}}
{[ }) ]}
{[ } ]} {[ if (!_.isEqual(inventory.length, 0)) { ]}
Inventory
{[ _.each(inventory, function(list){ ]}
{{list.inventoryType}}
( {{list.quantity}} )
{[ }) ]}
{[ } ]}
Photo & Drawing
Add Photo
{[ if(asset.photo){ ]}
Remove Photo
{[ } ]}
{[ if(asset.photo){ ]}
{[ } else { ]}
No Photo
{[ } ]}
Add Drawing
{[ if(asset.drawing){ ]}
Remove Drawing
{[ } ]}
{[ if(asset.drawing) { ]}
{[ } else { ]}
No Drawing
{[ } ]}
Inspections
New Inspection
{[ _.each(_.first(inspectionList, 4), function(list){ ]}
{{ramp.app.Formatter.formatDate(list.inspectionDate)}}{[ if (!_.isNull(list.inspectionType)) { if (list.inspectionType != "") { print(' - ' + list.inspectionType); } } if (!_.isEmpty(list.overallEval)) { print(' - ' + ramp.app.Util.getInspRatingDisplay(list.overallEval)); } ]}
{[ }) ]}
No inspections created
Photo Reports
New Photo Report
{[ _.each(_.first(reportList, 4), function(list){ ]}
{{ramp.app.Formatter.formatDate(list.reportDate)}} {[ if (!_.isEmpty(list.description)) { print(' - ' + list.description); } ]}
{[ }) ]}
No photo reports created
Solutions
New Solution
{{getSolutionDashTitle(list)}}
No solutions created
Work Orders
New Work Order
{[ _.each(_.first(workOrderList, 8), function(list){ ]}
{{list.recId}} / {{list.actionYear}} {[ if (!_.isNull(list.description)) { if (list.description != "") { print(' - ' + list.description); } } if (!_.isNull(list.category)) { if (list.category != "") { print(' (' + list.category + ')'); } } ]}
{[ }) ]}
No work orders created
Progress Reports
New Report
{{ramp.app.Formatter.formatDate(list.reportDate)}} - {{list.title}}
No progress reports created
Warranties
New Warranty
{{list.title}}
No warranties created
Attachments
New Attachment
{{ramp.app.Formatter.formatDate(list.file.uploadDate)}} - {{list.file.description}}
No attachments have been added