HVAC Designer Application Features

Size: px
Start display at page:

Download "HVAC Designer Application Features"

Transcription

1 HVAC Designer Application Features My name is Adam and in just under six months I have created a project management app using the Bubble platform. I have zero programming training or experience and want to show you how many cool features I ve used that can be built into a Bubble app. Before I do I want to say that we considered many platforms for our new app among them OutSystems, Mendix, Appery.io, Configure.it, Ragic, Appypie, Eachscape, Alphasoftware, Zengine, Buildfire, Codiqa, Viziapps and more. Of all of them Bubble was the easiest to navigate, had the most functionality and the best price! In time we are hoping for the capability to release native apps for our phones too, but for now this works great. Guide To begin I ve created a guide that users can see to interpret the various layouts, buttons and commands.

2 Navigation All pages can be viewed from a custom sidebar navigation that expands and contracts: As you can see there are quite a few pages in here that can offer a small business a lot of use! Timesheets A common need is managing payroll and timesheets. Using the calendar plug in makes this easy to set up:

3 Clicking on a day will bring up a popup to create/edit the hours for that user on that day. Also there is a bulk entry area for those who enter multiple hours at a time. It is possible to even assign schedules to people and add hours every tues thursday for example. We have standard pay periods ending on the 15th and last day of the month. Hours are submitted to payroll using a button and once they are confirmed by the manager it is noted in the bottom right list as a checkmark. At the top right is a small messaging system to ask the boss how many unpaid vacation hours are available. He can respond and it will show the available vacation hours in the top right. Payroll Payroll is viewed by the manager on a separate page. Employees are listed and by clicking on an employees name, a popup will show a calendar with their hours worked. From here the manager can mark hours as paid, respond to requests for available vacation time as well as send s to anyone that hasn t submitted their hours yet. If an employee missed a pay period, they are marked as inactive or on holidays, which removes them from lists elsewhere on the platform:

4 Contacts Most businesses need to manage contacts so I have a listing of our contacts according to their client type (for us is Builders vs. Architects, etc.) Clicking o the name of a contact opens a popup for further editing. Multiple s, contact persons and phone numbers can be entered. The billing information is used later to populated payment information and invoicing later on. Similar pages are created to handle equipment filtered by brand and model name and show specifications.

5 Services Our business is service based, so we have somewhat complicated pricing. Some prices are flat fees per item, some are based on square footage or by the hour. Here is a sample of a service that has various pricing brackets based on square footage. Optionally brackets (eg. first 10 units at one rate, next 50 units at another rate) can be switched to pricing tiers (all units at one rate).

6 Each of our services also has what Ive called tasks. These are items that are used for project management to be assigned to employees and shown as complete or not. Project Manager The meat and potatoes of our app is the project management page which we call our Job Board. This page is loaded with functionality and I ll highlight a few:

7 1. An overall filter to show active vs all projects. Other filters can sort out only the projects that have tasks assigned to the current user. 2. A summarized list of tasks assigned to each user. This gives the project manager a sense of how much workload an employee has. 3. The small chat bubble turns orange if there is a conversation on this task, red if there are unread comments. Clicking on it opens a general notes section and a chat thread organized by task. Chat messages show the time it was posted as well as who has read

8 the message. 4. The small chevron allows for tasks to be increased in their priority, thus ranking it higher in the list. Employees can work from the top down to complete a days work. 5. Unique order numbers created for each order. Formatted numbers are also created for invoices and PO# s that also symbolized the month and year of the project (eg , the 12th project of April 2016). 6. Files are attached using the multifile uploader. The download icon turns orange if there are files present. Files are usually dragged from an to a popup window when a new project is created.

9 7. Filepath generator. This is a string of text that is copied to the clipboard and then pasted into a file explorer. Filepaths are organized by year, client type and client name and then project name as the project is created. 8. Task view: Services requested are shown with the tasks that employees have to do. Blue means complete, grey means unfinished. A progress bar shows how many are complete thus far. This information can be viewed by the client on their own project progress page. The colored block to the left denotes how many days until due date. 9. The PDF icon generates various forms from the data entered. These forms can be printed to pdfs from the browser or even using workflows in Bubble. This saves us having to copy the data to excel to print out forms and in house paperwork. 10. Invoice button. This button will allow the user to select which month to file the invoice under and generate and invoice. Prices will be searched for the services and the invoice will show the total amounts based on the units put in. Invoicing Invoices are edited and viewed on a separate page. They can be filtered by month and year and colors are used to show paid from unpaid invoices. Invoice numbers are assigned and services can still be added or removed at this stage. With one click on a button an invoice can be printed using a Bubble workflow. It can also be ed to the user with scripts based on conditions of the services they chose and their payment terms.

10 We currently use a link in the for them to click on to pay with. We use a custom link shortener that is a function of our own server here at the office. By using Bubbles API connector, we can do a url call that returns the shortened url with our domain. This short url can then be tracked as well. Revenue and Accounts Receivable Various reports can be generated for our accountants and managers on a dedicated page. Invoices and payments can be listed by month, quarter or year as well as searched for by invoice number. A full and up to date Accounts Receivable is always at hand. Invoices can be shown by clicking on the invoice number and in time, perhaps reminder s could be sent to clients for unpaid invoices when their credit terms come due. Searchable Archives After projects are done and invoiced they are archived. Bubble s Any field search works most of the time, but there are a lot of heirarchies in my dataset, so having custom field searches allows me to pull up more information quickly. Subcontractors Lastly, there is a page to edit company info as well as manage employee information. Roles can be assigned to employees that affect which pages they can view, which lists they show up

