CxC Studio 151 Inventory System

Size: px
Start display at page:

Download "CxC Studio 151 Inventory System"

Transcription

1 CxC Studio 151 Inventory System Team 2 Richard Clark, Lindsay Haley, Jordan James, & Benjamin McCoy Phases 1 & 2 ISDS 4125 October 6, 2014 Page 1

2 Table of Contents Executive Summary... 3 Requirements Analysis... 4 Problem Opportunity Statement... 4 Project Scope/Objectives... 4 System Description... 5 Current System... 5 Requirements Definition... 6 Functional Requirements... 6 Nonfunctional Requirements... 6 Project Initialization... 7 Alternatives... 7 Feasibility Study... 8 Risk Assessment... 9 Use Cases...10 Actor Glossary...10 Use Case Diagram...10 Use Case Narratives...11 Process Models...17 Data Flow Diagram...17 Data Diagrams...19 Entity Relationship Diagram...19 CRUD Matrix...20 Page 2

3 Executive Summary The current database for the LSU CxC Studio is functional but inefficient. The database lacks any clear direction in how to use it and is missing several helpful features. As of now, tracking checkouts is limited to kits but not the individual parts. Also, the layout makes it difficult to use. Our project will streamline the user interface so it is no longer hard to find the forms and reports that the user is searching for. We will also be adding features that allow the individual parts of a kit to be tracked, which worker is checking out the items, improving the search function, and adding permissions for student workers and admins. Page 3

4 Requirements Analysis Problem Opportunity Statement The current CxC Studio 151 database does not adequately track transactions. Currently, the system doesn t record the employer in the check out or any of the individual parts being checked out. The UI is also poorly designed and difficult to use. Project Scope/Objectives Project Objectives Create a program that helps keep track of equipment inventory. Project Description A web-based program will be created that allows the CxC Studio 151 employees to keep track of inventory and the customer that are using their equipment in a more efficient manner than the current system. Business Benefits Improved system for data entry and extraction Monitoring of all items being checked out Increased accountability for worker handling check out Delivered Capabilities Worker log-in Convenient inventory reports Updated check-in/check-out forms Non-Delivered Capabilities 24/7 Support Desktop Support Estimated Project Duration 3.5 Months Page 4

5 System Description Current System The current system is a program called JARVIS. It is used to track what items are checked out of the CxC Studio and by who. The system can produce lists of what is currently checked out, what is overdue, customer and item checkout histories, customer contact info, and also has the ability to add/delete customers and items. JARVIS cannot automatically send out notification s, checkout individual parts, view what employee handled the checkout process, or differentiate between a student employee and an administrator. The current system also has poorly designed UI and a useless search function. JARVIS is a barebones system that is functional but does not track as much data as the CxC Studio needs. Page 5

6 Requirements Definition Functional Requirements 1. Search and Browse 1. The system will allow users to search items by kit name, kit type & accessories 2. The system will allow users to search for customers 3. For customer contact information pages, the system will display customer info, borrow history, and the borrowing status of customer 2. Check In and Check Out 1. The system will track all transactions made in studio 2. The system will allow user to view lists of all items available, checked out, & extra inventory 3. The system will allow for customers to renew check outs on kits 4. The system will allow user to see who checked out an individual item/kit & also what worker completed the transaction 5. At check in, the system will prompt the user if there are missing or broken components in the kit being returned 3. Forms and Reports 1. The system will have forms for entering new customers 2. The system will have forms for entering new inventory information 3. The system will compile information on customers courses for data analysis purposes 4. Notification s 1. The system will send out reminder s when item/kit is almost due 2. The system will send out legal notices via 3. The system will send out reminder s when kit is late and the cost of the items checked out Nonfunctional Requirements 1. Operational 1. The system should be able to work on any Web browser 2. The system should be able to update the inventory 2. Security 1. There should be separate administrator and student worker logins 2. There needs to be a password to access database Page 6

7 1. Update the existing program Project Initialization Alternatives The current system can be modified to remove unnecessary buttons or functions on the forms. The current layout for Contacts page includes buttons and tabs that aren t in use or have the programming or information to back them. The system also does not have a way to track which worker completed each check-out transaction. By adding an additional field or a specific log-in to the program, we can add this information to each transaction. 2. Create a new program using Microsoft Visual Studio Creating a new user interface from scratch will allow us to create more precise web forms as well as allow us to recreate their database to better suit their needs. We will also create a better way to pull necessary information regarding user data as well as a summary of which kits or parts are currently checked out. Page 7

8 Feasibility Study Feasibility Type Microsoft Access Microsoft Visual Studio SQL Server 2012 Technical Team has experience with this software through prior classes and projects. Team has experience with this software through prior classes and projects. Team lacks experience with this software. Operational May have compatibility issues with Mac May have compatibility issues with Mac May have compatibility issues with Mac Schedule Project expected to be completed in time. Project expected to be completed in time. Learning the program will take more time than project duration will allow. Legal/Contractual LSU provides the software license LSU provides the software license LSU provides the software license Economic Page 8

9 Risk Assessment Risk: Team member drops the course Likelihood of Risk: Low - 5% Impact: A member dropping the course would give a heavier workload to the other members and slow down progress. Should the risk occur: Split the workload between the remaining members. Risk: Incorrect Database Likelihood of Risk: Moderate - 60% Impact: Issues with incorrect data connections within the database. Should the risk occur: Test with sample data and make necessary modifications. Risk: Non-Mac compatible Likelihood of Risk: Moderate - 60% Impact: The system not being Mac compatible would render it useless to the CxC studio since they predominantly use Mac computers. Should the risk occur: Modify the program to be compatible with all types of computers. Risk: Projects from other classes interfere with work schedule. Likelihood of Risk: High - 70% Impact: A high workload from other classes could slow down performance and put the 4125 work schedule off track. Should the risk occur: Reschedule group meetings to fit everyone s schedule in order to avoid time conflicts Page 9

