Paco Joan Furniture Store Inventory System. De La Salle University Manila College of Computer Studies. INTROSE Introduction to Software Engineering

Size: px
Start display at page:

Download "Paco Joan Furniture Store Inventory System. De La Salle University Manila College of Computer Studies. INTROSE Introduction to Software Engineering"

Transcription

1 Project Proposal S21 Group H Paco Joan Furniture Store Inventory System De La Salle University Manila College of Computer Studies INTROSE Introduction to Software Engineering Group Members: Co, Bervyn Co, Jasper Ganal, Perrin Leonardo, Daniel John Professor: Ms. Chelsea Celestino Date Submitted: Table of Contents 1. Introduction Overview Company Background Business Process Problem Description 2-3

2 1.2 Objectives, Scope and Limitations Objectives Scope and Limitations 3 2. Functional Requirements Software Functions # 2.2 User Types and their Descriptions # 2.3 Data Files and their Descriptions # 2.4 Report Types and their Descriptions # 2.5 Use Case Diagrams # 2.6 Use Case Descriptions # References # Apendix A. Sample Forms # Apendix B. Sample Reports # Apendix C. Personal Log #

3 1. Introduction 1.1. Overview Company Background Paco Joan Furniture store was established in the early 1950 s with currently 20 employees: 5 of them are the sales ladies, 4 drivers and the rest are lifters. It started off as a small sari-sari store owned by a family in the early 1940 s and was renovated and expanded when the owner decided to pass it to one of his sons. It is located in Paco, Manila where it boasts and ensures the quality of their products. The products the store basically sells are furniture such as tables, chairs, cabinets, sofa, etc. Most of the products are imported from other countries; others are ordered from manufacturers Organizational Chart Business Process Paco Joan Furniture Aside from selling its goods, delivery service is one of the main services provided by Paco Joan Furniture. Whenever a customer purchases a product, he/she may choose whether to have it assembled at the store and then delivered to their houses, or assemble it at the comfort of their own home. Most customers however, want it to be assembled at their house so as to monitor the parts of the furniture they have ordered be taken out of the box and to lessen

4 the risk of damaging the furniture if it were to be delivered and be forced to fit in a small door. Currently, the manager lists down all the products available and constantly checks them whenever she loses count when doing an inventory. Steps before a delivery: 1. Before a saleslady sells a particular item, she must first ask the manager whether or not the product is still available. The manager would check the list to see how many existing product is left, how many are damaged, how many are of what color etc. 2. When the item is available, that is the time when the saleslady will fill-up everything on the receipt. When a delivery is in order: 1. The saleslady will write down what they need for the delivery and shows it to the manager. 2. The manager then asks the lifters to procure everything in the storage in preparation for delivery. 3. When all is prepared, the furniture is transported to the location where it will be assembled or dropped off Problem Description The following are the identified problems of Paco Joan Furniture that the proposed software hopes to address: PR ID Problem Root Cause Symptoms and Frequency Business Impact PR 01 The manager sometimes loses count during inventory. Information retention/ memory problems due to age; carelessness Happens habitually, especially when there are too many products to count. Inaccurate count of products during inventory may lead to erroneous sales reports; Too much or too less count of a product could mean the difference between customer satisfaction and customer complaints.

5 PR 02 The manager may have the tendency to double the count of a product, or add a digit to a sales figure. Misunderstan ding between manager, and salesladies; carelessness Happens when salesladies don t pay that much attention to product s descriptions and pricing. Doubling the listing of data or accidentally adding digits to an originally correct figure, as a result of carelessness and/ or misunderstanding among employees of the company, will result in data redundancy and erroneous reports. PR 03 The manager sometimes needs to check the stocks frequently. An immediate and accurate list of products which are currently available isn t always obtainable. Every time a product is bought. Too much inventory checking may lead to mixed lists of products. PR 04 The customers sometimes want to know the details, ideas and numbers to a certain product (due to bulk ordering) as fast as possible. Timeconsuming; tedious to do in an instant. Customers ask too much information on a particular item, and salesladies frequently have to go back and forth to the manager to pass the questions. Customers might lose patience in waiting. In lieu of that, the business will not process immediately. The worst result is that the customer might lose interest in purchasing products from the business. PR 05 The salesladies makes changes to the current list of available products without informing the manager. No communication with manager to inform that there had been changes made to the list. Sometimes, when manager gives the duty to the salesladies. This may lead to loss of profit if changes made involves the pricing made for the products Objectives, Scope, and Limitations Objectives General Objective

6 The system aims to address the problems the store currently faces in dealing with inventory/stock check and giving accurate product information by making an automated inventory system. Specific Objectives The specific objectives of the system are: SO ID PR ID Specific Objective SO 01 PR 01 To keep count of the stocks available. SO 02 PR 02 To eliminate data redundancy. SO 03 PR 02 To organize the contents/stocks of the store. SO 04 PR 03 To monitor the actions made to the contents/stocks. SO 05 PR 04 To organize the contents/stocks of the store. SO 06 PR 04 To provide fast and accurate product description/information/ pricing SO 07 PR 05 To secure the database by using a login system Scope and Limitations The proposed software will be programmed in C# running under Microsoft Visual Studio, and the expected machine that will use it should have the necessary software installed. The inventory system will be protected using a log-in system in which, other than the manager, may accommodate the salesladies to have access by registering. Basic information will be collected from the salesladies such as their name, birth date, contact information, etc.. The system will cover: Contracts for every furniture. Stocks for every furniture. The count of every style of furniture. Purchase order of every order made. Only the admin can edit the system.

7 Staffs can only view the inventory system. Contains admin and other staffs account. Contains the details of every supplier. The system will not cover: Actual purchasing. Budget and other finance purposes will not be included in the system. 2. Functional Requirements 2.1. Software Functions The software mainly has two modules: Manager Module and Employee Module MD01 - Employee s Module This module is for the employees, and is only used to view the products and corresponding information about each so they could easily supply answers to customer s queries about a particular product. SO ID SO 01, SO 02, SO 06, SO 07 FN01 - Create Log-In Account FN02 - Edit Log-In Details The employees will have to register for an account in which it will take in personal information such as: name, birth date, age, contact number; account information such as: username, password, security question, security answer; and other necessary data to view the inventory. Upon creating an account, an employee may edit his/her information.