11 on and whether they are active or not. Also we have created a space for subcontractors. Subcontractors unlike employees can have their own employees. There is also a settings page for what data the subcontractors can view. Some can only see the projects that are assigned to them, others have more access into our contact information and have editing capability. Privacy Each of the data has a field that lists which companies can view the data. This way all the data that relates to our company is private, viewable only to us and the other users in a company that we allow. It is possible for other companies to create an account and all of their data would be private to them and it would not interfere with our data. Currently I have restricted the creation of new accounts to be only created by us, but the functionality is there for others to use our same platform. Interaction with other Software At the office we also work with Excel and design software such as Wrightsoft. I have created various popups to show how the data in Bubble could be entered into the other programs. For wrightsoft I used an image of a data entry page and layed it behind some clear input fields. Users can copy past the info into the other program in a clear way.

12 In time we hope to move as much from Excel onto Bubble, but for now we also have a csv string that is generated on the bottom. This can be copy pasted into a cell in Excel which is then used to populate the excel spreadsheet instead of having to copy paste cell by cell. Embeddable Forms Right now we have a separate website, but in time we may incorporate this into our Bubble App. It is possible to create a form page on Bubble and then use an iframe on our website to embed the form into our website. This means that services can be ordered on our website, and the data from the order form is automatically in the Bubble database because it was using a Bubble page! We previously had been using Wufoo, but now we can just use bubble complete with multi tabulated forms, conditional logic and more!

13 We hope you found this useful and gave you some ideas. For now our app is private, but Ill look into making it a public app so you can have a test drive yourself. Because the data has privacy settings going to the app doesnt have a signup option and most pages will appear blank if you arent registered with us. A few simple changes and this could be useable by anyone.

Digital Intelligence Systems, LLC PeopleSoft Guide Vendors

Digital Intelligence Systems, LLC PeopleSoft Guide Vendors Digital Intelligence Systems, LLC PeopleSoft Guide Vendors Version 1.0 July 2016 CONTENTS INTRODUCTION... 3 1.1 Change Password... 3 PROFILE INFORMATION... 5 2.1 Identifying Information... 6 2.2 Address...

More information

Spidertracks Website User Guide

Spidertracks Website User Guide Version 7.1.0 4 May 2016 Spidertracks Website User Guide For using the Spidertracks Go website and additional information. 1 Table of Contents 1. Website Architecture 2. Create a User Account 3. Creating

More information

Protemos Quick Start Guide

Protemos Quick Start Guide Protemos Quick Start Guide Get started with Protemos System values settings Add clients Add vendors Add new translation project Create invoices for clients and control their payment Invoices from vendors

More information

User Guide. Customer Self Service (CSS) Web Application Progress Software Corporation. All rights reserved.

User Guide. Customer Self Service (CSS) Web Application Progress Software Corporation. All rights reserved. User Guide Customer Self Service (CSS) Web Application 1993-2017 Progress Software Corporation. Version 2.1 March 2017 Table of Contents Welcome... 3 Accessing the Customer Self Service (CSS) Web Application...

More information

Membership Portal Manual

Membership Portal Manual Membership Portal Manual Table of Contents Login... 4 Contact Tab... 6 Contact Information Dropdown...6 Features on the Contact Information Dropdown... 6 Account Information Dropdown...6 Features on the

More information

Getting Help...71 Getting help with ScreenSteps...72

Getting Help...71 Getting help with ScreenSteps...72 GETTING STARTED Table of Contents Onboarding Guides... 3 Evaluating ScreenSteps--Welcome... 4 Evaluating ScreenSteps--Part 1: Create 3 Manuals... 6 Evaluating ScreenSteps--Part 2: Customize Your Knowledge

More information

QuickBooks Online Student Guide. Chapter 1. New Company Setup

QuickBooks Online Student Guide. Chapter 1. New Company Setup QuickBooks Online Student Guide Chapter 1 New Company Setup Chapter 2 Chapter 1 Lesson Objectives In this chapter you ll learn how to set up a new company in QuickBooks Online. Whether your business has

More information

MyStericycle.com RESOURCE GUIDE. Table of Contents. When viewing online, select the relevant topic below to navigate easily.

MyStericycle.com RESOURCE GUIDE. Table of Contents. When viewing online, select the relevant topic below to navigate easily. MyStericycle.com RESOURCE GUIDE Table of Contents When viewing online, select the relevant topic below to navigate easily. Getting Started Register...2 User Access Levels...4 Reset My Password...5 Pick-ups

More information

QuickBooks Online Student Guide. Chapter 1. New Company Setup

QuickBooks Online Student Guide. Chapter 1. New Company Setup QuickBooks Online Student Guide Chapter 1 New Company Setup Chapter 2 Chapter 1 Lesson Objectives In this chapter you ll learn how to set up a new company in QuickBooks Online. Whether your business has

More information

HomeOnTrack.com. HomeOnTrack User Guide

