-
-
Couldn't load subscription status.
- Fork 114
Description
Checklist
Please make sure you have performed the following steps before opening a new bug ticket, change [ ] to [x] to mark it as done
- I have read and tried the steps outlined in the Troubleshooting Guide
- I have searched through existing issues.
Description
I have created Extra Fields for Service, Repair, Upgrade, Fuel tabs and they each have a Location field and Fuel also has a Time field. They are properly given the Location and Time types when creating the Extra field.
When I go to the Service, Repair, Upgrade tabs and create a new record, the Location field properly shows the Location Pin button to acquire the GPS coordinates. However, the Fuel tab new record does not show this nor does it show the Time picker either. This is consistent on desktop or mobile.
Screenshots below illustrate this.
Reference to: #612
!! I'm fairly certain this is because the /Views/Vehicle/_GasModal.cshtml and/or _GasRecordsModal.cshtml were not updated with the new code like all the other modals were. !!
Platform
- Docker Image
- Windows/Linux Standalone Executable
Browser Console Errors(F12)
No console errors, but HTML reflects that no buttons with javascript callback exist in the Fuel tab for the Add Gas Record modal.
Screenshots(optional)
Adding Extra Fields in Service Records:
Adding Extra Fields in Fuel:
View of New Service Record Modal:
View of New Gas Record Modal: