 Mid-sized takeaway store  Takes orders and creates meals with the available ingredients for distribution to customers  Upon the consumption or acquisition.

Slides:



Advertisements
Similar presentations
Aloha Inventory v2.0 Radiant Systems Hospitality Division August 18, 2004.
Advertisements

Stock Management System  I.T. Systems Solutii Profesionale S.R.L. This will present the key features of the Stock Managemen System (SMS) developed by.
Chapter 7 Demand Management Learning Objectives After reading this chapter, you should be able to do the following: Understand the critical importance.
Bolt-On/Middleware Examples Kellogg Company Brown et al. [2001] Dow Corning Teresko [1999]
Inventory Management. Introduction What: Managing Inventory Where: Any business that maintains inventory Why: Inventory is a significant contributor to.
6 IMPLEMENTATION 6.1 Preconditions for inventory control
BA271 Week 6 Lecture Database Overview Dave Sullivan.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 2 1 Microsoft Office Access 2003 Tutorial 2 – Creating And Maintaining A.
Microsoft Access 2003 Introduction To Microsoft Access 2003.
Mgt 240 Lecture MS Excel and Access: Introduction to Databases September 23, 2004.
Actor Specification Actor Name: Designer Abstract: No
Creating And Maintaining A Database. 2 Learn the guidelines for designing databases When designing a database, first try to think of all the fields of.
Introduction To Form Builder
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 1 1 Microsoft Access 2003 Tutorial 1 – Introduction To Microsoft Access 2003.
University of Southern California Enterprise Wide Information Systems The Procurement Process Instructor: Richard W. Vawter.
6 th Annual Focus Users’ Conference Custom Reports and Dashboards Presented by: Mike Morris.
Use of Master Production Schedule:
In today’s world technological advances are taking place at a rapid pace. One of the goals of everyone is working towards is to satisfy customer needs.
Introduction to Software Installation:  Installation of Inventory Management System is very easy and User friendly.  Software gets Installed in very.
Inventory Management. Inventory Inventory or stock are the materials and goods required to allow for the production of supply of products to the customer.
STOCKDOC Advanced Stock Management System
Gubbs Inc. Creator of software tools that provide data processing and reporting solutions GuWu ® – PK/PD Study Design and Reporting Solution.
Project Implementation for COSC 5050 Distributed Database Applications Lab5.
MS Access Tutorial MGMT 683 J. Rees. Introduction MS Access is a relational database management system (RDBMS) Other PC-based RDMBS include: –MS FoxPro.
Istanbul Kultur University Enterprise Wide Information Systems The Procurement Process.
Production Planning Processes EGN 5620 Enterprise Systems Configuration (Professional MSEM) Fall, 2012.
Seminar Series Seminar Series MERCURY CONSULTING Seminar Topic: IBM WebSphere Business Integration Sreenivas Angara Solution Architect Mercury Consulting.
ACCESS. » Access is a database management system. » This system lets you create and process data. » A database is a collection of data that is organized.
SANDY SETYAWAN  Purchase and Sales System is still controlled manually.  The Company has a difficulty to estimate the cost of production.
Barcoding for control and profit! What barcoding is and how to make it work for you.
Chapter 13 Sequential File Processing. Master Files Set of files used to store companies data in areas like payroll, inventory Usually processed by batch.
Session 12 System Transactions
Specification section 3.1
Microsoft Access 2003 Define some key Access terminology: Field – A single characteristic or attribute of a person, place, object, event, or idea. Record.
Inventory Inventory is the stock of goods, commodities or other economic resources that are stored for the smooth and efficient running of a business.
Faculty of Computer & Information Software Engineering Third year
XP New Perspectives on Microsoft Access 2002 Tutorial 21 Microsoft Access Tutorial 2 – Creating And Maintaining A Database.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 2 1 Microsoft Office Access 2003 Tutorial 2 – Creating And Maintaining A.
Strategies for GUI Migration.  Have a plan!  Appx allows pull down menus, toolbars, buttons, pictures, sound, animations (limited), colours, fonts,
XP New Perspectives on Microsoft Access 2002 Tutorial 1 1 Microsoft Access 2002 Tutorial 1 – Introduction To Microsoft Access 2002.
Faculty of Computer & Information
OOSE Use Case. Requirement Functional: –Features, capabilities, and security Non Functional: –Usability: Human factors, help, and documentation –Reliability:
CP31010: Fundamentals of Software Engineering BGAZM Team: Adrian Zatta Angela McCarthy Anthony Bath Matthew Grasso.
Distribution Notes Channels of Distribution. Channel of Distribution The pathway from a producer/manufacturer to the final user Manufacturer Middlemen.
XP New Perspectives on Microsoft Access 2002 Tutorial 1 1 Microsoft Access 2002 Tutorial 1 – Introduction To Microsoft Access 2002.
Enhancing Forms with OLE Fields, Hyperlinks, and Subforms – Project 5.
Stacked Canvas A content canvas is a main from canvas while a stacked canvas is a secondary canvas that overlays or partially covers a content canvas.
Microsoft Access 2013 Overview of Microsoft Access Databases.
3 Copyright © 2004, Oracle. All rights reserved. Working in the Forms Developer Environment.
Module 12 Managing supplies for a tuberculosis laboratory performing culture 1.
BA271 Week 6 Lecture Dave Sullivan. Goal for today… Status Report – Review where we are … Status Report – Review where we are … Begin learning about Microsoft.
Microsoft Office 2013: In Practice Chapter 2 Using Design View, Data Validation, and Relationships Copyright © 2014 by The McGraw-Hill Companies, Inc.
Lesson 13 Databases Unit 2—Using the Computer. Computer Concepts BASICS - 22 Objectives Define the purpose and function of database software. Identify.
Marketing Research Process
CP3110 – Assignment 2 Bramby’s Bakery Supply chain management software.
1 Physical Inventory John Yarbrough Using Physical Worksheet.
Company LOGO Network Architecture By Dr. Shadi Masadeh 1.
High Level Design Use Case Textual Analysis SE-2030 Dr. Mark L. Hornick 1.
4.01 Explain the nature of channels of distribution Topic: Nature and Scope Unit: Distribution.
IQCare V3.5.4 Required Manual Updates September 24, 2013.
TRANSACTION PROCESSING SYSTEM (TPS)
MS Access Forms, Queries, Reports Matt Martin
© 2016, Mike Murach & Associates, Inc.
Managing Food Cost Factors
Stock control EPOS Just in time.
Assignment Ch 9 Problems 1, 2, 3,.
06 Master Data – Item
INTRODUCTION TO MATERIALS
Microsoft Office Access 2003
Presentation transcript:

 Mid-sized takeaway store  Takes orders and creates meals with the available ingredients for distribution to customers  Upon the consumption or acquisition of materials/ingredients, inventory count must be updated

 Eliminates a large portion of human error.  Savings in time and cost.  Provides management with sufficient notice to create orders for additional stock. This means that the company will always be able to meet customer demands (Improves customer relationships).

 Primary Actor: User  Secondary Actors: Database  Precondition: UI showing and Database is accessible  Goal: To display the current inventory stock of each inventory item 1. User selects ‘Display Inventory’ button. 2. System displays current inventory and current stock for each item from database. Example View:

 Project goals were major factor in designing UCs  Focus on Simplicity and Usefulness (ie checklist)  Very few restrictions CP3110/CP5610

 Pointless recreation of the DisplayUI(); object  Wastes Resources and lowers Performance  Less Maintainable

 Used to switch the program from running on dunk to running on an external server.  Could be automated

 An item with no name or quantity can be inserted into the database  Wastes space in the database  User is informed that an Item was added which is incorrect

 Pointless variable

 As part of automation, variables better named