Image Added icon to open the form to create the item. Note |
---|
The form auto-open happens the first time you navigate to the corresponding tab within the same instance of the Appointment Completion form. For example, from the Appointment Completion form, you go to the Inventory tab. The Inventory form automatically opens where you can add the new inventory item. You close the Inventory form without creating a new item (the inventory list is still empty). You click a different tab. Still in the same instance of the Appointment Completion form, when you click the Inventory tab again, the empty Inventory list displays. You would have to select the Add Image Modified icon to open the inventory form. |
The functionality has been added to the following lists but defaults to disabled (false). You can enable this in Offline HTML for each list by setting the variable autoOpenNewForm to true. Likewise, you can disable this for the Time Entry (from the Appointment Completion form), Inventory, and/or PO Detail lists by setting the variable to false. See Enable/Disable Automatic New Form for Empty Lists (optional). - Additional Work
- Attachment
- Change Order
- Change Order Detail
- Meter Reading
- Note
- Refrigerant
| MTW-2163 | Technicians can now add or edit a comment on the Task form. The new Comment field has a 120-character limit and is found in the Task Details section below the Description field. The Comment field is available with or without task responses set up for the task. | MTW-2187 | We've added the ability to set up your password complexity requirements, password expiration, and lockout mode in MobileTech Admin. While you can manually add the technicians' passwords in MobileTech Admin (see Add a MobileTech User) or in Resco's Admin Console (see Set Technician Passwords with Admin Console (optional)), you can use the Update Password Policy window to set up the complexity, password expiration, as well as the lockout mode. In MobileTech Admin, select Tools > Update Password Policy. - When MobileTech users and administrators update their passwords, the password complexity is enforced.
- The password expiration applies only to MobileTech users, not to MobileTech administrators.
- If you've previously set up password complexity and lockout policy using Regex, those values will default into this window.
- If you do not have a password complexity set up, the Update Password Policy window automatically displays after these events:
- Add Company Objects
- Add/Update Organization Database
- Change Administrator Password
- Upgrade Resco Server
We recommend enabling all requirements and setting the minimum password length to 8 characters. Image Modified
If you do not have a password complexity set up, the Update Password Policy window automatically displays after these events: - Add Company Objects
- Add/Update Organization Database
- Change Administrator Password
- Upgrade Resco Server
| MTW-2194 | - Technicians can now enter purchase orders on job appointments. We've added/updated the Purchase Order Settings section in the MobileTech Admin Setup Options window so that you can enable/disable the ability to add a purchase order to service and/or job appointments. The other remaining fields have not changed. See Purchase Order Settings for setup information and see Create a Purchase Order.
- UsePurchaseOrderService: Determines whether the PO Line tab is available when completing service appointments. Technicians can use that tab to enter purchase orders. This defaults to True for new installations and retains the existing setting for UsePurchaseOrder if upgrading.
- UsePurchaseOrderJob: Determines whether the PO Line tab is available when completing job appointments. Technicians can use that tab to enter purchase orders. This defaults to True for new installations and if upgrading retains the existing setting for UsePurchaseOrder.
- PurchaseOrderValidationLevelService: The level of requirement for entering purchase orders before completing a service appointment. The default value is OPTIONAL for new installations and retains the existing setting for PurchaseOrderValidationLevel if upgrading.
- OPTIONAL – Technicians do not need to enter purchase orders before completing appointments and are not prompted to enter them.
- WARNING – Technicians are prompted, but not required, to enter purchase orders before completing appointments.
- REQUIRED – Technicians must enter at least one purchase order before completing appointments.
- The job appointment summary tab has been updated to include a purchase order section.
- The Job Summary report has been updated to display a Purchase Orders section if PO lines exist for the job appointment.
Note |
---|
Users will need to deploy the updated Job Summary report. For information on deploying reports, see the Signature Reports Guide. If you will not be enabling UsePurchaseOrderJob, you do not need to deploy the report. |
- Use the Mobile Purchase Order window in Signature to process the purchase order added to a job appointment as you would if the purchase order was added to the service appointment.
| MTW-2204 | If you have updated to the latest Signature release (18.05b07), when you upgrade to MobileTech 9.0, the wsiMoblePurchaseOrderWork stored procedure will include a new @l_vTRX_Origin char(13) parameter that contains the value "MobileTech". This value corresponds with a new TRX Origin column in the Process Mobile Purchase Orders window in Signature. | MTW-2208 | We've added an audit table named WSMobileTechAdminAudit containing information about which machines have MobileTech Admin installed. The table includes the machine name, installation date, installation by, and installation version. | MTW-2269 | The AutoStatusUpdate setup option in Mobile Device Global Settings now applies to both job and service appointments. This setting determines the default status for appointments that are received by the device. The default value is blank, which means no status is assigned to the appointments. See Mobile Device Global Settings. | MTW-2280 | Technicians' latitude and longitude coordinates now automatically uploaded to the new audit_timelog table with a background sync to the middle-tier any time they time in, time out, or delete a time in. If you are using Travel Time Log, the coordinates automatically upload when travel time begins, pauses, resumes, ends, or if the travel time is deleted. See Travel Settings. Some of the fields in the audit_timelog table include the name of the event (Time In, Time Out, Delete Time In, Begin Travel, Pause Travel, Resume Travel, Delete Travel, and End Travel), the service call ID, job number, appointment ID, employee ID, time in, time out, and latitude/longitude. Note |
---|
To capture the data, the device must be connected to the server and have GPS Location turned on. If there isn't a connection or errors occur, an error message is saved to the JSBridge log file. |
The audit_timelog table has been added to the clean-up job and only keeps entries that were modified in the last 21 days, which is the same functionality as the timelog. You can disable this feature by accessing Offline HTML in the Woodford file. Go to Entity > timelog and edit timelog-form.html. Set useTimelogBackgroundSync to false. Save and publish the project. See Disable Time In/Out Coordinates Background Sync. | MTW-2281 | When viewing the Job Detail for a job appointment, the Notes tab now includes all job notes including job, job cost code, change order, and job appointment notes. The Note tab is now always displayed, regardless of having a note attached. On the Note List, the note subject, creator, and date created as well as what the note references (note types (blue letters), appointment number, change order ID, job number, and job cost code) are displayed. Only the change order note can be edited. The job, job cost code, and job appointment notes are read-only. In the screenshot below, the user created the note subjects to indicate the note type. Image Modified
| MTW-2288 | We've added a new setup option to the Purchase Order Settings section called UsePONonInventoryItems. When set to True, this setting allows users to enter non-inventory items to purchase order lines. This defaults to True. See Purchase Order Settings. Originally UseNonInventoryItems in the Inventory Settings section allowed your technicians to enter non-inventory items when completing appointments and adding to purchase order lines. The Inventory Setting now only applies when completing an appointment. See Inventory Settings. | MTW-2289 | You can now add a shortcut to the Purchase Order Lines list on the home screen. When selected, the PO Lines list displays all purchase order lines on the device. The information included in the list is the purchase order number, vendor, item number, item description, site, quantity, unit, and date as well as the associated appointment ID, service call ID, or job number. Only the technician's appointment purchase orders display in the list. If the purchase order has not been synced to the back office, the technician can click on the PO line and then select Add PO Line to open the PO Line form to complete the new purchase order line. If the purchase order line has been synced, a message displays indicating that the purchase order cannot be modified. However, the technician can create a new purchase order line for the appointment by selecting the + icon to open the PO Line form and selecting the appointment. The PO Line form is completed as it was before. See Create a Purchase Order. For information on how to add the PO Lines icon on the home screen, see Adding Purchase Orders' PO Lines to Home Screen (optional). Image Modified
| MTW-2293 | We've added the ability to search for the customer number or customer name in the Field Invoicing Customer Setup window. See Set up Customer Options for Field Invoicing and Field Payments. | MTW-2295 | We've added the Enter Site Name toggle to the PO Line form if the technician has sites assigned but no inventory available for the site. The technician will need to enter the item number and description manually but can now have the option to select an assigned site instead of manually entering the site name. |
Resco InspectionsCase # | |
---|
MTW-1725, MTW-2191 | Technicians can now view all inspection reports related to an entity including those created by other technicians within a selected date range if an internet connection is available. On the Inspection Reports list, we've added date range selectors and a Refresh Image Modified icon. The date range defaults to the filter of the current week and the previous week. The technician can enter a date range and then select the Refresh icon to view all related inspection reports that have been created by any user, not just for the current user. The inspection report list has been updated to include the date the inspection report was created, the user who created the report if an online fetch was performed, and the appointment ID if accessing the reports from the Service Call form. This applies to the following forms: - Additional Work
- Customer
- Location
- Equipment
- Service Call (including inspections for appointments on the service call)
| MTW-1756 | Users can now import a separate Woodford project that has Inspections enabled called MobileTech with Inspections 9-0-xx.woodford. This includes having branch/team entities enabled, Inspections is added to Home and Appointment forms. All Woodford projects are located in the C:\Program Files (x86)\Signature\MobileTech\Admin\Woodford folder. See Import the MobileTech Woodford Project. | MTW-1761 | In the MobileTech Inspection Manager web app and Schedule, we now pull the technician's phone number from the K2A_ResourceExtension table, if available. The technician's phone number entered in Schedule (Administration > Resource Options) auto-populates in the Mobile Phone field in the MobileTech Inspection Manager web app (Technicians > select Technician). You will need to Load Data in MobileTech Admin (Tools > Load Data) to update the telephone number in the MobileTech Inspection Manager web app. If you update the technician's phone number in Resco Cloud, this will not update the phone number in Schedule. | K2ADEV-742 | The inspection report filename is limited to 51 characters (this includes any appended date or timestamp information and the MIME type ‘.pdf’) to match the settings in Signature. If the Inspection Report name exceeds 51 characters, the Inspection Report annotation entity fails with the sync error: String or binary data would be truncated. | MTW-2190 | You now have the option to link an inspection to all service appointments, all job appointments, and/or all equipment assigned to service appointments. This link is used to add an inspection to the appointment completion validation. Validation levels can be REQUIRED or WARNING. With REQUIRED, the inspection is required to complete the appointment. With WARNING, a technician can still complete the appointment without the inspection. Setting this up requires updating the link-appointment.js script in the MobileTech with Inspections Woodford project. You can limit the inspection to specific types of service appointments and/or equipment by adding the schema field name and value. See Inspection Validation During Appointment Validation Check (optional). Image Modified
| MTW-2191 | From the Equipment form, when viewing the inspection reports for a piece of equipment, all inspection reports will now be available, including those created by other technicians. Previously only the inspection reports for the current and previous week were available. | MTW-2195 | Technicians can now select location contacts to send inspection reports to when completing the appointment. The Inspection Report Emails form is accessed just like the Summary report emails form, during the appointment completion process after selecting the checkmark. The inspection report is sent to the selected location contacts, the technician, and to the distribution list as set up in the Inspection Email Options window in MobileTech Admin. See Set Up Email Options for an Inspection Report (optional). On the Inspection Report Emails form in MobileTech, all inspection reports created for the appointment are listed. The technician can expand the inspection report to view a list of the location contacts and then select the contacts to send the inspection report. Only one report attachment is sent per email. For example, if the technician created two inspection reports and selects the same location contact for each report, the contact will receive separate emails for each inspection report. As with the automatic sending of the inspection report, in Report Settings, ReportEmailMode must be set to "Selected or entered by Technician" (see Report Settings) and in Inspection Email Options, the specific inspection report must be set up (see Set Up Email Options for an Inspection Report (optional)). Note |
---|
| The functionality for when the inspection reports are sent has changed. Inspection reports will be sent when the appointment is completed. Previously, the inspection reports were sent when the device was synced. |
To disable the technician's ability to select location contacts for the inspection report, but still automatically send the report as set up in the Inspection Email Options window, you can set the Offline HTML variable 'sendInspectionEmailOnCompletion' to false in the entity > locationcontact > reportcontact-list.js. JSA (Job Safety Audit) Inspection reports do not display in the Questionnaire Report Emails form as there is already automated logic available. See Set up Report Email Options. | MTW-2252 | On the Job Safety Analysis Inspection form, the Technician name now autopopulates in the signature section. Technicians no longer have to manually enter their name.
| MTW-2277 | We've updated the JSA Inspection form to use the Resco Cloud Summer 2022 Release's leaner JSON data storage option. We've also updated the JSA Inspection form to use versioning as Resco has deprecated the non-versioned inspection templates. Note |
---|
If you were previously using the JSA Inspection form, you will need to reimport the template to utilize the updates. |
| MTW-1859 | Additional new features from Resco Winter 2021 Release |
---|
| For information including a YouTube demonstration from Resco, please go to https://docs.resco.net/mediawiki/index.php?title=Releases/Winter_2021. - Platform
- Tree view improvements
- Simpler form rules
- Pay with Resco (preview)
- Add multiple records to the associated view
- Integrations improvements
- Resco Cloud connector
- Web triggers for REST API
- Web triggers for OData
- Record Type translations support for Salesforce
- Support for working with marketing campaign members for Salesforce
- Inspections
| MTW-2120 | Additional new features from Resco's Spring 2022 Release |
---|
| For information including a YouTube demonstration from Resco, please go to https://docs.resco.net/wiki/Releases/Spring_2022. - Inspections
- Tagged images on forms
- Resco Cloud authentication options
- Woodford command-line interface (CLI)
- Woodford GitHub integration improvements
- Debugger port change
| MTW-2274 | Additional new features from Resco's Summer 2022 Release |
---|
| For information about the following new Resco Inspection features, see https://docs.resco.net/wiki/Releases/Summer_2022#Inspections. Inspections - Leaner JSON
- Change group labels using rules
- Tweaks to the Yes/No question
- Static image size
- UI: Switching between groups & group icons
- Custom commands for Button components
- Grid layout editor improvements
- Reorder uploaded images
- New deprecations
| MTW-2358 | Additional new features from Resco's Autumn 2022 Release |
---|
| For information about the following new Resco Inspection features, see https://docs.resco.net/wiki/Releases/Autumn_2022. Inspections - Improved grid layout editor
- Restrict image/media actions
- Restrict image/media display size
- Smart styles for yes/no questions
- Select language for questionnaire reports
- Dynamics backend integration improvements
|
|