HomeOnTrack.com. HomeOnTrack User Guide HomeOnTrack User Guide HomeOnTrack.com HomeOnTrack User Guide 2018 Contents GETTING STARTED 3 Signing Up 3 PROJECT WIZARD 4 YOUR DASHBOARD 4 GET IMAGE CLIPPER 5 HELP AND TUTORIALS 6 SETTINGS 6 Personal

More information

DecisionPoint For Excel

DecisionPoint For Excel DecisionPoint For Excel Getting Started Guide 2015 Antivia Group Ltd Notation used in this workbook Indicates where you need to click with your mouse Indicates a drag and drop path State >= N Indicates

More information

VERSION 7 JUNE Union Benefits. Employer User Guide Data Collection Tool

VERSION 7 JUNE Union Benefits. Employer User Guide Data Collection Tool VERSION 7 JUNE 2018 Union Benefits Employer User Guide Data Collection Tool About this guide This document is intended to provide an overview of the main sections of the Data Collection Tool ( DCT ) for

More information

Chronodat Issue Tracker Add-in. User Manual CHRONODAT, LLC. February 15, 2017 Version P age

Chronodat Issue Tracker Add-in. User Manual CHRONODAT, LLC. February 15, 2017 Version P age Chronodat Issue Tracker Add-in User Manual CHRONODAT, LLC February 15, 2017 Version 2.0 1 P age Introduction The introduction section of the document describes the scope and objective of Office 365 Chronodat

More information

MARCH 15, 2017 EASTCONN EMPLOYEE SELF-SERVICE (ESS) SYSTEM USER GUIDE FOR NON-SUPERVISORY ROLES INCLUDES TIMESHEET ENTRY EASTCONN HUMAN RESOURCES

MARCH 15, 2017 EASTCONN EMPLOYEE SELF-SERVICE (ESS) SYSTEM USER GUIDE FOR NON-SUPERVISORY ROLES INCLUDES TIMESHEET ENTRY EASTCONN HUMAN RESOURCES MARCH 15, 2017 EASTCONN EMPLOYEE SELF-SERVICE (ESS) SYSTEM USER GUIDE FOR NON-SUPERVISORY ROLES INCLUDES TIMESHEET ENTRY EASTCONN HUMAN RESOURCES Table of Contents About ESS and How to Login... 1 ESS Dashboard

More information

Administrator Quick Guide

Administrator Quick Guide 1 Administrator Quick Guide Login Screen The first page employees will see when visiting their training site is the login screen. This is where employees must enter their username and password to access

More information

Enhanced new user experience with simple to use navigation and better buying experience. Trade accounts will see current order status, and history

Enhanced new user experience with simple to use navigation and better buying experience. Trade accounts will see current order status, and history NEW FEATURES AT ATLANTIC.REXEL.CA What s New? Enhanced new user experience with simple to use navigation and better buying experience Updated search functionality Trade accounts will see current order

More information

Using Google sites. Table of Contents

Using Google sites. Table of Contents Using Google sites Introduction This manual is intended to be used by those attempting to create web-based portfolios. It s contents hold step by step procedures for various aspects of portfolio creation

More information

Sales Rabbit Integration

