0% found this document useful (1 vote)
363 views1 page

Activity Diagram

The class diagram shows an inventory management system with classes for a sales manager, inventory manager, items, stocks, inventory, shipments, and reports. The sales manager and inventory manager classes have methods for managing stock, searching items, checking status, and generating feedback and system reports. The item, stock, and inventory classes track names, IDs, quantities and storage space. The shipment class records delivery dates and times. The report class generates and prints reports on inventory levels.

Uploaded by

Smit Joshi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (1 vote)
363 views1 page

Activity Diagram

The class diagram shows an inventory management system with classes for a sales manager, inventory manager, items, stocks, inventory, shipments, and reports. The sales manager and inventory manager classes have methods for managing stock, searching items, checking status, and generating feedback and system reports. The item, stock, and inventory classes track names, IDs, quantities and storage space. The shipment class records delivery dates and times. The report class generates and prints reports on inventory levels.

Uploaded by

Smit Joshi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

inventory managment system

sales manager
inventory manager
id:
name: id:
Password name:
shipmentstaus() passward:
seachitems() invstatus():
mngstock() mngstock:
recipt() mngstaff():
feedback() sysreport():
checkinventory():

items
item name:
item id: inventroy
itype():
idetail(): inventory id: shipment
itemquantity(): inventory name
i_add(): shipment_id:
i_space(): s_date():
stocks s_time():

stock name:
stock id:
avaliblestock()
mngstock()
report
reciept
report:
gen_re(): reciept:
printreport(): price():
totalcost():
printrecipt():

CLASS DIAGRAM OF INVENTORY MANAGEMENT SYSTEM

You might also like