Skip to content

ReceivedPOs

reference
1 min readUpdated

Kind: Class

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

Part of: Frontend

Properties

PropertyType
Idnumber
OrderIdnumber
OrderNumeberstring
OrderTypeIdnumber
ReceivedShipmentIdnumber
IsTotallyInspectedboolean
IsTotallyReceivedboolean
_DisabledIsTotallyReceivedboolean
ReceivedProductsReceivedProducts[]
isOpenedboolean

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