Sales Rabbit Integration Sales Rabbit Integration Sales Rabbit (http://www.salesrabbit.com/) is a smartphone app (ios and Android) tailored for door-to-door sales. This is a popular sales technique for some pest control companies.

More information

Employer Portal Guide

Employer Portal Guide Employer Portal Guide This reference guide will assist in training all COBRA and Direct Bill clients on the PayFlex Employer Portal. This guide explains the functionality, tools and accessible features

More information

Chronodat Help Desk (Lite)

Chronodat Help Desk (Lite) Chronodat Help Desk (Lite) (User Manual) By CHRONODAT, LLC For further information, visit us at www.chronodat.com For support, contact us at support@chronodat.com Version 2.0.0.0 Created: 10-03-2018 1

More information

Chronodat Help Desk. (User Manual) By CHRONODAT, LLC

Chronodat Help Desk. (User Manual) By CHRONODAT, LLC Chronodat Help Desk (User Manual) By CHRONODAT, LLC For further information, visit us at www.chronodat.com For support, contact us at support@chronodat.com Version 2.0.0.0 Created: 09-24-2018 1 P a g e

More information

Google Slides Handout. Carol LaRow

Google Slides Handout. Carol LaRow Google Slides Handout Create Presentations Online Carol LaRow Create presentations that users view in browser windows. Collaborate in real time, or work when it s convenient, inside a WEB browser window.

More information

Introduction. Work Screen / File 36

Introduction. Work Screen / File 36 Introduction Work Screen / File Introduction All Activities (like Fees, Documents etc.) for the opened project are displayed in the Project Work Screen / File (electronic dossier). All Work Screen / File-entries

More information

Sage Construction Anywhere Setup Guide

Sage Construction Anywhere Setup Guide Sage Construction Anywhere Setup Guide Sage 100 Contractor Sage University This is a publication of Sage Software, Inc. Copyright 2014 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and

More information

ShelbyNext Financials Portal

ShelbyNext Financials Portal How To Use ShelbyNext Financials Portal Updated: 6/21/2016 2016 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders.

More information

AP Vacation Hours Entry

AP Vacation Hours Entry AP Vacation Hours Entry Overview The AP Vacation entry screen allows AP employees to enter their vacation hours for the quarter. By clicking on a day, the user is presented with a screen for entering the

More information

MANAGEMENT AND CONFIGURATION MANUAL

MANAGEMENT AND CONFIGURATION MANUAL MANAGEMENT AND CONFIGURATION MANUAL Table of Contents Overview... 3 SYSTEM REQUIREMENTS... 3 The Administration Console... 3 CHAT DASHBOARD... 4 COMPANY CONFIGS... 4 MANAGE LEARNING... 7 MANAGE TABS...

More information

APPLICATION ADMINISTRATOR GUIDE

APPLICATION ADMINISTRATOR GUIDE APPLICATION ADMINISTRATOR GUIDE BrightSign Network Enterprise Edition Version 3.5 BrightSign, LLC. 16795 Lark Ave., Suite 200 Los Gatos, CA 95032 408-852-9263 www.brightsign.biz TABLE OF CONTENTS Introduction

More information

Edmodo for Teachers Guide (Taken directly from Edmodo s site.)

Edmodo for Teachers Guide (Taken directly from Edmodo s site.) Edmodo for Teachers Guide (Taken directly from Edmodo s site.) Table of Contents: 1. Teacher Sign Up 2. Create a Group 3. Manage Your Groups 4. Small Group 5. Co-Teaching 6. Student Sign up 7. Post a Message

More information

PT Management Webinar. Client Guide

PT Management Webinar. Client Guide PT Management Webinar Client Guide 1 Table of Contents 1. Login..3 2. Setting Availability 3 3. Fitness Consultation 8 3.1. Scheduling Fitness Consultation..8 3.2. Marking an FC as confirmed 11 3.3. Marking

More information

Creating a Unique View on PEPFAR SharePoint

Creating a Unique View on PEPFAR SharePoint Creating a Unique View on PEPFAR SharePoint Article Contents Introduction: Why Create a "View" in PEPFAR SharePoint? Types of SharePoint Views Styles for the Standard View Creating and Using Views Modifying

More information

PROST USER GUIDE FOR VENDORS

PROST USER GUIDE FOR VENDORS PROST USER GUIDE FOR VENDORS Revised 06/18/2018 Introduction Setup Welcome Email Account Verification Vendor Login Preferences Services Provided Voucher Voucher Inbox Invoice Inbox Security My Profile

More information

ONLINE EMPLOYER CENTER GUIDE

ONLINE EMPLOYER CENTER GUIDE ONLINE EMPLOYER CENTER GUIDE 2019 Table of Contents: Login Screen... 2 My Account... 3 Admin... 5 Add Administrator User Accounts... 6 View Users... 7 Eligibility Maintenance... 8 Add Subscriber/Family...

More information

WEB TIME SUPERVISOR GUIDE

WEB TIME SUPERVISOR GUIDE Revised 02/23/2018 WEB TIME SUPERVISOR GUIDE CLIENT RESOURCE PAYLOCITY.COM TABLE OF CONTENTS Web Time... 3 Home... 15 Employees... 28 Reports... 130 Web Kiosk Setup... 132 Glossary... 156 Index... 158

More information

Onboarding checklist. 1. Understand Asana

Onboarding checklist. 1. Understand Asana Onboarding checklist Asana is the easiest way for teams to track their work and get results. If you re joining a team that s already using Asana, this onboarding checklist will get you up to speed. We

More information

Austin Community College Google Apps Calendars Step-by-Step Guide

Austin Community College Google Apps Calendars Step-by-Step Guide The topics that will be covered in this workshop: Access (p.2) Calendar Settings (p.2) o General Tab (p.2) o Calendar Tab (p.3) Change Calendar Color (p.3) Calendar Notifications (p.4) Sharing (p.4) o

More information

Grants Management System

Grants Management System wizehive Grants Management System A walk-through of the most customizable full lifecycle solution 2016 WizeHive, Inc., All rights reserved. 1 of 24 System overview The WizeHive grants management system

More information

On Line Ordering. Please contact your sales rep or call the Doyles Sheehan offices To set up your account for on-line access to Web Console

On Line Ordering. Please contact your sales rep or call the Doyles Sheehan offices To set up your account for on-line access to Web Console On Line Ordering This program is in live-time to the Doyles Sheehan offices. When you place an order, it is immediately available in the system at Doyles Sheehan. Please Note ** All orders must be received

More information

Working with MyPerformance Profile User Guide

Working with MyPerformance Profile User Guide Working with MyPerformance Profile User Guide Brought to you by the BC Public Service Agency Table of Contents Introducing MyPerformance Profile... 4 How to Use This Document... 4 Navigating to the MyPerformance

More information

A guide to working with SmartTrade Mobile

A guide to working with SmartTrade Mobile A guide to working with SmartTrade Mobile September 2016 CONTENTS Logging in The Home page The GoTo panel The Jobs List The Blue Control Buttons The Job Card The Client/Site 3 4 5 Adding items to the job

More information

Bank Reconciliation in Sage One. Sage One Partner Edition. Getting started

Bank Reconciliation in Sage One. Sage One Partner Edition. Getting started Bank Reconciliation in Sage One Sage One Partner Edition Getting started 1 Contents Introduction Introduction... 2 Signing Up... 7 Logging In... 7 Common Question... 8 Business & Billing Settings... 10

More information

Contract Management 2- Tier Partner Training

Contract Management 2- Tier Partner Training Cisco Service Contract Center Contract Management 2- Tier Partner Training 2014 Cisco and/or its affiliates. ll rights reserved. Cisco Public 1 Contract Management allows you to filter, search and sort

More information

ecms Processes and Procedures Contractor Users Update August 2017 Prepared by CACI International, Inc.

ecms Processes and Procedures Contractor Users Update August 2017 Prepared by CACI International, Inc. ecms Processes and Procedures Contractor Users Update August 2017 Prepared by CACI International, Inc. Cover Photo 140806-N-PA772-001 JACKSONVILLE, Fla. (Aug. 6, 2014) U.S. Navy photo by Earl Bittner/Released

More information

Reports Guide. Table of Contents. Welcome to EZLynx Reports... 5 REPORT BASICS... 5 Basic Functions... 5 Accessing Reports... 5 TYPES OF REPORTS...

Reports Guide. Table of Contents. Welcome to EZLynx Reports... 5 REPORT BASICS... 5 Basic Functions... 5 Accessing Reports... 5 TYPES OF REPORTS... REPORTS GUIDE Reports Guide Table of Contents Welcome to EZLynx Reports... 5 REPORT BASICS... 5 Basic Functions... 5 Accessing Reports... 5 TYPES OF REPORTS... 5... 5... 5 Custom Reports... 5 CUSTOMIZING

More information

Invoice Ninja Documentation

Invoice Ninja Documentation Invoice Ninja Documentation Release 4.0.1 Hillel Coren Dec 25, 2017 Basic Features 1 Introduction 3 2 Clients 9 3 Invoices 15 4 Payments 21 5 Recurring Invoices 25 6 Credits 29 7 Quotes 33 8 Tasks 39

More information

Halo Administrator GUIDE

Halo Administrator GUIDE Halo Administrator GUIDE Contents Welcome to Halo... 3 Secure Sign-In... 4 Forgot Password... 4 Messages... 5 Create and Send a Message... 5 Message Enhancements... 6 Quick Note... 6 Mark as Urgent...

More information

Create a Travel Authorization from a Blank Form. A Travel Authorization must be created in order to receive a cash advance.

Create a Travel Authorization from a Blank Form. A Travel Authorization must be created in order to receive a cash advance. Create a Travel Authorization from a Blank Form A Travel Authorization must be created in order to receive a cash advance. Travel Authorization s are required for the following reasons: When a maximum

More information

A Step-by-Step Guide to Survey Success

A Step-by-Step Guide to Survey Success A Step-by-Step Guide to Survey Success Table of Contents Why VerticalResponse?... 3 Quickstart Guide... 4 Step 1: Setup Your Account... 4 Step 2: Create Your Survey... 6 Step 3. Access Your Dashboard and

More information

OSD Learning Management System (LMS) User Guide. Learn.Develop.Renew

OSD Learning Management System (LMS) User Guide. Learn.Develop.Renew OSD Learning Management System (LMS) User Guide Learn.Develop.Renew User Guide This User Guide will help you login to and use the OSD s Learning Management System (LMS). You can keep this file open as

More information

Introduction to Google Apps for Education! page 1. Introduction to GAFE Documents (Drive)! page 4. Introduction to GAFE Calendars!

Introduction to Google Apps for Education! page 1. Introduction to GAFE Documents (Drive)! page 4. Introduction to GAFE Calendars! 2014 Table of Contents Introduction to Google Apps for Education! page 1 Introduction to GAFE Documents (Drive)! page 4 Introduction to GAFE Calendars! page 14 Introduction to GAFE GMail! page 27 Dublin

More information

USER MANUAL SATORI TEAM

USER MANUAL SATORI TEAM KANBAN USER MANUAL SATORI TEAM Table of Contents KanBan... 4 1. Introduction... 4 2. Roles and privileges... 6 3. Process flow... 6 4. Descriptions... 7 a) Creating the Board... 7 b) Creating the section...