8 FN03 - View Inventory This will enable an employee to oversee the products of the store. Considered to be the heart of the system, it will display all of the products the store has available and provide the information that comes with each product including but not limited to: product name, product code, quantity/product in stock, product sold, price, style, color, supplier and product description. FN04- Notify User MD02 - Manager s Module This module allows the manager to manipulate the inventory system. It allows him to use every function of the software as he/ she handles the inventory and is the primary user. SO ID SO 01, SO 02, SO 03, SO 04, SO 05, SO 06, SO 07 FN01 - Create Log-In Account FN02 - Edit Log-In Details The manager will have to register for an account in which it will take in personal information such as: name, birth date, age, contact number; account information such as: username, password, and other necessary data to use the inventory system. Upon creating an account, the manager may edit his information, or the information of employees registered in the system.

9 FN03 - View Inventory FN04 - Add Item to Inventory FN05 - Delete Item from Inventory This will enable the manager to oversee the products of the store. Considered to be the heart of the system, it will display all of the products the store has available and provide the information that comes with each product including but not limited to: product name, product code, quantity/product in stock, product sold, price, style, color, supplier and product description. This provides the manager with a form to fill-up with details regarding a product to be added to the inventory. This allows the manager to permanently delete a product that is not offered anymore, or when the store doesn t plan to restock on a particular furniture after it has been sold. FN06 - Modify Item in Inventory In case a particular product needs modification, this allows the manager to reenter the correct information for it. FN07 - Delete Account Enables the manager to delete unserviceable accounts. e.g accounts of past employees. FN08 - Noti 2.2. User Types and their Descriptions UT01 Administrator/ Manager The Administrator/Manager is given the privilege to make use of all of the functions of the system. FN01, FN02, FN03, FN04, FN05, FN06, FN07 UT02 Employee Unlike the manager, employees have limited use of the software and can only register and edit accounts to be able to log-in to the system and view the inventory. FN01, FN02, FN Data Files and their Descriptions DF01 - Product Table

10 This table houses the information of every furniture that the store offers. It is used as a centralized repository of data that can be used to further know the details of each product. MD ID MD01, MD02 Product Name Product Code Quantity/Product in stock Product Sold Price Style Color SupplierID Product Description Date Procured The name of the product. Code for the product; Primary key. Determines the remaining stock of a product. Determines how many were sold. Price of a product. Describes what the product is made out of. Tells the color of the product. Supplier of the product; Foreign Key An in-depth description of a product. Tells when the product was obtained from the supplier. DF02 - Employee Table This table contains the information of every employee currently employed in the store and is only accessible to the manager. MD ID MD02

11 Employee Number Employee Name Birth Date Age Sex Telephone # Cellphone Number Address Username Password Primary key for employee. The name of the employee. Determines the birth date of the employee. Determines the age of employee. Determines the gender of the employee. Contact number of employee. Contact number of employee. Where the employee currently resides. Employee s username for the system. Employee s password for the system. DF03 - Supplier Table This table contains the information of every supplier that the store imports products from. MD ID MD02 Supplier ID Supplier Name Contact Person Telephone # Cellphone Number Supplier Address Primary key for supplier The name of the employee. Name of contact person per supplier. Contact number of supplier. Contact number of supplier. Address of supplier Report Types and their Descriptions RP01 - Employee

12 This will enable an employee to oversee the products of the store. Considered to be the heart of the system, it will display all of the products the store has available and provide the information that comes with each product including but not limited to: product name, product code, quantity/product in stock, product sold, price, style, color, supplier and product description. MD ID MD01 Frequency of generation Contents <Field Name> Daily This will enable an employee to oversee the products of the store. Considered to be the heart of the system, it will display all of the products the store has available and provide the information that comes with each product including but not limited to: product name, product code, quantity/product in stock, product sold, price, style, color, supplier and product description. <Field Description> RP02 - Manager This mode will serve as the head of the system since the manager can add, view and delete employees and stocks. The Manager can also check the status of stocks and their suppliers as well. MD ID MD02 Frequency of generation Daily

13 Contents This mode will enable the Manager to add edit and view employees as well as the current status of the stocks once ordered or purchased. The Manager will also handle the suppliers details as well as their contracts.the Manager can also add, view and delete stocks from the inventory system Use Case Diagrams 2.6. Use Case Descriptions Create Log-In PreCondition: The user has opened the software and is in the log-in screen. 1) The use case begins when the user selects to create a log-in account. 2) The system shows the user the list of details to be filled up. 3) Once all the needed details are filled up, a prompt will appear that the details have been successfully input and enters the system. Alternative Path: 1) The user selects to create a log-in account. 2) The system shows the user the list of details to be filled up. 3) The user decides not to continue registering and cancels registration.

14 4) System asks user if he is sure to cancel registration a.) If yes, the user is lead back to log-in screen. b.) If no, the user is given the opportunity to enter information on the text fields again. Exceptional Path: 1) The user selects to create a log-in account. 2) The system shows the user the list of details to be filled up. 3) The system alerts the user that a required field has been left blank. a) The user entered information on a certain data field that does not match the data type on the data base b) The user entered too many a value in a text field. c.)the user commits a case-sensitivity issues regarding username and password. 4) The system prompts the user of the errors in the data fields and asks the user to fill-up again. Log-in Precondition: The user is in the log-in screen, about to enter a registered username and password to use the system. 1) The user enters username and password and selects to log-in. 2) The system accepts and leads you to the inventory screen Exceptional Path: 1)The user enters username and password and selects to log-in. 2)The user enters an invalid username and password. 3) The system prompts the user has entered the wrong username or password or has yet to create a log-in account. View Inventory Precondition: The user has logged in, and is in the Inventory screen. 1) The use case begins if the manager or the employee entered the correct password. 2) The user will be able to view the inventory and sort them whichever the user wants. 3) The user then now can check the inventory and take note of the stocks that are damaged. Alternative Path: 1) If there is no stocks to view. 2) If the item is damaged and cant be sold and still the manager kept on subtracting the stock. Notify User PreCondition: The user has opened the software and be able to log-in correctly. 1) The use case begins when the manager or the employee entered the correct password. 2) The user will be able to view the damaged products that needs to be refurbished. 3) The user will be able to view which product is running low on quantity.

