You are on page 1of 2

Đặc Tả Phần Mềm Quản Lý Kho

- Cần quản lý thêm, xóa, sử a (CURD)


+ Object (Đối tượ ng)
. Id
. DisplayName
. IdUnit
. IdSuplier
. QRCode
. BarCode

+ Unit (Đơn vi ̣ ti ́nh)


. Id
. DisplayName

́ )
+ Suplier (Nhà cung câp
. Id
. DisplayName
. Address
. Phone
. Email
. MoreInfo
. ContractDate

+ Customer (Khách hà ng)


. Id
. DisplayName
. Address
. Phone
. Email
. MoreInfo
. ContractDate

+ Input (Phiêú nhập)


. Id
. DateInput

́ nhập)
+ InputInfo (Thông tin phiêu
. Id
. IdObject
. IdInput
. Count
. InputPrice
. OutputPrice
. Status

+ Output (Phiếu xuât́ )


. Id
. DateOutput
+ OutputInfo (Thông tin phiếu xuât́ )
. Id
. IdObject
. IdInputInfo
. Count
. IdCustomer
. DateOutput
. Status

+ Report view update every time table changed

You might also like