Skip to content

WarehouseDetails

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/components/warehouse/warehouse.ts (line 385)

Part of: Frontend

Properties

PropertyType
Idnumber
SheetNostring
StoreIdnumber
CompanyIdnumber
InspectionSheetIdnumber
ReceivingShipmentIdnumber
StockTypeIdnumber
ReceivedByIdnumber
SalesItemIdnumber
SalesOrderIdnumber
SentToStoreAtDate
IsAssembledProductboolean
IsPurchasedProductboolean
Commentsstring
CreatedAtDate
CreatedByIdnumber
LastModifiedByIdnumber
LastModificationDateDate
ReceivingDateDate
ReceivedByNamestring
InspectionDateDate
InspectedByNamestring
StockingProductDetailsWarehouseDetailsList[]

Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (2)

  • WarehouseDetailsComponentFrontend/src/app/components/warehouse/warehouse-details/warehouse-details.component.ts:1
  • WarehouseServiceFrontend/src/app/components/warehouse/warehouse.service.ts:1

Was this page helpful?

Download as PDF