10 Use Cases Actor Glossary Term: Description: 1. Worker The student worker or other user of the system. 2. Admin Administrator of the system, the supervisor or manager of student workers. 3. Customer Students or Instructors who wish to borrow inventory. Use Case Diagram Inventory System Access the System Check Out Check In Worker Add New Inventory Admin Add a New Customer Delete a Customer Page 10

11 Use Case Narratives Use Case Name Primary Business Actor Other Participating Actors Description Pre-Condition Trigger Access the System Worker or Admin The student worker logs into the system using the form presented after application startup. The login form is displayed when user opens the application. The worker opens the application. Typical Course of Events Actor Action System Response Step 1: User enters account name and password. Step 3: User clicks the login button. Step 2: The system verifies if the information is correct. Step 4: The system displays the application s main form. Alternate Courses Conclusion Post-Condition Business Rules Implementation Constraints and Specifications Assumptions Open Issues Corresponding Forms and Reports If the user information is incorrect, the system displays an error message. The system brings the user to the main form of the application. The user can access the system. The user must already be in the system. Worker has an account and access to use this program. Main form Page 11

12 Use Case Name Primary Business Actor Other Participating Actors Description Pre-Condition Trigger Check Out a Kit Worker or Admin Customer Worker checks out item with the Customer s information. Customer must already be in the system. Pressing the check-out button. Typical Course of Events Actor Action System Response Step 1: Worker presses the Check-Out button. Step 3: Worker selects which item to Check-out. Step 5: Worker selects which Customer is checking the item out. Step 7: Worker presses the confirm button. Step 2: Systems takes user to Check- Out Screen. Step 4: System verifies the item is available. Step 6: The system displays confirmation window. Step 8: Systems records worker s name and what the customer is checking-out. The system checks-out item in the customer s name. Alternate Courses Conclusion Post-Condition Business Rules Implementation Constraints and Specifications Assumptions The system changes the availability of the item and records the customer that checked the item out. The system marks the kit as unavailable in the database. The kit is marked as available for check-out in the database prior to check out. The kit exists in the database. Open Issues Corresponding Forms and Reports Check out form Page 12

13 Use Case Name Primary Business Actor Other Participating Actors Description Pre-Condition Trigger Check In a Kit Worker or Admin Customer Worker checks in item upon return of a kit. Customer must already be in the system and have a kit checked out. Pressing the check in button. Typical Course of Events Alternate Courses Actor Action Step 1: Worker presses the Check- In button. Step 3: Worker selects which item to Check-in. Step 5: Worker selects which worker is checking-in the returned item and if there are any problems with the item. Worker presses save button. Step 7: Worker clicks the confirm button. System Response Step 2: Systems takes user to Check- In Screen. Step 4: System verifies the item is marked as unavailable. Step 6: The system displays a confirmation message. Step 8: Systems records which worker is checking-in the returned item and there are any problems with the returned item. The system checks-in the item. Conclusion Post-Condition Business Rules Implementation Constraints and Specifications Assumptions Open Issues Corresponding Forms and Reports The system changes the availability of the item and records the worker that checked the item in. The system marks the kit as available in the database. The kit is marked as unavailable for check out prior to check in. The kit exists in the database. Check in form Page 13

14 Use Case Name Primary Business Actor Other Participating Actors Description Pre-Condition Trigger Add New Inventory Admin Admin can enter in information about newly acquired inventory Inventory items don t already exist in database Clicking add new inventory button Typical Course of Events Actor Action System Response Step 1: Admin clicks add new inventory button. Step 3: Admin fills in the form and clicks save button. Step 2: System displays add new inventory form. Step 4: System adds new item to the database. Alternate Courses Conclusion Post-Condition Business Rules Implementation Constraints and Specifications Assumptions Open Issues Corresponding Forms and Reports New items are added into database. The system adds the new item to the database. Kit name does not exist prior to adding new items. Kit name does not already exist in database. Add new inventory form Page 14

15 Use Case Name Primary Business Actor Other Participating Actors Description Pre-Condition Trigger Add New Customer Worker or Admin Customer If a customer is not already in the system, the worker will fill out a form to add them. Customer must not be in database prior to entry Clicking add new customer button Typical Course of Events Actor Action System Response Step 1: Worker clicks add new customer button. Step 3: Worker fills in new customer form and clicks save button. Step 2: System loads new customer form. Step 4: System stores information from form into database. Alternate Courses Conclusion Post-Condition Business Rules Implementation Constraints and Specifications Assumptions Open Issues Corresponding Forms and Reports System creates a profile of the new customer in the database. New customer information is stored in the database. To avoid duplicate entries, customer must not already exist in system. Add new customer form Page 15

16 Use Case Name Primary Business Actor Other Participating Actors Description Pre-Condition Trigger Delete a Customer Admin If there is no longer a need to keep a record of a customer, the Admin can delete them. Customer must already exist in database Clicking delete customer from individual customer s profile page. Typical Course of Events Actor Action System Response Step 1: Admin searches for a particular customer. Step 3: Admin selects delete customer button. Step 5: Admin confirms record deletion. Step 2: System displays customer s profile. Step 4: System displays confirmation window. Step 6: System removes customer s profile information from the database. Alternate Courses Conclusion Post-Condition Business Rules Implementation Constraints and Specifications Assumptions Open Issues Corresponding Forms and Reports Do not delete customer profile. System deletes the profile of selected customer from the database. Customer profile information is removed from the database. Customer profile must exist in the system prior to deletion. Customer contact information page Page 16

17 Process Models Data Flow Diagrams Context Level Level 0 Page 17

18 Level 1 Page 18

19 Data Diagrams Entity Relationship Diagram Page 19

20 CRUD Matrix Activity Entity Name ID Item Check Out RU RU RU Check In RU RU RU Renew U U U Add New Customer C C Delete Customer D D Add Inventory C Reminder U U U Late Notice RU RU RU Search R R R Page 20

2) Create an account if she wants to order from us: 1

2) Create an account if she wants to order from us: 1 Homework 2 Solutions 1.264 Fall 2013 This is a sample solution; yours will vary based on your understanding of the business. The key point is that this is a narrative or discussion, so everyone gets a