15 Alternative Path: 1) If there is no damaged item. 2) If the stocks have not yet reached it s minimum count. Manipulating the Inventory Precondition: The user is in the Invetory screen to add an item to the inventory 1) The user inputs information of new furniture on blank text fields. 2) The system accepts and immediately updates the view of the inventory Alternative Path: 1) The user inputs information of new furniture on blank text fields. 2) The user enters wrong info and decides to cancel adding a new furniture. 3) The user goes back to inventory screen. Exceptional Path: 1) The user inputs information of new furniture on blank text fields. 2) User enters incomplete or wrong data in one of the fields 3) System informs the user of the wrong fields. Precondition: The user is in the Inventory screen to edit an item in the inventory 1) The user changes information of current furniture on the pre-filled text fields. 2) The system accepts and immediately updates the view of the inventory Alternative Path: 1) The user changes information of current furniture on the pre-filled text fields. 2) The user decides to cancel editing. 3) The user goes back to inventory screen, The edit does not go through. Item retains original information. Exceptional Path: 1) The user changes information of current furniture on the pre-filled text fields. 2) User enters incomplete or wrong data in one of the fields 3) System informs the user of the wrong fields. Precondition: The user deletes an item in the inventory 1) The user chooses an item via the item code to delete 2) The system finds the item code and deletes the information of that furniture. Exceptional Path: 1) The user chooses an item via the item code to delete 2) User enters incomplete or wrong data for item code. 3) System informs the user of the wrong fields. 4) Deletion does not occur.

16 Precondition: The user decides to generate a sales report and is on the inventory screen. 1) The user clicks generate sales report button 2) The system displays the sales report. Exceptional Path: 1) The user clicks generate sales report button 2)The database lacks the data to generate sales report 3)Notifies the user of the cause. 4) Does not push through. Goes back to inventory screen. Precondition: The user decides to generate an inventory report. 1) The user clicks generate inventory report button 2) The system displays the inventory report. References Exceptional Path: 1) The user clicks generate sales report button 2) The database lacks the data to generate inventory report 3) Notifies the user of the cause. 4) Does not push through. Goes back to inventory screen Bronack, Thomas. (November 21, 2001). Inventory Management System. Retrieved from Appendix A. Sample Forms Sample Forms (if any) Appendix B. Sample Reports Sample Reports (if any) Appendix C. Personal Log Bervyn Co Task/s Assigned Task/s Done Jasper Co Task/s Assigned

17 Task/s Done Perrin Ganal Task/s Assigned Task/s Done Daniel John Leonardo Task/s Assigned -Functional Requirements (Software Functions, User Types and their Descriptions) Task/s Done -Functional Requirements (Software Functions, User Types and their Descriptions) -Modified the project proposal according to better understanding of the business -Use Case Diagram -Use Case Requirements

INVENTORY MANAGEMENT

INVENTORY MANAGEMENT support@magestore.com sales@magestore.com Phone: 084 4 8585 4587 INVENTORY MANAGEMENT PLATINUM VERSION USER GUIDE Version 1.4 1 Table of Contents 1. INTRODUCTION... 4 2. HOW TO USE... 9 2.1. Manage Suppliers...

More information

How to use Audio Conferencing Service

How to use Audio Conferencing Service How to use Audio Conferencing Service 1. Account Info In this section you can find all account relevant information 2. Modify Password Enter your Old Password Enter your New Password Re-enter your new

More information

Car Rental System for Triangle Philippines. A Revised Software Requirement Specification. presented to the. Faculty of the College of Computer Studies

Car Rental System for Triangle Philippines. A Revised Software Requirement Specification. presented to the. Faculty of the College of Computer Studies Car Rental System for Triangle Philippines A Revised Software Requirement Specification presented to the Faculty of the College of Computer Studies De La Salle University in Partial Fulfillment of the

More information

SYSTEM REQUIREMENTS SPECIFICATIONS FOR THE PROJECT INVENTORY CONTROL SYSTEM FOR CALCULATION AND ORDERING OF AVAILABLE AND PROCESSED RESOURCES

SYSTEM REQUIREMENTS SPECIFICATIONS FOR THE PROJECT INVENTORY CONTROL SYSTEM FOR CALCULATION AND ORDERING OF AVAILABLE AND PROCESSED RESOURCES SYSTEM REQUIREMENTS SPECIFICATIONS FOR THE PROJECT INVENTORY CONTROL SYSTEM FOR CALCULATION AND ORDERING OF AVAILABLE AND PROCESSED RESOURCES GROUP 9 SIMANT PUROHIT BARTLOMIEJ MICZEK AKSHAY THIRKATEH ROBERT

More information

Rational Software. Course Registration System Use-Case Model

Rational Software. Course Registration System Use-Case Model Rational Software Course Registration System Use-Case Model Version 2003 Revision History Date Issue Description Author 9/5/2000 V2000 Generation for beta Shawn Siemers 10/2/2000 V2000 Final release Shawn

More information

7.1 Transfers... 7.2 Cancellations & Refunds.. 8 - Net Rate Module for Agent Processing...

7.1 Transfers... 7.2 Cancellations & Refunds.. 8 - Net Rate Module for Agent Processing... OPERATOR USER MANUAL 2008 TABLE OF CONTENTS 1- Registration 1.1 Open Website... 1.2 Registration Type. 1.3 Welcome Page. 1.4 Log In Page.. 1.5 Company Information Page 1.6 Registration Confirmation Page.

More information

SNACS. Free and Reduced Price School Meal Application Guide

SNACS. Free and Reduced Price School Meal Application Guide SNACS Free and Reduced Price School Meal Application Guide Wisconsin Department of Public Instruction 125 South Webster Street, P.O. Box 7841, Madison, WI 53707 Phone: (800) 441-4563, Fax: (608) 267-0363

More information

MANUAL USER GUIDE FOR EMR PRIMARY HEALTH CARE SYSTEM

MANUAL USER GUIDE FOR EMR PRIMARY HEALTH CARE SYSTEM MANUAL USER GUIDE FOR EMR PRIMARY HEALTH CARE SYSTEM By Faustin GASHAYIJA Version 1.0 1 Table of contents Contents Table of contents... 2 Browser... 4 Log in openmrs website... 4 OpenMRS welcome page...

