Skip to content

ShippingOrder

reference
1 min readUpdated

Kind: Class

Source: Pams/Web/Pams.Web/Client/app/components/warehouse/warehouse.ts (line 458)

Part of: Pams

Properties

PropertyType
Idnumber
CompanyIdnumber
StoreIdnumber
SheetNostring
ProjectManagerIdnumber
ProjectManagerNamestring
OrderDateDate
DeliveredAtDate
DeliveredByIdnumber
IsDeliveredboolean
IsReviewedboolean
IsOrderIssuedboolean
IsReleasedForShipmentboolean
ReleasedForShipmentAtDate
ReleasedForShipmentByIdnumber
IsReadyForShipmentboolean
ReadyForShipmentAtDate
ReadyForShipmentByIdnumber
ReadyForShipmentByNamestring
SalesOrderIdnumber
SalesJobIdnumber
_SalesJobTypenumber
_DistributionTypeIdnumber
_DistributionTargetQtynumber
_DistributionUnitIdnumber
_DistributionUnitNamestring
_DistributionSelectedQtynumber
_DistributionRestToTargetQtynumber
SalesOrderNostring
OrderStatusIdnumber
ShipmentTypeIdnumber
CreatedAtDate
CreatedByIdnumber
MovedToShippingAtDate
MovedToShippingByIdnumber
MovedToShippingByNamestring
LastModifiedByIdnumber
LastModificationDateDate
ContractualDeliveryDatenumber
Clientstring
ClientOrderNostring
ShippingItemsShippingItemDetails[]
ShippingOrderDetailsShippingOrderDetail[]

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)

  • ShippingOrderDetailsComponentPams/Web/Pams.Web/Client/app/components/warehouse/shipping-order-details/shipping-order-details.component.ts:1
  • WarehouseServicePams/Web/Pams.Web/Client/app/components/warehouse/warehouse.service.ts:1

Was this page helpful?

Download as PDF