More information

Super Schlumberger Scheduler

Super Schlumberger Scheduler Software Requirements Specification for Super Schlumberger Scheduler Page 1 Software Requirements Specification for Super Schlumberger Scheduler Version 0.2 Prepared by Design Team A Rice University COMP410/539

More information

ITracker v1.0 Timesheet User Guide. itracker Timesheet User Guide

ITracker v1.0 Timesheet User Guide. itracker Timesheet User Guide itracker Timesheet User Guide Support IndusTrack provides support for the customer in the form of blogs, forums, wikis and groups. This feature forms a community portal for users and developers to discuss

More information

RIT ORACLE CAPITAL EQUIPMENT PHYSICAL INVENTORY

RIT ORACLE CAPITAL EQUIPMENT PHYSICAL INVENTORY RIT ORACLE CAPITAL EQUIPMENT PHYSICAL INVENTORY Table of Contents Overview... 2 FA Physical Inventory User Responsibility... 2 Fixed Asset Parent Departments... 2 Contact Information... 2 Inventory Cycles...

More information

THE FAB FIVE FIRM T E A M A S S I G N 3/7/2013 MILESTONE TWO ISDS 3100: SPRING 2013 AMEN AHMED ALI BURMESTER NELSON JOINTER DANIELLE KRUMM CHANCE WAHL

THE FAB FIVE FIRM T E A M A S S I G N 3/7/2013 MILESTONE TWO ISDS 3100: SPRING 2013 AMEN AHMED ALI BURMESTER NELSON JOINTER DANIELLE KRUMM CHANCE WAHL THE FAB FIVE FIRM T E A M A S S I G N 3/7/2013 MILESTONE TWO ISDS 3100: SPRING 2013 AMEN AHMED ALI BURMESTER NELSON JOINTER DANIELLE KRUMM CHANCE WAHL TABLE OF CONTENTS Actor Glossary......2 Use-Case Glossary........3

More information

ACME MEDICAL MANAGEMENT SYSTEM (AMMS)