More information

How To Access A Project Plan On A Pc Or Macbook 2 On A Computer Or Macodeo On A Network (For Free) On A Server Or Macrocessor On A Microsoft Macbook (For A Free) With A Web

How To Access A Project Plan On A Pc Or Macbook 2 On A Computer Or Macodeo On A Network (For Free) On A Server Or Macrocessor On A Microsoft Macbook (For A Free) With A Web SharePoint Project Management Tools 1 P age W elcome to Tyler Implementation! Over the years, Tyler has continuously revisited and refined its Implementation processes in order to benefit from years of

More information

Last Updated on 11/06/2008. www.jobprotech.com

Last Updated on 11/06/2008. www.jobprotech.com Last Updated on 11/06/2008 www.jobprotech.com Copyright JobPro Technology, 2008 How to Use this Guide This manual is designed as a reference for JobPro customers. It is not intended to be a replacement

More information

DOCUMENTING USE CASES

DOCUMENTING USE CASES Chapter 7 DOCUMENTING USE CASES There is a lot of documentation associated with Use Cases that needs to be organized somehow. You want the documentation to be understandable, but you need other things

More information

College-Bound Student-Athlete Account Transfer Process Effective Friday, October 1, 2010

College-Bound Student-Athlete Account Transfer Process Effective Friday, October 1, 2010 College-Bound Student-Athlete Account Transfer Process Effective Friday, October 1, 2010 Beginning October 1, 2010, all college-bound student-athletes will register on the new NCAA Eligibility Center website

More information

Sage One Accounting Benefits and Frequently Asked Questions

Sage One Accounting Benefits and Frequently Asked Questions Sage One Accounting Benefits and Frequently Asked Questions Sage One Accounting Benefits No installations Simply log in and start working. You waste no time on installations. No upgrades You will automatically

More information

Net Protector Admin Console

Net Protector Admin Console Net Protector Admin Console USER MANUAL www.indiaantivirus.com -1. Introduction Admin Console is a Centralized Anti-Virus Control and Management. It helps the administrators of small and large office networks

More information

Topic: ACE Initial Account Access

Topic: ACE Initial Account Access What s Inside: Account Creation Automatic e-mail Page 1 Password Retrieval Page 2 Initial Login Page 3 Creating New Password Page 4 Changing Password Page 6 Login Failure Page 6 Additional ACE Resources

More information

Vehicle fleet manager User guide

Vehicle fleet manager User guide Vehicle fleet manager User guide Table of Contents Vehicle fleet manager... 4 Main window... 5 Vehicles menu... 7 Expenses menu...9 Options menu... 10 Vehicles... 12 General tab...13 Fuel transactions

More information

National Fire Incident Reporting System (NFIRS 5.0) NFIRS Data Entry/Validation Tool Users Guide

National Fire Incident Reporting System (NFIRS 5.0) NFIRS Data Entry/Validation Tool Users Guide National Fire Incident Reporting System (NFIRS 5.0) NFIRS Data Entry/Validation Tool Users Guide NFIRS 5.0 Software Version 5.3 Prepared for: Directorate of Preparedness and Response (FEMA) Prepared by:

More information

Add-on MODULES FOR THE STONE PROFIT SYSTEM

Add-on MODULES FOR THE STONE PROFIT SYSTEM Add-on S FOR THE STONE PROFIT SYSTEM What is it? CUSTOMER CONSIGNMENT Manages Inventory given to CONSIGNMENT CUSTOMER on consignment. Inventory is still an asset of YOUR COMPANY until consumed by the Consignment

More information

Critical Care EEG Database Public Edition. User Manual

Critical Care EEG Database Public Edition. User Manual Critical Care EEG Database Public Edition User Manual v. 9/25/2015 Table of Contents Overview... 2 Installation... 2 Basic Structure 2 Installing the Files 3 Connecting to Data 4 Configuration... 4 System

More information

www.whyabe.com Contract Management Manual

www.whyabe.com Contract Management Manual www.whyabe.com Contract Management Manual WhyAbe.com Overview...2 Contract Management...2 1.) Benefits...2 2.) Owners...2 3.) Adding Suppliers...4 4.) Reviewer s List...6 5.) Adding a Contract...7 6.)

More information

One step login. Solutions:

One step login. Solutions: Many Lotus customers use Lotus messaging and/or applications on Windows and manage Microsoft server/client environment via Microsoft Active Directory. There are two important business requirements in this

More information

Mobile Money Manager

Mobile Money Manager Mobile Money Manager 1 Problem Statement Are you always running out of money before the end of the month? If yes, it's about time you need to start thinking about how to manage your money. The first step

More information

ProSoftMod Commission Report Documentation

ProSoftMod Commission Report Documentation ProSoftMod Commission Report Documentation The purpose of these modifications is to produce commission reports by salesman. The reports can be done by total sales or gross profit. The can also by produced

More information

Call center statistics are offered via the Unity Client Call Center product set, which includes

Call center statistics are offered via the Unity Client Call Center product set, which includes Unity Call Centre Configuration and Technical Overview 1.0 Introduction Call center statistics are offered via the Unity Client Call Center product set, which includes Unity Agent Unity Supervisor Unity

More information

UAE eservices User Manual

UAE eservices User Manual UAE eservices User Manual www.moieserv.ae October 2006 Version 1.0 Table of Contents Introduction.3 What is UAE eservices.4 What are the requirements?.4 Methods of Payments.4 How to install/ Installation

More information

How do I share a file with a friend or trusted associate?

How do I share a file with a friend or trusted associate? Sharing Information How do I share a file with a friend or trusted associate? Sharing a file in InformationSAFE is easy. The share utility in InformationSAFE allows you to securely share your information

More information

Inventory and Point of Sale Software for Poker Royale Bar and Restaurant. A Project Proposal. presented to the

Inventory and Point of Sale Software for Poker Royale Bar and Restaurant. A Project Proposal. presented to the Inventory and Point of Sale Software for Poker Royale Bar and Restaurant A Project Proposal presented to the Faculty of the College of Computer Studies De La Salle University in Partial Fulfillment of

