- EBMS Knowledge Base
- Labor
- MyDispatch
-
Client Resources
-
EBMS Main Documentation
- Introduction
- Getting Started
- Getting Started | Initial Installation
- Getting Started | Company Setup
- Quick User Guide | Financial Staff | Accountant
- Quick User Guide | Financial Staff | Accountant | Accountants Journal
- Quick User Guide | Sales Staff
- Quick User Guide | General Staff
- Features
- Reports
- Reports | Excel Add-In
- Reports | Excel Add-In | Troubleshooting
- Security
- Server Manager
- Technical
- Technical | Data Import and Export Utility
- Technical | SQL Mirror
- Automotive
- Automotive | Parts Catalog
- Automotive | Pricing
- Automotive | Point of Sale
- Automotive | Product Application
- Automotive | Keystone Interface
- Metal Supply
- Fuel Sales
- Horticulture
- Horticulture | Farm Setup
- Horticulture | Processing Payroll
- Horticulture | Managing the Farm
-
Sales
- Introduction
- Customers
- Customers | Miscellaneous Customers
- Proposals
- Proposals | Processing Proposals
- Proposals | Sets and Templates
- MyProposals
- MyOrders
- Sales Orders
- Invoices
- Materials Lists
- Sales and Use Tax
- Sales and Use Tax | TaxJar
- CRM
- CRM | Auto Send
- Recurring Billing
- Credits
- Customer Payments
- Payment Card Processing
- Payment Card Processing | Gift Cards
- Payment Card Processing | Loyalty Cards
- Payment Card Processing | Verifone Gateway
- Freight and Shipping Tools
- General Ledger Transactions
- Point of Sale
- Point of Sale | Point of Sale Hardware
- Point of Sale | Xpress POS System
- Point of Sale | Advanced Tools
- Signature Capture
- Salesperson Commissions
-
Inventory
- Product Catalog
- Product Catalog | Using Product Codes for No Count Items
- Product Pricing
- Product Pricing | Special Pricing
- Tracking Counts
- Unit of Measure
- Purchasing
- Special Orders and Drop Shipped Items
- Receiving Product
- Barcodes
- MyInventory and Scanner
- Components (BOM) and Accessories
- Components (BOM) and Accessories | Component Formula Tool
- Made-to-Order Kitting
- Configure-to-Order Kitting
- Multiple Inventory Locations
- Multiple Inventory Locations | Creating Locations
- Multiple Inventory Locations | Using Multiple Locations
- Multiple Inventory Locations | Product Catalog Sync
- Multi-Vendor Catalog
- Serialized Items
- Serialized Items | Purchasing or Manufacturing an Item
- Serialized Items | Selling and/or Associating an item with a customer
- Lots
- Product Attributes
- Product Attributes | Selling and Purchasing Items with Attributes
- Product Attributes | Custom Attributes
- Mobile Scanner (Legacy)
-
Labor
- Getting Started
- Workers
- Taxes and Deductions
- Work Codes
- Time and Attendance
- Time and Attendance | Time Track App
- Processing Payroll
- Closing the Payroll Year
- Processing Payroll - Advanced
- Salaried Pay
- Piecework Pay
- Direct Deposit
- 3rd Party Payroll Service
- Subcontract Workers
- Flag Pay
- Prevailing Wages
- MyDispatch
- MyTasks
- MyTime
- MyTime | Communications
- MyTime | Setup
- Tasks
- Tasks | Getting Started
- Tasks | Creating Tasks
- Tasks | Scheduling Tasks
- Tasks | Customizing Task Views
- Tasks | Managing Tasks
-
Financials
- Introduction
- Fiscal Year
- Chart of Accounts
- Budget
- Financial Reporting
- Transactions and Journals
- Transactions and Journals | Journals
- Account Reconciliation
- 1099
- Departments and Profit Centers
- Fund Accounts
- Bank Accounts
- Bank Feed
- Vendors
- Vendors | Miscellaneous Vendors
- Purchase Orders
- Expense Invoices
- Vendor Payments
- AP Transactions
- Landed Cost
- Fixed Assets and Depreciation
- Fixed Assets and Depreciation | Fixed Assets
- Fixed Assets and Depreciation | Fixed Assets | Adding Assets
- Fixed Assets and Depreciation | Processing Depreciation
- Fixed Assets and Depreciation | Disposing Assets
- MyJobs
-
E-commerce
-
Rental
-
Job Costing
-
Manufacturing
Scheduling Individual Technicians
MyDispatch is an ideal tool to organize work orders and tasks for individual technicians. Each technician is assigned work orders that are scheduled with the customer. These tasks are created in EBMS using one of the following tools:
- Tasks: Review Tasks > Getting Started > Using Tasks as Work Orders for instructions to create tasks within EBMS.
- MyTasks: Review MyTasks > Overview for instructions to create tasks from an Android phone or iPhone.
- MyTime: Review MyTime > Tracking Labor and Completing Tasks for instructions to create tasks from a portable windows tablet.
Managing these service tasks, appointment date and time, and due dates as well as task details are scheduled by the manager or dispatcher using MyDispatch.
Review Setup MyDispatch to setup MyDispatch for a service department organizing service bays or individual workstations.
Using MyDispatch
-
Launch MyEBMS on a MS Windows device.
-
Select MyDispatch from the MyEBMS menu to open the following 3 panes:
-
The schedule pane: This pane displays the daily schedule for the managed workers. Review Creating a Schedule for more details on the schedule pane.
-
The list pane: This pane displays user defined task lists that allow the user to drag tasks to the daily schedule pane. Review Task Lists for more details on these convenient lists.
-
The map pane: identifies the map location of the technician using MyTime. Tap the user's name to communicate the technician's location from MyTime to MyDispatch. Reduce the size of this pane to allow the width of the task lists to increase if the map is not used.
-
-
Identify the Managed Workers list. Adding or removing workers from this list is done within the dispatcher worker record in EBMS.
-
These user defined lists are important to keep tasks accessible to the dispatcher. Review MyDispatch > Setup > EBMS User Configuration to add or remove workers and the multiple task lists shown in pane B. Some recommended list queries when scheduling technicians:
-
Unassigned: Advanced query expression: substr(id, 1, 3) <> '($)' .and. trim(emp_id)=trim(' ') .and. completed =.f. .and. PRIORITY <> 'Pending'
-
Unscheduled: Advanced query expression: substr(id, 1, 3) <> '($)' .and. (trim(dtos(start_date)) = trim(' ')) .and. completed=.f. .and. PRIORITY <> 'Pending'
-
Overdue: Advanced query expression: substr(id, 1, 3) <> '($)' .and. completed=.f. .and. end_date<>stod(' ') .and. end_date<date()
-
The queries listed above may be able to be accomplished by using the simpler Set Query dialog although the advanced queries can easily be copied from this documentation to the advanced query dialog.
-
-
Set the date to view the schedule for future dates.
-
Use the tool bar add or delete a task or refresh a list.
-
Tap or touch and hold on the task list to create a new task
-
Tap to refresh the schedule and lists immediately. Tap settings to adjust the automated refresh rate.
-
Tap to or touch and hold on the task list to delete a task
-