ACME MEDICAL MANAGEMENT SYSTEM (AMMS) Section ACME MEDICAL MANAGEMENT SYSTEM (AMMS) 1.1 Purpose The main purpose of the AMMS is to facilitate reception desk functions at the Acme Medical Clinic (keeping track of patient and doctor information,

More information

Microsoft Dynamics GP. Personal Data Keeper

Microsoft Dynamics GP. Personal Data Keeper Microsoft Dynamics GP Personal Data Keeper Copyright Copyright 2010 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed in this document,

More information

Web TimeSheet Integration Manager for Microsoft Project Server. Version 2.6 USER GUIDE

Web TimeSheet Integration Manager for Microsoft Project Server. Version 2.6 USER GUIDE Web TimeSheet Integration Manager for Microsoft Project Server Version 2.6 USER GUIDE Notices 2004-2006 Replicon, Inc. All rights reserved. All parts of this manual are the property of Replicon Inc. No

More information

THE FAB FIVE FIRM MILESTONE THREE TEAM ASSIGN SPRING 2013 AMEN AHMED ALI BURMESTER NELSON JOINTER DANIELLE KRUMM CHANCE WAHL

THE FAB FIVE FIRM MILESTONE THREE TEAM ASSIGN SPRING 2013 AMEN AHMED ALI BURMESTER NELSON JOINTER DANIELLE KRUMM CHANCE WAHL THE FAB FIVE FIRM TEAM ASSIGN 3/29/2013 ISDS 3100: MILESTONE THREE SPRING 2013 AMEN AHMED ALI BURMESTER NELSON JOINTER DANIELLE KRUMM CHANCE WAHL TABLE OF CONTENTS Executive Summary...2 Actor Glossary......3

More information

Vanderbilt University Medical Center

Vanderbilt University Medical Center Vanderbilt University Medical Center Performance Evaluation System Supervisor s Guide Provided by Vanderbilt Human Resources Table of Contents Overview... 3 VPES Evaluation Types... 4 VPES User Roles...

More information

TrackITSystem. Facility Manager Documentation Installation and User Guide

TrackITSystem. Facility Manager Documentation Installation and User Guide TrackITSystem Facility Manager Documentation Installation and User Guide Pages 1 to 7 apply to the install and configuration for admins. The user guide begins on page 8 In a browser, go to the installation

More information

FREQUENTLY ASKED QUESTIONS VIP PROCEDURES MANUAL. Adobe Business Direct Sales Version 2.2 Revised Date: 23 January 2017 JAZ

FREQUENTLY ASKED QUESTIONS VIP PROCEDURES MANUAL. Adobe Business Direct Sales Version 2.2 Revised Date: 23 January 2017 JAZ FREQUENTLY ASKED QUESTIONS VIP PROCEDURES MANUAL Adobe Business Direct Sales Version 2.2 Revised Date: 23 January 2017 JAZ TABLE OF CONTENTS LWS: HOW TO LOOK UP A CUSTOMER S LICENSE HISTORY... 2 LWS: HOW

More information

Version /2/2017. Offline User Guide

Version /2/2017. Offline User Guide Version 3.3 11/2/2017 Copyright 2013, 2018, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on

More information

ServicePRO + PartsPRO User Guide

ServicePRO + PartsPRO User Guide ServicePRO + PartsPRO User Guide ServicePRO Version 2.0 PartsPRO Version 1.0 Page 1 of 82 1 WHAT IS SERVICEPRO + PARTSPRO?... 4 1.1 What is ServicePRO?... 4 1.2 What are the benefits of using ServicePRO?...

More information

Contents OVERVIEW... 3

Contents OVERVIEW... 3 Contents OVERVIEW... 3 Feature Summary... 3 CONFIGURATION... 4 System Requirements... 4 ConnectWise Manage Configuration... 4 Configuration of Manage Login... 4 Configuration of GL Accounts... 5 Configuration

More information

Pepperi Plugin for SAP Business One

Pepperi Plugin for SAP Business One Pepperi Plugin for SAP Business One April. 2015 Ver 1.1 Contents 1 Introduction...4 1.1 System Requirements... 4 1.2 Glossary... 4 2 System Architecture...5 3 Overview...6 3.1 Installation and Setup...

More information

Costpoint 7 Employee Instructions Vighter Medical Group, LLC

Costpoint 7 Employee Instructions Vighter Medical Group, LLC Costpoint 7 Employee Instructions Vighter Medical Group, LLC April 2, 2018 Time Collection Employee Instructions 1. Open your web browser and go to the following address (Note: the address is case sensitive):

More information

Contents OVERVIEW... 3

Contents OVERVIEW... 3 Contents OVERVIEW... 3 Feature Summary... 3 CONFIGURATION... 4 System Requirements... 4 ConnectWise Manage Configuration... 4 Configuration of a ConnectWise Manage Login... 4 Configuration of GL Accounts...

More information

Eduphoria Strive: The Campus Dashboard Eduphoria

Eduphoria Strive: The Campus Dashboard Eduphoria STRIVE redesigns the professional development process, moving beyond T-TESS and T-PESS expectations, and focusing on continuous improvement and growth. It combines our applications of Appraise and Workshop

More information

Department of Computer Science and Engineering The University of Texas at Arlington

Department of Computer Science and Engineering The University of Texas at Arlington Department of Computer Science and Engineering The University of Texas at Arlington Aegle Outreach Storage System Team Members: Joseph Finnegan Karla Hernandez Joe Martinez Carlos Torres Last Updated:

More information

New Client Training. Paychex Time and Labor Online Paychex, Inc. All rights reserved. TLO

New Client Training. Paychex Time and Labor Online Paychex, Inc. All rights reserved. TLO New Client Training Paychex Time and Labor Online 2013 Paychex, Inc. All rights reserved. TLO-4016-130617 Table of Contents WELCOME TO TIME AND LABOR ONLINE SUMMARY............................ 33 NEW CLIENT

More information

Sage ERP Accpac Online 5.6

Sage ERP Accpac Online 5.6 Sage ERP Accpac Online 5.6 Integration Resource Guide for Sage ERP Accpac And Sage CRM (Updated: December 1, 2010) Thank you for choosing Sage ERP Accpac Online. This Resource Guide will provide important

More information

Vanderbilt University

Vanderbilt University Vanderbilt University Performance Evaluation System Self-Evaluation Guide Provided by Vanderbilt Human Resources Table of Contents VPES Overview... 3 Self Evaluations Overview... 3 Need Help?... 3 Getting

More information

BillQuick QuickBooks Integration

BillQuick QuickBooks Integration Time Billing and Business Management Software Built With Your Industry Knowledge BillQuickQuickBooks Integration Advanced Integration Guide BQE Software, Inc. 2601 Airport Drive Suite 380 Torrance CA 90505

More information

Performance Management System Reference Guide Administrators

Performance Management System Reference Guide Administrators Performance Management System Reference Guide Administrators Administration 6 Manage Company Information... 6 Navigation... 6 Company Data... 6 Company Logo... 6 Password Settings... 6 Review Settings...

More information

On-Demand Solution Planning Guide

On-Demand Solution Planning Guide On-Demand Solution Planning Guide Powering On-Demand Solutions www.growthclick.com hello@growthclick.com Copyright 2019 GrowthClick Inc. All Rights Reserved. 1 3 Steps to Planning an On-Demand Solution

More information

ACCEPTANCE TEST PLAN. Docket Course Scheduling. For. Version 1.0 February 5, 2013

ACCEPTANCE TEST PLAN. Docket Course Scheduling. For. Version 1.0 February 5, 2013 ACCEPTANCE TEST PLAN For Docket Course Scheduling Version 1.0 February 5, 2013 Developed by Robert Brown Nathal Fonseka Max Haley Michael Kovalichik Joseph Nelson Basil Nyachogo Raymond Selfridge Prepared

More information

KeyedIn Projects Project Manager User Guide

KeyedIn Projects Project Manager User Guide KeyedIn Projects Project Manager User Guide Version 2.0 July 27, 2012 Project Manager User Guide 1 2012 KeyedIn Solutions, Inc. Welcome to the Project Manager User Guide. This user guide will provide you

More information

Aegle. Department of Computer Science and Engineering The University of Texas at Arlington. Outreach Inventory System

Aegle. Department of Computer Science and Engineering The University of Texas at Arlington. Outreach Inventory System Department of Computer Science and Engineering The University of Texas at Arlington Aegle Outreach Inventory System Team Members: Joseph Finnegan Karla Hernandez Joe Martinez Carlos Torres Last Updated:

More information

GETTING STARTED WITH QUICKEN with Online Bill Pay for Windows. Click the version you are looking for

GETTING STARTED WITH QUICKEN with Online Bill Pay for Windows. Click the version you are looking for GETTING STARTED WITH QUICKEN with Online Bill Pay 2012-2010 for Windows Refer to this guide for instructions on how to use Quicken s online account services to save time and automatically keep your records

More information

Contents OVERVIEW... 3 CONFIGURATION... 4

Contents OVERVIEW... 3 CONFIGURATION... 4 Contents OVERVIEW... 3 Feature Summary... 3 CONFIGURATION... 4 System Requirements... 4 ConnectWise Manage Configuration... 4 Configuration of Manage Login... 4 Configuration of GL Accounts... 5 Configuration

More information

Next Gen Web Solutions Student Employment. Employer Training Template

Next Gen Web Solutions Student Employment. Employer Training Template Next Gen Web Solutions Student Employment Employer Training Template Student Employment JobX + TimesheetX = Total Solution JobX helps schools automate the job posting, hiring, and reporting process for

More information

BillQuick-QuickBooks Advanced Integration Guide 2016

BillQuick-QuickBooks Advanced Integration Guide 2016 BillQuick-QuickBooks Advanced Integration Guide 2016 CONTENTS INTRODUCTION 1 HOW TO USE THIS GUIDE 1 SOFTWARE EDITIONS SUPPORTED 2 HOW INTEGRATION WORKS 2 MODES OF SYNCHRONIZATION 3 INTEGRATION RULES 4

More information

Washington Redskins Season Ticket Holder 2013 Online Upgrades. Step-by-Step Guide

Washington Redskins Season Ticket Holder 2013 Online Upgrades. Step-by-Step Guide Washington Redskins Season Ticket Holder 2013 Online Upgrades Step-by-Step Guide Step 1: Log In to Account Manager During your assigned time window, go to www.redskins.com/myaccount and enter your Washington

More information

ARE HAPPENING TO YOUR ONLINE BUSINESS BANKING

ARE HAPPENING TO YOUR ONLINE BUSINESS BANKING ARE HAPPENING TO YOUR ONLINE BUSINESS BANKING Small Business Electronic Banking Resource Guide Your guide to expanded online business banking opportunities. Contents TRANSITION HIGHLIGHTS... 02 CUSTOMER

More information

Microsoft Solomon Integrated Innovation with Microsoft Office

Microsoft Solomon Integrated Innovation with Microsoft Office Microsoft Solomon Integrated Innovation with Microsoft Office MICROSOFT SOLOMON AND OFFICE INTEGRATED FOR VALUE 1 Table of Contents Introduction...1 Information for everyone...2 Instant access to data

More information

User Manual. Acumatica - Magento Connector

User Manual. Acumatica - Magento Connector User Manual Acumatica - Magento Connector Connector Version: 2.2 Supported Acumatica Version: 6.0 Supported Magento Versions: CE 2.1.X and EE 2.1.X Kensium Solutions PHONE 877 KENSIUM (536 7486) FAX 312

More information

topshelf2.0 QUICK REFERENCE DEVICE MANUAL

topshelf2.0 QUICK REFERENCE DEVICE MANUAL topshelf2.0 QUICK REFERENCE DEVICE MANUAL Scout topshelf2.0 Quick Reference Device Manual January 2007 2007 Scout Inc. Table of Contents 1) Introduction...6 System Requirements Initial Setup Common to

