Skip to content

ReceivingShipmentDetails

reference
1 min readUpdated

Kind: Class

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

Part of: Frontend

Properties

PropertyType
Idnumber
StoreIdnumber
CompanyIdnumber
ShipmentNostring
SheetNostring
SupplierIdnumber
ReceivedAtDate
ReceivedByIdnumber
Commentsstring
CreatedAtDate
CreatedByIdnumber
LastModifiedByIdnumber
LastModificationDateDate
ReceivedPOsReceivedPOs[]
_ReceivedOrdersnumber[]
_OrderTypeIdnumber
_ClientNamestring

Used by

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

Imported by (3)

  • ReceivedPurchaseOrderComponentFrontend/src/app/components/warehouse/receiving-shipment-details/received-purchase-order/received-purchase-order.component.ts:1
  • ReceivingShipmentDetailsComponentFrontend/src/app/components/warehouse/receiving-shipment-details/receiving-shipment-details.component.ts:1
  • WarehouseServiceFrontend/src/app/components/warehouse/warehouse.service.ts:1

Was this page helpful?

Download as PDF