Kind: Class
Source: Pams/Web/Pams.Web/Client/app/components/warehouse/warehouse.ts (line 547)
Part of: Pams
Properties
| Property | Type |
|---|---|
ItemId | number |
ItemOldId | number |
ItemName | string |
ItemQuantity | number |
_MaxItemQuantity | number |
_ItemQuantityPercentage | number |
ItemUnitId | number |
ItemUnitName | string |
OrderNumeber | string |
Products | ProductToBeShippedLookup[] |
SalesOrderId | number |
SalesOrderDate | Date |
_IsNotSelectable | boolean |
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (1)
ShippingOrderDetailsComponent—Pams/Web/Pams.Web/Client/app/components/warehouse/shipping-order-details/shipping-order-details.component.ts:1
Was this page helpful?