More information

User Guide. Perception-based Survey

User Guide. Perception-based Survey User Guide Perception-based Survey Version 1.4 Revised on 27 May 2013 Page 1 Table of Contents 1 Introduction CultureSAFE Programme, Model & Index and Cycle... 3 2 CultureSAFE e-tool Perception-based Survey,

More information

Inf 43 Spring Quarter, 2015 Homework 1

Inf 43 Spring Quarter, 2015 Homework 1 Inf 43 Spring Quarter, 2015 Homework 1 Student Name: Kevin Anteater Student Number: 12345678 Awarded Points Maximum Document Aspect Points 15 Clarity of writing (spelling, grammar, sentence construction)

More information

Accessing the Application... 1 User Roles Supervisor... 1 Employee(s)... 1 Reviewer - (Optional)... 1 Approver(s) - (Optional)...

Accessing the Application... 1 User Roles Supervisor... 1 Employee(s)... 1 Reviewer - (Optional)... 1 Approver(s) - (Optional)... EPAR User Guide for a SUPERVISOR Table of Contents Accessing the Application... 1 User Roles... 1 Supervisor... 1 Employee(s)... 1 Reviewer - (Optional)... 1 Approver(s) - (Optional)... 2 Employee Setup...

More information

Task Reflection. User Guide

Task Reflection. User Guide User Guide Task Reflection 1 Overview Task Reflection reflects tasks and details from other Gantt charts by displaying in your own Gantt chart tasks from other Gantt charts (The reflected tasks), and by

More information

Before you can download your transactions with Quicken you will need internet access, your customer ID and password. *

Before you can download your transactions with Quicken you will need internet access, your customer ID and password. * GETTING STARTED WITH QUICKEN with Online Bill Pay 2011, 2010 and 2009 for Windows Refer to this guide for instructions on how to use Quicken s online account services to save time and automatically keep

More information

Accounts Payable PARTICIPANT WORKBOOK

Accounts Payable PARTICIPANT WORKBOOK Accounts Payable PARTICIPANT WORKBOOK INTEGRATED SOFTWARE SERIES Accounts Payable PARTICIPANT WORKBOOK Version 3 Copyright 2005 2009 Interactive Financial Solutions, Inc. All Rights Reserved. Integrated

More information

Consignee Guide. Version 1.8

Consignee Guide. Version 1.8 Consignee Guide Version 1.8 TABLE OF CONTENTS 1 Welcome to FlashConsign.com...6 2 Your Consignee Account...7 2.1 Creating a Consignee Account...7 3 Creating a Consignment Sale...10 3.1.1 Consignment Sale

More information

Attendance Enterprise Manager Self Service

Attendance Enterprise Manager Self Service Attendance Enterprise Manager Self Service Attendance Enterprise Manager Self Service A Companion Document to Attendance Enterprise 1.6 2011, InfoTronics, Inc. All Rights Reserved. InfoTronics, Attendance,

More information

ESRI WORKFLOW MANAGER (WMX) User Guide Rev 3

ESRI WORKFLOW MANAGER (WMX) User Guide Rev 3 ESRI WORKFLOW MANAGER (WMX) User Guide Rev 3 Abstract Acquisition of Land for the Diversion Program requires all communications with the land owner and related documents be easily accessible. The ESRI

More information

Oracle Warehouse Management Cloud. Getting Started Guide Release 8.0 Part No. E

Oracle Warehouse Management Cloud. Getting Started Guide Release 8.0 Part No. E Oracle Warehouse Management Cloud Getting Started Guide Release 8.0 Part No. E85994-02 June 2017 Oracle Warehouse Management Cloud Getting Started Guide, Release 8.0 Part No. E85994-02 Copyright 2016,

More information

USER MANUAL. MageMob Inventory TABLE OF CONTENTS. Version: 1.0.1

USER MANUAL. MageMob Inventory TABLE OF CONTENTS. Version: 1.0.1 USER MANUAL TABLE OF CONTENTS Introduction...1 Benefits of MageMob Inventory...1 Installation & Activation...2 Extension Activation...7 How it Works?...8 Back End Configuration...8 Points to Note... 37