More information

Missouri Department of Health and Senior Services Bureau of Immunization Assessment and Assurance February 2013

Missouri Department of Health and Senior Services Bureau of Immunization Assessment and Assurance February 2013 1 SMV Help Desk: 877.813.0933 / ShowMeVaxSupport@health.mo.gov Missouri Department of Health and Senior Services Bureau of Immunization Assessment and Assurance February 2013 Accessing ShowMeVax website

More information

SCATS SALES AND CUSTOMER TRACKING SYSTEM SOFTWARE REQUIREMENTS SPECIFICATION VERSION: FINAL 1.0

SCATS SALES AND CUSTOMER TRACKING SYSTEM SOFTWARE REQUIREMENTS SPECIFICATION VERSION: FINAL 1.0 SCATS SALES AND CUSTOMER TRACKING SYSTEM SOFTWARE REQUIREMENTS SPECIFICATION VERSION: FINAL 1.0 OCTOBER 28, 2001 REVISION CHART Version Primary Author(s) Description of Version Date Completed Draft Johnny

More information

Hosting Users Guide 2011

Hosting Users Guide 2011 Hosting Users Guide 2011 eofficemgr technology support for small business Celebrating a decade of providing innovative cloud computing services to small business. Table of Contents Overview... 3 Configure

More information

Using the enclosed installation diagram, drill three holes in the wall with the lower hole 1150mm from the floor.

Using the enclosed installation diagram, drill three holes in the wall with the lower hole 1150mm from the floor. Terminal Installation When choosing the location of the terminal, care should be taken to select an area with consistent light levels throughout the day and avoid areas where the unit may be subjected

More information

Driver Updater Manual

Driver Updater Manual Driver Updater Manual Keep your drivers up-to-date! Improve your system performance and stability by keeping your drivers updated. Automatically find, update and fix the drivers on your computer and turn

More information

Cre-X-Mice Database. User guide

Cre-X-Mice Database. User guide Cre-X-Mice Database User guide Table of Contents Table of Figure... ii Introduction... 1 Searching the Database... 1 Quick Search Mode... 1 Advanced Search... 1 Viewing Search Results... 2 Registration...

More information

Certification Quality Initiative User s Guide

Certification Quality Initiative User s Guide Certification Quality Initiative User s Guide IPC, inc. 3000 Lakeside Drive, Suite 309S Bannockburn, IL 60015 847.615.7100 Certification Quality Initiative User s Guide Copyright 2014 IPC, Inc Bannockburn,

More information

Using BookingBuilder Desktop Contents

Using BookingBuilder Desktop Contents Using BookingBuilder Desktop Contents Contents... 1 Introduction... 2 Installation... 2 Terminal Services/Citrix Requirements... 2 Starting BookingBuilder Desktop... 4 Availability Notification... 6 Web

More information

OBJECTIVES. The BIG Idea. How do I register for the ACT? What do I need to know for the test day? ACT Registration

OBJECTIVES. The BIG Idea. How do I register for the ACT? What do I need to know for the test day? ACT Registration ACT Registration 3 Taking Tests The BIG Idea How do I register for the ACT? What do I need to know for the test day? AGENDA Approx. 45 minutes I. Warm Up: ACTing Ahead (5 minutes) II. ACT Registration

More information

YOUR INDIANA COMMUNICATIONS COMPANY. Conference Calling. User Guide

YOUR INDIANA COMMUNICATIONS COMPANY. Conference Calling. User Guide YO CO CO YOUR INDIANA COMMUNICATIONS COMPANY Conference Calling User Guide For assistance, please call (812) 876-2211. Setting Up Your Conference Call Setting up a Smithville Conference Call is easy. First,

More information

MEETINGONE ONLINE ACCOUNT MANAGEMENT PORTAL HOST / ROOM USER GUIDE

MEETINGONE ONLINE ACCOUNT MANAGEMENT PORTAL HOST / ROOM USER GUIDE MEETINGONE ONLINE ACCOUNT MANAGEMENT PORTAL HOST / ROOM USER GUIDE TABLE OF CONTENTS How to Login... 4 Select a Role... 4 Multiple Rooms... 5 Home Tab... 6 Manage Users... 6 Add a New User... 7 Edit an

More information

Instruction Guide. People First Dependent Certification Process

Instruction Guide. People First Dependent Certification Process People First Dependent Certification Process Each time an employee logs into People First to make an enrollment selection during open enrollment or because of a qualified status change (QSC), he/she must

More information

Access Control and Audit Trail Software

Access Control and Audit Trail Software Varian, Inc. 2700 Mitchell Drive Walnut Creek, CA 94598-1675/USA Access Control and Audit Trail Software Operation Manual Varian, Inc. 2002 03-914941-00:3 Table of Contents Introduction... 1 Access Control

More information

Automated Inventory System

Automated Inventory System Automated Inventory System User Manual Developed by USDA Food and Nutrition Service June 2009 (Incomplete) Table of Contents Welcome Menu Client Services Report System Inventory System Operations Tailgate

More information

No. FinanceWorks is a free benefit for Premier America Online Banking users aimed to help you manage your finances more easily.

No. FinanceWorks is a free benefit for Premier America Online Banking users aimed to help you manage your finances more easily. FinanceWorks Frequently Asked Questions Getting Started with FinanceWorks... 1 Adding Accounts... 2 Managing Outside Accounts... 2 Managing Transactions... 3 Managing Accounts/Settings... 4 Goals... 5

More information

Managing Leads Q & A

Managing Leads Q & A DealerBase - Lead Management Module This Lead Management module enables you to keep track of the Leads that your advertising has generated. You can manage and track leads that originate from any of the

More information

Supply Chain Finance WinFinance

Supply Chain Finance WinFinance Supply Chain Finance WinFinance Customer User Guide Westpac Banking Corporation 2009 This document is copyright protected. Apart from any fair dealing for the purpose of private study, research criticism

More information

Business Management Online

Business Management Online Business Management Online Version: 27102012 http://bmo.my User Guide Version 27102012 page 1 of 93 Table of Contents Summary 1 Business Management Online (BMO)...6 2 Starting BMO Quotation...10 3 Starting

More information

AgExpert Analyst 2014