More information

Volume Reporting Instructions

Volume Reporting Instructions Volume Reporting Instructions Contract Service Fee (CSF) Quarterly Process: MHEC S volume reporting process is done on a quarterly basis. The volume report and payment are due 45 days after the end of

More information

Bulk Interac e-transfers User Guide. User Guide Bulk Interac e-transfers 1

Bulk Interac e-transfers User Guide. User Guide Bulk Interac e-transfers 1 Bulk Interac e-transfers User Guide User Guide Bulk Interac e-transfers 1 Overview This document provides information and instructions for Bulk Interac e-transfer service. Bulk Interac e-transfer service

More information

User s Guide. (Virtual Terminal Edition)

User s Guide. (Virtual Terminal Edition) User s Guide (Virtual Terminal Edition) Table of Contents Home Page... 4 Receivables Summary... 4 Past 30 Day Payment Summary... 4 Last 10 Customer Transactions... 4 View Payment Information... 4 Customers

More information

1. CONTENTS 2. OVERVIEW CANDIDATES Add Candidate Update Candidate Details CVs & CV to Send...

1. CONTENTS 2. OVERVIEW CANDIDATES Add Candidate Update Candidate Details CVs & CV to Send... User Guide 1. CONTENTS 2. OVERVIEW... 4 3. CANDIDATES... 4 3.1. Add Candidate... 4 3.2. Update Candidate Details... 4 3.3. CVs & CV to Send... 4 3.4. Apply Candidate to Vacancy... 5 3.5. Quick Links...