More information

Nucleus Detailed Reference Guide

Nucleus Detailed Reference Guide Nucleus Detailed Reference Guide Table of Contents Nucleus Overview Nucleus Login Screen 5 Nucleus Home Screen 6 Clearing Failed Doors 7 Practice Management Accessing Patient Screen 9 Adding a New Patient

More information

GETTING STARTED WITH QUICKEN with Online Bill Pay 2010, 2009, and for Windows

GETTING STARTED WITH QUICKEN with Online Bill Pay 2010, 2009, and for Windows GETTING STARTED WITH QUICKEN with Online Bill Pay 2010, 2009, and 2008-2007 for Windows Refer to this guide for instructions on how to use Quicken s online account services to save time and automatically

More information

INSIGHTS, POWERED BY INSIDEVIEW

INSIGHTS, POWERED BY INSIDEVIEW INSIGHTS, POWERED BY INSIDEVIEW Installation Guide Product Version 4.2 SEPTEMBER, 2017 Table of Contents Chapter 1: Introduction to Insights, powered by InsideView...3 What s New in this Release?... 4

More information

ConnectWise-Sage 50 Accounts User Guide

ConnectWise-Sage 50 Accounts User Guide ConnectWiseSupport@mobiusworks.com www.mobiusworks.com ConnectWise-Sage 50 Accounts Version 3.0.0.7 September 11, 2015 Table of Contents Table of Contents... 2 INSTALLATION AND CONFIGURATION... 4 Introduction...

More information

Micropay Professional

Micropay Professional Notepad The Notepad facility can be used to store information or serve as an automatic Reminder that will appear onscreen on pre-defined periods. It can also be used to print short messages on employees

More information

Sage 300 ERP Sage CRM 7.1 Integration Upgrade Guide

Sage 300 ERP Sage CRM 7.1 Integration Upgrade Guide Sage 300 ERP 2012 Sage CRM 7.1 Integration Upgrade Guide This is a publication of Sage Software, Inc. Version 2012 Copyright 2012. Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the

More information

UNITY CRM INTEGRATION AGILE CRM

UNITY CRM INTEGRATION AGILE CRM UNITY CRM INTEGRATION AGILE CRM CONTENTS 1 Overview... 1 2 Configuring Agile CRM Integration... 3 3 Unity CRM Functionality... 5 3.1 Contact Pop... 5 3.2 Contact Search... 7 3.3 Call Log Entry... 8 3.3.1

More information

PCORI: How to Submit Invoices Phase II COST-REIMBURSABLE RESEARCH AWARD USER GUIDE

PCORI: How to Submit Invoices Phase II COST-REIMBURSABLE RESEARCH AWARD USER GUIDE PCORI: How to Submit Invoices Phase II COST-REIMBURSABLE RESEARCH AWARD USER GUIDE Table of Contents 1.1.1.1. HOW TO LOG IN TO THE PCORI PORTAL... 1 1.1.1.2. HOW TO SUBMIT AN INVOICE FOR A COST REIMBURSABLE

More information

All rights reserved Track Force Inventory Management System Go to contents USER MANUAL FOR TRACK FORCE INVENTORY MANAGEMENT SYSTEM (TFI)

All rights reserved Track Force Inventory Management System Go to contents USER MANUAL FOR TRACK FORCE INVENTORY MANAGEMENT SYSTEM (TFI) USER MANUAL FOR TRACK FORCE INVENTORY MANAGEMENT SYSTEM (TFI) Track Force Inventory Management System (TFI) was built for business people with small to large-scale inventory operations. Including this

More information

HealthEquity Employer Portal Guide HealthEquity All rights reserved.

HealthEquity Employer Portal Guide HealthEquity All rights reserved. HealthEquity Employer Portal Guide 2013-2015 HealthEquity All rights reserved. INTRODUCTION 09 ACCESSING PENDING PAYMENTS 01 LOGIN PROCESS 09 MODIFYING EMPLOYER INFORMATION 01 ADDING INSURANCE INFORMATION

More information

Dovico Planning & Timesheet v4 BEST PRACTICES

Dovico Planning & Timesheet v4 BEST PRACTICES Dovico Planning & Timesheet v4 Dovico Planning & Timesheet v4 Audience and Context This document is intended to help clients plan the configuration and use of Dovico Planning & Timesheet. It is to be used

More information

USER GUIDE STAFF JOB POSTINGS STAFF POSITION DESCRIPTIONS

USER GUIDE STAFF JOB POSTINGS STAFF POSITION DESCRIPTIONS USER GUIDE STAFF JOB POSTINGS STAFF POSITION DESCRIPTIONS TABLE OF CONTENTS LOGIN... 3 HOME PAGE... 4 STEPS TO FILL A VACANCY... 6 STEP 1: CREATE OR MODIFY THE POSITION DESCRIPTION... 7 STEP 2: HUMAN RESOURCES

More information

State of Illinois. Phase 2 of The Integrated Eligibility System (IES) and ABE's "Manage My Case" and Appeals Portals

State of Illinois. Phase 2 of The Integrated Eligibility System (IES) and ABE's Manage My Case and Appeals Portals State of Illinois Phase 2 of The Integrated Eligibility System (IES) and ABE's "Manage My Case" and Appeals Portals Make Medicare Work October 27, 2017 Lauren Polite, HFS IES Phase 2 Go Live Case Information

More information

An Efficient Online Shopping System

An Efficient Online Shopping System An Efficient Online Shopping System Chi-hang Yeung 1, Chi-shing Yip 2, Kit-yan Lai 3, Ning-kei Yip 4 and Man-ching Yuen 5 1 The Hong Kong Institute of Vocational Education (Kwai Chung), Email: 050550926@student.vtc.edu.hk

More information

SubFinder. for Substitutes. Users Guide for SubFinder 6.0

SubFinder. for Substitutes. Users Guide for SubFinder 6.0 SubFinder for Substitutes Users Guide for SubFinder 6.0 TABLE OF CONTENTS SubFinder... 1 Registering with SubFinder... 1 Logging into SubFinder... 1 Available Jobs... 2 View/Cancel Jobs... 3 Adding/Editing