AgExpert Analyst 2014 AgExpert Analyst 2014 Meet the next generation of accounting software You work hard to make your operation successful. That means using the best, most up-to-date accounting software you can find. And that

More information

Site Monitor. Version 5.3

Site Monitor. Version 5.3 Site Monitor Version 5.3 1 1 Table of contents 1 Table of contents... 2 2 Installation... 3 2.1 Components... 3 2.1.1 Monitoring Service... 3 2.1.2 Desktop User Interface... 3 2.1.3 Web User Interface...

More information

Certification Quality Initiative User s Guide v.2

Certification Quality Initiative User s Guide v.2 Certification Quality Initiative User s Guide v.2 IPC, i n c. 3000 L a k e s i d e D r i v e, S u i t e 309S B a n n o c k b u r n, I L 6 0 015 847.6 1 5.710 0 Certification Quality Initiative User s Guide

More information

Day to Day Operations Guide

Day to Day Operations Guide Day to Day Operations Guide Contents The Fulfillment Process... 2 Fulfilling Orders... 3 Sales Tax Documentation... 6 Cancelling an Order or Changing Order Quantity... 6 Processing Refunds and Partial

More information

A PROJECT PROPOSAL FOR THE INVENTORY CONTROL SYSTEM FOR CALCULATION AND ORDERING OF AVAILABLE AND PROCESSED RESOURCES

A PROJECT PROPOSAL FOR THE INVENTORY CONTROL SYSTEM FOR CALCULATION AND ORDERING OF AVAILABLE AND PROCESSED RESOURCES A PROJECT PROPOSAL FOR THE INVENTORY CONTROL SYSTEM FOR CALCULATION AND ORDERING OF AVAILABLE AND PROCESSED RESOURCES GROUP 9 SIMANT PUROHIT BART MICZEK AKSHAY THIRKATEH BOB FAIGAO Executive Summary Our

More information

AT&T Voice DNA User Guide

AT&T Voice DNA User Guide AT&T Voice DNA User Guide Page 1 Table of Contents GET STARTED... 4 Log In... 5 About the User Dashboard... 9 Manage Personal Profile... 15 Manage Messages... 17 View and Use Call Logs... 22 Search the

More information

Interavtive Voice Response System

Interavtive Voice Response System Interavtive Voice Response System Ms.Rashmi Janbandhu Rajiv Gandhi College Of Engineering & Reasearch rashmi.janbandhu@gmail.com M s.divya Jawle Rajiv Gandhi College Of Engineering & Reasearch djawl3e@gmail.com

More information

Express222 Quick Reference

Express222 Quick Reference Logging in to Express E222 1. In Internet Explorer, visit vwdco.com 2. Click CSOS in the upper right corner Your username is your DEA Number 3. Once logged in, click on Create, Send and Manage e222 Forms

More information

PeopleSoft Application Designer Installation Documentation

PeopleSoft Application Designer Installation Documentation PeopleSoft Application Designer Installation Documentation NOTE: If you already have PeopleSoft Application Designer installed and working on your machine you do not need to re-install. You can simply

More information

EVENT LOG MANAGEMENT...

EVENT LOG MANAGEMENT... Event Log Management EVENT LOG MANAGEMENT... 1 Overview... 1 Application Event Logs... 3 Security Event Logs... 3 System Event Logs... 3 Other Event Logs... 4 Windows Update Event Logs... 6 Syslog... 6

More information

Welcome to Collage (Draft v0.1)

Welcome to Collage (Draft v0.1) Welcome to Collage (Draft v0.1) Table of Contents Welcome to Collage (Draft v0.1)... 1 Table of Contents... 1 Overview... 2 What is Collage?... 3 Getting started... 4 Searching for Images in Collage...

More information

Offline Payment Methods

Offline Payment Methods Offline Payment Methods STRONGVON Tournament Management System 1 Overview The STRONGVON Tournament Management System allows you to collect online registration, while arranging for offline payment methods

More information

BACK OFFICE MANUAL. Version 1.2 - Benjamin Bommhardt DRAGLET GMBH Bergsonstraße 154 81245 München - Germany

BACK OFFICE MANUAL. Version 1.2 - Benjamin Bommhardt DRAGLET GMBH Bergsonstraße 154 81245 München - Germany BACK OFFICE MANUAL Version 1.2 - Benjamin Bommhardt DRAGLET GMBH Bergsonstraße 154 81245 München - Germany Contents Introduction... 3 Overview of cxadmin... 4 Dashboard... 4 Customer overview... 5 Markets...

More information

National Fire Incident Reporting System (NFIRS 5.0) NFIRS Data Entry/Validation Tool Users Guide

National Fire Incident Reporting System (NFIRS 5.0) NFIRS Data Entry/Validation Tool Users Guide National Fire Incident Reporting System (NFIRS 5.0) NFIRS Data Entry/Validation Tool Users Guide NFIRS 5.0 Software Version 5.6 1/7/2009 Department of Homeland Security Federal Emergency Management Agency

More information

Software Requirements Specification. Web Library Management System

Software Requirements Specification. Web Library Management System Software Requirements Specification For Web Library Management System Version x.xx Prepared by Proposed to Software Requirements Specification for WLMS Page

More information

ondaf The Online Placement Test of German as a Foreign Language

ondaf The Online Placement Test of German as a Foreign Language ondaf The Online Placement Test of German as a Foreign Language Instructions for Candidates The complete ondaf test procedure is divided into three phases: registration, booking and participation in the

More information

How to Get Set Up for the 2014 BE-180 and Request an Extension if Needed

How to Get Set Up for the 2014 BE-180 and Request an Extension if Needed How to Get Set Up for the 2014 BE-180 and Request an Extension if Needed For instructions on how to get set up for the 2014 BE-180 and to request an extension if one is needed, click on one of the links

More information

WSF SPIN Registration Guide. for players and administrators

WSF SPIN Registration Guide. for players and administrators WSF SPIN Registration Guide for players and administrators Contents 1 Sign up as a new player... 3 1.1 Accessing the registration form... 3 1.2 Step 1: Rules & Regulations... 3 1.3 Step 2: Personal information...

More information

Scheduling Software User s Guide