More information

New Finance Officer & Staff Training

New Finance Officer & Staff Training New Finance Officer & Staff Training Overview MUNIS includes many programs and tools to allow for the management of the District financials. As newer finance officers and staff, you are charged with understanding,

More information

Logging On. From the link below, you will be able to access your eaccount. https://eaccount.ppgnet.com/bd/public/frameset_top_html.

Logging On. From the link below, you will be able to access your eaccount. https://eaccount.ppgnet.com/bd/public/frameset_top_html. eaccount eaccount Features Real time account balance at your fingertips Simple navigation between tabs Ability to make payments at the full account level as well as on a single job account A visual aging

More information

EASY PROJECT INTEGRATION HANDBOOK

EASY PROJECT INTEGRATION HANDBOOK EASY PROJECT INTEGRATION HANDBOOK How to integrate and migrate data from third-party systems to Easy Project 2019 Strength of Integration Nowadays, system integration is more important than ever. Many

More information

PARiM User Manual. A detailed overview of how to get most out of our workforce software. FOR MORE HELP VISIT SUPPORT.PARIM.CO

PARiM User Manual. A detailed overview of how to get most out of our workforce software. FOR MORE HELP VISIT SUPPORT.PARIM.CO PARiM User Manual A detailed overview of how to get most out of our workforce software. FOR MORE HELP VISIT SUPPORT.PARIM.CO WWW.PARIM.CO Table of Contents 3 Introducing PARiM 4 Setting up the company

More information

SelfServe WebTIME. Employee User Manual

SelfServe WebTIME. Employee User Manual SelfServe WebTIME SelfServe is your one stop portal Employee related activities. From logging hours, updating contact information, keeping track of upcoming assignments to reprinting copies of your Check

More information

Increase Volunteerism in our Public Schools. Make Volunteer Coordinators and Board and Committee Members jobs as easy as possible.

Increase Volunteerism in our Public Schools. Make Volunteer Coordinators and Board and Committee Members jobs as easy as possible. Our Mission: Increase Volunteerism in our Public Schools Make Volunteer Coordinators and Board and Committee Members jobs as easy as possible. Improve Communication within the School Population related

More information

Table of Contents Page 2

Table of Contents Page 2 OE TOUCH Table of Contents App User Guide... 3 Overview... 4 Features... 5 Installing the App... 6 Logging In... 7 Navigation... 13 Shop for Product... 15 Product Detail... 22 Shopping Cart... 29 Checkout...

More information

Streaming Presentation Manager User Guide

Streaming Presentation Manager User Guide Streaming Presentation Manager User Guide This user guide is intended to be used in conjunction with Slides, Audio with Slides Streaming or Video with Slides Streaming. First we will review the product

More information

ONLINE BILL PAY Instructions

ONLINE BILL PAY Instructions ONLINE BILL PAY Instructions Important: BillPay Limit per Bill is from $1.00 up to $999,999.99 Anything over $10,000.00 will deliver as a Draft Check and may receive a hold from the Biller If there is

More information

Admin Series: Common Admin Tasks

Admin Series: Common Admin Tasks Admin Series: Common Admin Tasks Updated Aug. 2010 Copyright EZinspections.com Support@ezinspections.com 1 Copyright EZinpsections.com CONTENTS I II Introduction Tasks on the Summary Page A) Monitoring

More information

Complete On-Demand Clone Documentation

Complete On-Demand Clone Documentation Complete On-Demand Clone Documentation Table of Contents 1. How Complete On-Demand Clone works...4 2. Primary Pages of App...8 A. App...8 B. Auth....10 C. Sell...11 D. Business...12 E. Driver...12 F. Admin/Dashboard...13

More information

TABLE OF CONTENTS. Page 3 of 18

TABLE OF CONTENTS. Page 3 of 18 Page 1 of 18 Interfase Addendum TRADEMARKS & REGISTERED PRODUCTS The following products are registered and/or trademarked to the listed companies: Microsoft is a registered trademark, and Internet Information

More information

coconut calendar user guide Page 1 of 46

coconut calendar user guide Page 1 of 46 coconut calendar user guide Page 1 of 46 coconut calendar user guide CONTENTS Coconut Calendar User guide overview 4 Staff view Dashboard 5 The Dashboard 5 Staff view Schedule 6 Access your schedule 6

More information

KANSAS CITY LIFE GROUP BENEFITS DASHBOARD MANUAL

KANSAS CITY LIFE GROUP BENEFITS DASHBOARD MANUAL KANSAS CITY LIFE GROUP BENEFITS DASHBOARD MANUAL What can you do with dashboards? Locate Value Added Services information Find a form View and pay bill View bill data View payment history Terminate members

More information

APPLICATION ADMINISTRATOR GUIDE

