Skip to content

InspectionSheet

reference
1 min readUpdated

Kind: Class

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

Part of: Frontend

Properties

PropertyType
Idnumber
CompanyIdnumber
StoreIdnumber
OrderTypeIdnumber
EngineerIdnumber
InspectionDateDate
ReceivedShipmentIdnumber
ShipmentNostring
SheetNostring
ReceivedOrderIdnumber
LastModificationDateDate
LastModifiedByIdnumber
CreatedAtDate
CreatedByIdnumber
Commentsstring
ItemsReleasedToWarehouseboolean
InspectedProductsInspectedProduct[]
ReceivedDocumentsReceivedDocument[]
InspectionChecklistInspectionChecklist[]
InspectionDefectsInspectionDefects[]
ClientNamestring
SupplierNamestring
SupplierShipmentNostring
JobNostring
PODateDate
PurchaserNamestring

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)

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

Was this page helpful?

Download as PDF