Scheduling Software User s Guide Scheduling Software User s Guide Revision 1.12 Copyright notice VisualTime is a trademark of Visualtime Corporation. Microsoft Outlook, Active Directory, SQL Server and Exchange are trademarks of Microsoft

More information

Refer to the Integration Guides for the Connect solution and the Web Service API for integration instructions and issues.

Refer to the Integration Guides for the Connect solution and the Web Service API for integration instructions and issues. Contents 1 Introduction 4 2 Processing Transactions 5 2.1 Transaction Terminology 5 2.2 Using Your Web Browser as a Virtual Point of Sale Machine 6 2.2.1 Processing Sale transactions 6 2.2.2 Selecting

More information

GRANTS AND CONTRIBUTIONS ONLINE SERVICES: USER GUIDE (REGISTRATION AND ACCOUNT MANAGEMENT)

GRANTS AND CONTRIBUTIONS ONLINE SERVICES: USER GUIDE (REGISTRATION AND ACCOUNT MANAGEMENT) GRANTS AND CONTRIBUTIONS ONLINE SERVICES: USER GUIDE (REGISTRATION AND ACCOUNT MANAGEMENT) JUNE 2014 TABLE OF CONTENTS INTRODUCTION... 1 Did you know?... 1 GCOS Has 3 Modules... 1 Important Things To Remember

More information

Colorado Ski Racing Management System

Colorado Ski Racing Management System Software Requirements Specification For Colorado Ski Racing Management System In satisfaction of the course requirements in SYST3020 and SYST3510 Prepared by Hirokazu Inoue University of Colorado at Boulder

More information

DOFFIN Database for public procurement. User guide for suppliers. March 2014

DOFFIN Database for public procurement. User guide for suppliers. March 2014 DOFFIN Database for public procurement User guide for suppliers March 2014 Contests 1 Information about Doffin... 3 2 Compatibility View... 4 3 Log in... 5 3.1 Why log in as a supplier?... 5 3.2 How to

More information

ISL AlwaysOn 1.0 Manual

ISL AlwaysOn 1.0 Manual Contents 2 Table of Contents Foreword 0 Part I Introduction 3 Part II Security Statement 4 Part III System requirements 6 Part IV Setting up ISL AlwaysOn on a computer 7... 1 Register ISL Online account

More information

Setting Up the Mercent Marketplace Price Optimizer Extension

Setting Up the Mercent Marketplace Price Optimizer Extension For Magento ecommerce Software Table of Contents Overview... 3 Installing the Mercent Marketplace Price Optimizer extension... 4 Linking Your Amazon Seller account with the Mercent Developer account...

More information

Student Employment Website User Guide for Off-Campus Employers

Student Employment Website User Guide for Off-Campus Employers Student Employment Website User Guide for Off-Campus Employers Student Employment University Hall 255 2197 South University Boulevard Denver, Colorado 80208 Ph: 303.871.6792 Fax: 303.871.2341 Email: stuemp@du.edu

More information

1) After login WinTonenet Securities Trading System, a window named WinTonenet Securities Trading will be shown.

1) After login WinTonenet Securities Trading System, a window named WinTonenet Securities Trading will be shown. (A) BUY STOCKS WinTonenet Securities Trading Guidelines (2) TRANSACTION (STANDARD VERSION) 1) After login WinTonenet Securities Trading System, a window named WinTonenet Securities Trading will be shown.

More information

Answers to Cardmember questions about Online Services and statement delivery.

Answers to Cardmember questions about Online Services and statement delivery. Answers to Cardmember questions about Online Services and statement delivery. For more information, please contact your Program Administrator or Customer Service. Online Statements What is an Online Statement?

More information

Polycom CMA System Upgrade Guide

Polycom CMA System Upgrade Guide Polycom CMA System Upgrade Guide 5.0 May 2010 3725-77606-001C Trademark Information Polycom, the Polycom Triangles logo, and the names and marks associated with Polycom s products are trademarks and/or

More information

Online Statements. About this guide. Important information

Online Statements. About this guide. Important information Online Statements About this guide This guide shows you how to: View online statements, including CommBiz Activity Statements (Billing summaries) and online statements for Transaction Accounts, Credit

More information

Introduction to Mamut Point of Sale

Introduction to Mamut Point of Sale // Mamut Point of Sale Introduction to Mamut Point of Sale Contents News in Mamut Point of Sale version 3.5... 2 Mamut Point of Sale... 3 Definitions of words and expressions used in the program... 7 Getting

More information

3 Setting up Databases on a Microsoft SQL 7.0 Server

3 Setting up Databases on a Microsoft SQL 7.0 Server 3 Setting up Databases on a Microsoft SQL 7.0 Server Overview of the Installation Process To set up GoldMine properly, you must follow a sequence of steps to install GoldMine s program files, and the other

More information

ITS ebilling. User s Training Manual

ITS ebilling. User s Training Manual ITS ebilling User s Training Manual Version 1.0 November 3, 2008 Page 1 of 85 Table of Contents ebilling Training URL --------------------------------------------------------------------------- 3 ebilling

More information

How To Sync Between Quickbooks And Act

How To Sync Between Quickbooks And Act QSalesData User Guide Note: In addition to this User Guide, we have an extensive Online Video Library that you can access from our website: www.qsalesdata.com/onlinevideos Updated: 11/14/2014 Installing

More information

Vtiger CRM Outlook Plugin Documentation

Vtiger CRM Outlook Plugin Documentation Vtiger CRM Outlook Plugin Documentation Outlook Plugin Version 1.0.04 Different Solutions GmbH support@different-solutions.com http://www.different-solutions.com Support Forum: http://forum.vtiger.de Date:

More information

Group18-CUCE2012. Mr. Mobile Project. Software Testing Plan (STP) Version: 4.0. CM Identifier: G18_SE004

Group18-CUCE2012. Mr. Mobile Project. Software Testing Plan (STP) Version: 4.0. CM Identifier: G18_SE004 Group18-CUCE2012 Mr. Mobile Project Software Testing Plan (STP) Version: 4.0 CM Identifier: G18_SE004 26 April 2010 Revision History Prepared/ Modified by Ahmed Adel Ahmed Abdullah, Ahmed Hafez and Sheriff

More information

DarwiNet Client Level