More information

The Force is Strong With This One Darth Vader, Star Wars Episode IV, Quick Start Page 1 of 14 Workamajig

The Force is Strong With This One Darth Vader, Star Wars Episode IV, Quick Start Page 1 of 14 Workamajig The Force is Strong With This One Darth Vader, Star Wars Episode IV, 1977 Quick Start Page 1 of 14 Workamajig Quick Start Guide This section is designed for users that wish to get started with Workamajig

More information

lotflex The Lot Tracking Solution for BusinessVision Users

lotflex The Lot Tracking Solution for BusinessVision Users lotflex The Lot Tracking Solution for BusinessVision Users Gemini Logic Inc 2600 Skymark Avenue Building 10, Suite 101 Mississauga, ON L4W 5B2 Telephone: (905) 625-7212 Fax: (905) 625-9644 sales@geminilogic.com

More information

Then enter your PIN, also created during the enrollment process. After entering this data, select Submit.

Then enter your PIN, also created during the enrollment process. After entering this data, select Submit. The screens you will see in this guide were made for demo purposes, and may contain unrealistic payment or payee information. If you have questions not addressed in the tutorial, contact your Bill Pay

More information

For Management and Staff Positions. User Guide

For Management and Staff Positions. User Guide For Management and Staff Positions User Guide Contents Login Information... 2 Section 1. Your Web Browser... 2 Section 2. Security of Applicant Data... 2 Introduction & Home Page... 3 Applicant Tracking

More information

Dana Innovations. Customer Portal Training Guide

Dana Innovations. Customer Portal Training Guide Dana Innovations Customer Portal Training Guide Table of contents Customer Portal Overview 3 Logging in and General Navigation 3 Customer Portal Training Guide 5 Create / Update Sales Orders 6 Track Customer

More information

MEANINGFUL SELECTIONS REFERENCE GUIDE. Funeral Home Admin Module March 2016

MEANINGFUL SELECTIONS REFERENCE GUIDE. Funeral Home Admin Module March 2016 MEANINGFUL SELECTIONS REFERENCE GUIDE Funeral Home Admin Module March 2016 Copyright 2014-2016 Batesville Services Inc. Updated 3/2016 MEANINGFUL SELECTIONS REFERENCE GUIDE Funeral Home Admin Module Getting

More information

SalesVu QuickBooks Online Guide

SalesVu QuickBooks Online Guide SalesVu QuickBooks Online Guide SalesVu - QuickBooks Integration Overview As a value-added feature for SalesVu customers, our team has integrated with the popular small-tomedium business accounting software

More information

Administrator Quick Reference Virtual TimeClock 15 Network Edition

Administrator Quick Reference Virtual TimeClock 15 Network Edition Virtual TimeClock Administrator Quick Reference Virtual TimeClock 15 Network Edition Your time clock program consists of a user status window and an administration window. The user status window is used

More information

Quick Guide: Dispatch Console

Quick Guide: Dispatch Console Quick Guide: Dispatch Console A. Dispatch Options B. Vehicle Status C. Jobs Tab D. Operations Map A. Dispatch Options Location Write down the address of the job or drag the green icon over the map. The

More information

Xerox Configurator Pricing Manager Guide

Xerox Configurator Pricing Manager Guide Xerox Configurator Pricing Manager Guide 2010 Xerox Corporation. All rights reserved. XEROX, XEROX and Design, are trademarks of Xerox Corporation in the United States and/or other countries. Document

More information

Time and Attendance System Exempt Employee End-User s Guide

Time and Attendance System Exempt Employee End-User s Guide KRONOS WORKFORCE TIMEKEEPER (KWT) Time and Attendance System Exempt Employee End-User s Guide 1 Kronos User Guide Table of Contents Introduction 3 Expectations for Recording Time.. 4 Logging Onto Kronos..

More information

UAKJOBS POSITION DESCRIPTION (PD) GUIDE

UAKJOBS POSITION DESCRIPTION (PD) GUIDE UAKJOBS POSITION DESCRIPTION (PD) GUIDE FOR SUPERVISORS (AND PPA/CCC DEPT) University of Alaska Hiring System http://www.uakjobs.com/hr PeopleAdmin, Inc. 1717 W. 6 th Street Austin, TX 78703 512-997-2500

More information

Introduction to IBM Cognos for Consumers. IBM Cognos

Introduction to IBM Cognos for Consumers. IBM Cognos Introduction to IBM Cognos for Consumers IBM Cognos June 2015 This training documentation is the sole property of EKS&H. All rights are reserved. No part of this document may be reproduced. Exception:

More information

SMART er GUIDE June 2016

SMART er GUIDE June 2016 SMART er GUIDE June 2016 0 Table of Contents Introduction...2 Logging into SMART er...2 Changing Password and Security Questions...5 Announcements and District Forms...5 SMART er Menu Items Defined...7

More information

pocketbeims WORK ORDERS

pocketbeims WORK ORDERS pocketbeims WORK ORDERS Training Guide Supervisor Mercury Computer Systems (Aust) Pty Ltd Level 3, 271 William St, Melbourne VIC 3000 ABN: 75 632 408 132 Tel: +61 3 9602 2255 Fax: +61 3 9602 2595 support@beims.com

More information

New World Technologies, Inc Invoice Importer

New World Technologies, Inc Invoice Importer New World Technologies, Inc Invoice Importer The Invoice Importer is a tool that allows users of QuickBooks Pro, Premier, Accountant's and Enterprise editions 2010 or greater to import Invoices, Sales

More information

AMI AutoAGENT Shop Floor Manager

AMI AutoAGENT Shop Floor Manager AMI AutoAGENT Shop Floor Manager Contents Introduction... 2 Introduction... 3 What's In This Manual... 4 Symbols and Conventions... 5 Shop Floor Manager Navigation Tips... 6 Part 1: Shop Floor Manager

More information

Rev.2.0. p f W. 119th Street Chicago, IL

