Archive for the ‘Uncategorized’ Category

New WMS Class Diagram

Extract from WMS vs 2008 solution
Edited…

Modified Activity Diagram


Communication Diagram(so-called~~~) for Demo

That’s only so far what we do.

Sample Reports demo

I have created and demo the reports that will be generated from database.
Customer Report
Customer Order

Warehouse Report
Shipment Report

Bill Transaction Report

data requirments

shipment receipt
list of shipment ids
list of each check in time
list of the customers
list of the delivery companies for each shipment
list of the whether confirmed
that’s all

component diagram for login/out checkin/out


Data requirements

Shipment Creation( to display the shipment records for the particular customer)
list of shipment id 
list of customer id( the customer details will come under customer id)
number of packages ( in case of multiple check ins)
date and time of check-in
date + time of checkout
staff in charge of the shipment ( staff who will check in and check [...]

Sequence Diagrams


Sequence Diagram


map