DarwiNet Client Level DarwiNet Client Level Table Of Contents Welcome to the Help area for your online payroll system.... 1 Getting Started... 3 Welcome to the Help area for your online payroll system.... 3 Logging In... 4

More information

APS Online User Guide

APS Online User Guide APS Online User Guide APS Online is a complete set of online payment processing tools, providing you with the most simple and advanced way to manage all your automated customer billing needs. These tools

More information

NYS OCFS CMS Manual CHAPTER 1...1-1 CHAPTER 2...2-1 CHAPTER 3...3-1 CHAPTER 4...4-1. Contract Management System

NYS OCFS CMS Manual CHAPTER 1...1-1 CHAPTER 2...2-1 CHAPTER 3...3-1 CHAPTER 4...4-1. Contract Management System NYS OCFS CMS Manual C O N T E N T S CHAPTER 1...1-1 Chapter 1: Introduction to the Contract Management System...1-2 Using the Contract Management System... 1-2 Accessing the Contract Management System...

More information

National Fire Incident Reporting System (NFIRS 5.0) Configuration Tool User's Guide

National Fire Incident Reporting System (NFIRS 5.0) Configuration Tool User's Guide National Fire Incident Reporting System (NFIRS 5.0) Configuration Tool User's Guide NFIRS 5.0 Software Version 5.6 1/7/2009 Department of Homeland Security Federal Emergency Management Agency United States

More information

Processing Supplier Invoices

Processing Supplier Invoices Processing Supplier Invoices All invoices are now sent to the Finance Department (Payments team) for processing. All current suppliers have been advised to send their invoices directly to the Finance department.

More information

Forms Printer User Guide

Forms Printer User Guide Forms Printer User Guide Version 10.51 for Dynamics GP 10 Forms Printer Build Version: 10.51.102 System Requirements Microsoft Dynamics GP 10 SP2 or greater Microsoft SQL Server 2005 or Higher Reporting

More information

mywcb Online User Guide

mywcb Online User Guide WCB REV NOVEMBER, 2014 mywcb Online User Guide for Employers ebusiness Support Team Phone: 780-498-7688 Fax: 780-498-7866 Email: ebusiness.support@wcb.ab.ca Hours: 8:00 a.m. to 4:30 p.m., Monday through

More information

NASDAQ Web Security Entitlement Installation Guide November 13, 2007

NASDAQ Web Security Entitlement Installation Guide November 13, 2007 November 13, 2007 Table of Contents: Copyright 2006, The Nasdaq Stock Market, Inc. All rights reserved.... 2 Chapter 1 - Entitlement Overview... 3 Hardware/Software Requirements...3 NASDAQ Workstation...3

More information

M4 Systems. Email Remittance (ER) User Guide

M4 Systems. Email Remittance (ER) User Guide M4 Systems Email Remittance (ER) User Guide M4 Systems Ltd Tel: 0845 5000 777 International: +44 (0)1443 863910 www.m4systems.com www.dynamicsplus.net Table of Contents Introduction ------------------------------------------------------------------------------------------------------------------

More information

Penn State University (PSU)

Penn State University (PSU) Penn State University (PSU) FAM Inventory Management Training Manual Prepared By Revision History Revision Date: March 18, 2014 Revision Number: 1 Revision # Date Collaborator Description 1.0 March 18,

More information

How to Move an SAP BusinessObjects BI Platform System Database and Audit Database

How to Move an SAP BusinessObjects BI Platform System Database and Audit Database How to Move an SAP BusinessObjects BI Platform System Database and Audit Database Technology Used SAP BI Platform 4.1 (this includes SAP BusinessObjects Enterprise 4.1, SAP BusinessObjects Edge 4.1 and

More information

CRM Login ADMIN PANEL. URL - www.fulloncrm.com. Login page Details: 1. Login Page :

CRM Login ADMIN PANEL. URL - www.fulloncrm.com. Login page Details: 1. Login Page : CRM Login ADMIN PANEL URL - www.fulloncrm.com Login page Details: 1. Login Page : Enter your Login Credential and click on login then it will open your panel. 2. Admin Dashboard : Your Admin dashboard

More information

DURGA SOFTWARE SOLUTUIONS,S.R NAGAR,HYDERABAD. Ph:9246212143,040-64512786. Abstract

DURGA SOFTWARE SOLUTUIONS,S.R NAGAR,HYDERABAD. Ph:9246212143,040-64512786. Abstract Abstract The problem that we specify is that now day it is too difficult for both writing and maintaining records manually. It takes lots of time for writing records manually. Even there is chance of missing

More information

Tully-Wihr Online User Guide

Tully-Wihr Online User Guide Tully-Wihr Online User Guide Version 2.1 Revised 7/06/2011 Questions: help@tullywihr.com Contents Tully-Wihr s Web Page / Login...3 New User Registration...4 Shipping Specifications...5 Search Features...6-7

More information

AccuPOS to MAS90/200 Integration Guide

AccuPOS to MAS90/200 Integration Guide AccuPOS to MAS90/200 Integration Guide Part I - MAS90 Company Setup In order to use AccuPOS Point of Sale and have it integrate with MAS90/200 for inventory and accounting purposes, we ask that you setup

More information

PULSE Dashboard Administrator Guide (Updated 2/19/15)

PULSE Dashboard Administrator Guide (Updated 2/19/15) PULSE Dashboard Administrator Guide (Updated 2/19/15) All functions described in this document may be performed from a workstation on the network with the exception of Updating the Pulse Dashboard Software

More information

EDI Support Services

EDI Support Services EDI Support Services Iowa Medicaid Web Portal The web portal uses the Internet to transport transactions for the Iowa Medicaid line of business only. The web portal provides access to submit and receive

More information

How to Add Documents to Your Blackboard Class

How to Add Documents to Your Blackboard Class Southwestern Baptist Theological Seminary BLACKBOARD INSTRUCTOR SERIES How to Add Documents to Your Blackboard Class This manual will show you how to do the following: Log into Blackboard Access Your Blackboard

More information

Resource Online User Guide JUNE 2013

Resource Online User Guide JUNE 2013 Resource Online User Guide JUNE 2013 CHASE PAYMENTECH SOLUTIONS MAKES NO WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, WITH REGARD TO THIS MATERIAL, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES

More information