Kind: Class
Source: Frontend/src/app/components/warehouse/warehouse.ts (line 508)
Part of: Frontend
Properties
| Property | Type |
|---|---|
Id | number |
ShippingOrderId | number |
ProductId | number |
ProductUnitId | number |
Name | string |
VariantName | string |
ProductDescription | string |
ProductStageName | string |
UnitName | string |
SalesQty | number |
ShippedQty | number |
ProductVariantId | number |
AssembledProductId | number |
SalesItem | string |
SalesItemId | number |
SalesOrderId | number |
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—Frontend/src/app/components/warehouse/shipping-order-details/shipping-order-details.component.ts:1
Was this page helpful?