APPLICATION ADMINISTRATOR GUIDE APPLICATION ADMINISTRATOR GUIDE BrightSign Network Enterprise Edition Version 4.2 BrightSign, LLC. 16780 Lark Ave., Suite B Los Gatos, CA 95032 408-852-9263 www.brightsign.biz TABLE OF CONTENTS Introduction

More information

Getting Started with Bookerville: CREATING PROPERTIES

Getting Started with Bookerville: CREATING PROPERTIES Getting Started with Bookerville: CREATING PROPERTIES TAB 1: PROPERTY SETUP Create Your First Property - Introduction To create your first property, give yourself some time and make sure you have handy

More information

Vendor Registration and Training

Vendor Registration and Training Vendor Registration and Training Bid Express Registration Guide Bid Express Vendor Guide February 2015 Prepared By Address: 5700 SW 34th Street, Suite 1235, Gainesville, Florida 32608-5371 Web: www.infotechfl.com

More information

MultiSite Suite: Accounts Payable

MultiSite Suite: Accounts Payable MultiSite Suite: Accounts Payable User s Manual version 6 Copyright & Trademarks Copyright Notice and Trademarks 2010 MultiSite Systems, All rights reserved. Microsoft, Windows, Excel, and Outlook are

More information

Adding a Message E mail integration Embedding Google Docs and ProofHQ into your Message Files Viewing Files...

Adding a Message E mail integration Embedding Google Docs and ProofHQ into your Message Files Viewing Files... Reference Guide TABLE OF CONTENTS Introduction... 5 How to Use TeamworkPM... 6 First Look at your TeamworkPM Account... 7 Projects... 8 Setting up a New Project... 8 Copying Another Project... 8 Accessing

More information

Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR

Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR REPORT... 3 DECIDE WHICH DATA TO PUT IN EACH REPORT SECTION...

More information

1

1 www.clearbooks.co.uk 1 Content Clear Books Demo 1. Customising your Dashboard 2. Setting up for the first time A) Details B) Toggle Features C) Reporting Periods D) Adding a new user E) Invoice Themes

More information

Your profile contains your contact information. This is what other members will use when they want to get in touch.

Your profile contains your contact information. This is what other members will use when they want to get in touch. Update contact information Your profile contains your contact information. This is what other members will use when they want to get in touch. 1. Log into your site. 2. Click your name in the upper-right

More information

Page Topic 02 Log In to KidKare 02 Using the Navigation Menu 02 Change the Language

Page Topic 02 Log In to KidKare 02 Using the Navigation Menu 02 Change the Language Page Topic 02 Log In to KidKare 02 Using the Navigation Menu 02 Change the Language help.kidkare.com 03 Enroll a Child 03 Withdraw a Child 03 View Pending and Withdrawn Children 04 View Kids by Enrollment

More information

CPE for Lunch. Getting More out of Dynamics GP Accounts Payable Webinar. Presented by Fil Schwartz

CPE for Lunch. Getting More out of Dynamics GP Accounts Payable Webinar. Presented by Fil Schwartz 02-21-17 CPE for Lunch Getting More out of Dynamics GP Accounts Payable Webinar Presented by Fil Schwartz INTRODUCTION Overview: We re going cover 10 Payables topics today in about 50 minutes with some

More information

Order Management Bookings - Getting Started Guide for Manufacturers

Order Management Bookings - Getting Started Guide for Manufacturers Order Management Bookings - Getting Started Guide for Manufacturers Table Of Contents Order Management Bookings Getting Started Guide... 3 Purpose of this Document... 3 What is Order Management Bookings?...

More information

Paperless Pipeline Agent Manual

Paperless Pipeline Agent Manual Paperless Pipeline Agent Manual 1 of 13 The Basics Logging In A welcome email with your username and password has been sent to you. Log in at app.paperlesspipeline.com and enter your email and password

More information

Tyler s Versatrans Triptracker User s & Administrator s Guide

Tyler s Versatrans Triptracker User s & Administrator s Guide Tyler s Versatrans Triptracker User s & Administrator s Guide Tyler s Versatrans Triptracker 9.18 For more information, www.tylertech.com Copyright Copyright 2004 Tyler Technologies, Inc. All Rights Reserved.

More information

Getting Started with Padlet

Getting Started with Padlet 1 of 7 Getting Started with Padlet Padlet, unlike most sites these days, does not require a login to use. However, for the purpose of these instructions, please DO create yourself an account so you can

More information

SCOUT SUSPENSE TRACKER Version 10.0

SCOUT SUSPENSE TRACKER Version 10.0 SCOUT SUSPENSE TRACKER Version 10.0 USER S MANUAL For Civilian Personnel Management Service (CPMS) HPC-COM LLC Help Desk 800-795-1902 Updated: February 2011 Table of Contents SCOUT Suspense Tracker V10.0

More information

Tendenci Core Features the cms for your nonprofit. Pages (Content Manager) Navigation Editor. Stories. Boxes

Tendenci Core Features the cms for your nonprofit. Pages (Content Manager) Navigation Editor. Stories. Boxes The Content Manager allows for immediate website content updates through the user-friendly, WYSIWYG editor. The Content Manager also includes: Pages (Content Manager) Custom titles and URLs Image and graphics

More information

Updating to Tenant File Version 9