Rev.2.0. p f W. 119th Street Chicago, IL Rev.2.0 1321 W. 119th Street Chicago, IL 60643 p. 1.800.465.2736 f. 1.773.341.3049 sales@mifab.com www.mifab.com Table of Contents I. Log on to Kwik Order... 3 II. Kwik Order Home... 4 III. Modules/Functions...

More information

C3 Training Database (C3 TD)

C3 Training Database (C3 TD) C3 Training Database (C3 TD) User Manual Contractor 1 P a g e 1.2 Contractor Contractor(s) or Specialty Contractor(s) have the ability to add employees, manage employee information, and assign employees

More information

User Guide For Dealer Associate Shippers

User Guide For Dealer Associate Shippers User Guide For Dealer Associate Shippers MOTOR SALES, U.S.A. Last Updated May 2014 User Guide for Dealer Associate Shippers 2014 Bureau of Dangerous Goods, Ltd. All Rights Reserved Introduction 1 S hiphazmat

More information

Release notes May 2017

Release notes May 2017 Release notes May 2017 1 - Release notes May 2017 - CaseWare Time SecWare TaxWare What s New in CaseWare Time 2016? 3 Details of feature enhancements and fixes 3 1. Cloud Integration 3 2. Better security

More information

Electronic Invoicing

Electronic Invoicing Electronic Invoicing InvoiceWorks Supplier User Guide (Participating Supplier) ipayables Inc. 2007 ipayables Technical Support Supplier User Guide Check the Help Menu item for assistance with that screen

More information

AvaTax Magento 1 Extension. User Guide

AvaTax Magento 1 Extension. User Guide AvaTax Magento 1 Extension User Guide Table of Contents About Avatax extension Flow and integration with StoreFront Installation Connection Settings Typical Installation Process Installation Process for

More information

Contents OVERVIEW... 3

Contents OVERVIEW... 3 Contents OVERVIEW... 3 Feature Summary... 3 CONFIGURATION... 4 System Requirements... 4 ConnectWise Manage Configuration... 4 Configuration of Manage Login... 4 Configuration of GL Accounts... 5 Configuration

More information

Productivity. PPS Cart: PulseNet Production Systems. Powerful Tools for Better Performance

Productivity. PPS Cart: PulseNet Production Systems. Powerful Tools for Better Performance Productivity : PulseNet Production Systems Powerful Tools for Better Performance This page intentionally left blank. I Contents Introduction 1 What is 1 Using this Manual 1 System Setup 2 Open PPS Monitor

More information

User Guide. Hiring Manager User Guide Staff/MPP Recruitments

User Guide. Hiring Manager User Guide Staff/MPP Recruitments User Guide Hiring Manager User Guide Staff/MPP Recruitments Contents Login Information... 2 Section 1. Your Web Browser... 2 Section 2. Security of Applicant Data... 2 Introduction & Home Page... 3 Applicant

More information

Contoh Pengembangan SIM

Contoh Pengembangan SIM Contoh Pengembangan SIM Project Management Project Management Project Management Project Management Expectation Management Matrix Initial Expectation Adjusting Expectation Changing Priorities Problem

More information

Hubcase for NetSuite Installation and Configuration Guide

Hubcase for NetSuite Installation and Configuration Guide Hubcase for NetSuite Installation and Configuration Guide 1. Overview... 2 2. Install Hubcase for NetSuite bundle / SuiteApp... 3 3. Setup and configure your Hubcase membership... 6 3.1. Sign up and activate

More information

Coupons In VirtueMart

Coupons In VirtueMart Coupons In VirtueMart A Coupon is a type of sales promotion tool, mainly used in the consumer market and is primarily offered either in print or electronic form. It provides price savings or other incentives

More information

NetSuite OpenAir/NetSuite Connector Guide April

NetSuite OpenAir/NetSuite Connector Guide April NetSuite OpenAir/NetSuite Connector Guide April 16 2016 General Notices Attributions NetSuite OpenAir includes functionality provided by HighCharts JS software, which is owned by and licensed through Highsoft

More information

TABLE OF CONTENTS DOCUMENT HISTORY

TABLE OF CONTENTS DOCUMENT HISTORY TABLE OF CONTENTS DOCUMENT HISTORY 5 UPDATE 17D 5 Revision History 5 Overview 5 Optional Uptake of New Features (Opt In) 6 Update Tasks 6 Feature Summary 7 Demand Management 9 Forecast Unique Demand Segments

More information

Annual Evaluation Guide

Annual Evaluation Guide Annual Evaluation Guide https://jobs.astate.edu/hr Arkansas State University Office of Human Resources 870-972-3454 Revised 04-11 Page 2 of 14 Table of Contents Annual Evaluations... 3 Classified Annual

More information

System Guide for Board Recognised Employers of Electrical Workers

System Guide for Board Recognised Employers of Electrical Workers System Guide for Board Recognised Employers of Electrical Workers Version 1.3, March 2017 Contents 1 Introduction to this Guide 3 2 Overview 4 Roles within the portal system 4 Functions within the portal

More information

The hiring official will click on the hyperlink and be directed to a page that looks like the screen shot below:

The hiring official will click on the hyperlink and be directed to a page that looks like the screen shot below: Hiring Official Instructions These are the instructions for the hiring official and the actions required by the hiring official to review applications, indicate those interviewed, and record selection

More information

Chapter Contents. Manage Employers Option Screen

Chapter Contents. Manage Employers Option Screen 16: Manage Employers Chapter Contents Create an Employer Account (Registration)... 16-2 Add Employer Locations... 16-6 Assign a Case Manager... 16-8 Add Contacts... 16-9 Assist an Employer... 16-13 Search

More information

PEOPLE OPERATIONS PLATFORM

PEOPLE OPERATIONS PLATFORM Rosters PEOPLE OPERATIONS PLATFORM Roster Process ROSTER PREP CREATE ROSTER & ADD SHIFTS ASSIGN/ OFFER SHIFTS APPROVE SHIFTS/ TIMESHEETS Employees accepted and available. Employment type, positions and

More information