Updating to Tenant File Version 9 Updating to Tenant File Version 9 1 Improved Menu Systems This is the new enlarged Tenant File Main Menu. All actions start from this screen. For simplicity sake, we have not removed the selections above

More information

WorkBook release note

WorkBook release note WorkBook version: 8.3.0 Release date: 01/10/2013 Author: René Praestholm rp@workbook.net DOWNLOAD AS PDF HIGHLIGHTS IN THIS RELEASE Collaboration Many new improvements added in collaboration between team

More information

Adding and Editing Chapter and Adviser Information Logging in for the first time (Existing chapters)... 2

Adding and Editing Chapter and Adviser Information Logging in for the first time (Existing chapters)... 2 Chapter Advisers CONTENTS Adding and Editing Chapter and Adviser Information... 2 Logging in for the first time (Existing chapters)... 2 How to edit a chapter s information:... 2 How to view all chapter

More information

A dialog box will appear informing you that you will need to restart Enterprise to see the Calendar changes. Click Ok and then restart Enterprise.

A dialog box will appear informing you that you will need to restart Enterprise to see the Calendar changes. Click Ok and then restart Enterprise. The tax Calendar in Premium Pro Enterprise includes due dates for annual, estimate, and monthly premium tax returns, due dates for various additional insurance related filings, and due dates for local

More information

MANAGEMENT AND CONFIGURATION MANUAL

MANAGEMENT AND CONFIGURATION MANUAL MANAGEMENT AND CONFIGURATION MANUAL Page 1 of 31 Table of Contents Overview... 3 SYSTEM REQUIREMENTS... 3 The Administration Console... 3 CHAT DASHBOARD... 4 COMPANY CONFIGS... 4 MANAGE LEARNING... 7 MANAGE

More information

How to Use Voicethread

How to Use Voicethread How to Use Voicethread October 13, 2016 Julie K. Marsh Coordinator for Distance Education and Instructional Design Need Help? Contact Julie at 804-627-5308 or send an email to julie_marsh@bshsi.org Contents

More information

MyAerospace Contracts/Reporting and MyServices Training. Oct 2012

MyAerospace Contracts/Reporting and MyServices Training. Oct 2012 MyAerospace Contracts/Reporting and MyServices Training Oct 2012 Contents MyServices Report Usage Make Payments View Invoices Manage Contracts 2 File Number- 2 Log Into MyAerospace 1. From the MyAerospace

More information

Indiana e-child Care Provider Web User Manual Updated 10/30/2017 www.hoosierchildcare.com Table of Contents 1 Introduction... 6 1.1 About This Guide... 6 1.2 About the Provider Web... 6 2 Provider Web

More information

Sage One Accountant Edition. User Guide. Professional user guide for Sage One and Sage One Accountant Edition. Banking. Invoicing. Expenses.

Sage One Accountant Edition. User Guide. Professional user guide for Sage One and Sage One Accountant Edition. Banking. Invoicing. Expenses. Banking Invoicing Professional user guide for and Canadian Table of contents 2 2 5 Banking 8 Invoicing 15 21 22 24 34 35 36 37 39 Overview 39 clients 39 Accessing client books 46 Dashboard overview 48

More information

ONCONTACT MARKETING AND CAMPAIGN USER GUIDE V10

ONCONTACT MARKETING AND CAMPAIGN USER GUIDE V10 ONCONTACT MARKETING AND CAMPAIGN USER GUIDE V10 Contents Marketing Dashboard... 2 Marketing Dashboard Badges... 2 Marketing Dashboard Panels... 3 Campaign Record... 3 Field Descriptions... 4 Opportunities

More information

Employee Expense Submission Guide

Employee Expense Submission Guide Employee Expense Submission Guide Expense Submission 2.4 Published October 2018 v2.4 Table of Contents First-Time Registration... 3 Submitting Expenses... 4 Employee Expenses... 6 Entering Your Expense

More information

User Guide Regions Association Image Lockbox Online

User Guide Regions Association Image Lockbox Online User Guide Regions Association Image Lockbox Online 2012 Regions Bank. Regions Lockbox Services subject to product terms and conditions. Rev. 111312 Association Image Lockbox User Guide Association Image

More information

Reports in QuickBooks

Reports in QuickBooks QuickBooks Online Student Guide Chapter 11 Reports in QuickBooks Chapter 2 Chapter 11 In this chapter, you ll learn how QuickBooks helps you find information in your business. Lesson Objectives In this

More information

Customer Portal Step-by-Step: Create your MyActon Customer Portal Account

Customer Portal Step-by-Step: Create your MyActon Customer Portal Account How do I create a Customer Portal account? If you don t have a Customer Portal account, you can create one in a few steps: 1. Go to http://portal.actonmobile.com. Note: You can also access the portal by

More information

Getting Started With. A Step-by-Step Guide to Using WorldAPP Analytics to Analyze Survey Data, Create Charts, & Share Results Online

Getting Started With. A Step-by-Step Guide to Using WorldAPP Analytics to Analyze Survey Data, Create Charts, & Share Results Online Getting Started With A Step-by-Step Guide to Using WorldAPP Analytics to Analyze Survey, Create Charts, & Share Results Online Variables Crosstabs Charts PowerPoint Tables Introduction WorldAPP Analytics

More information