Kind: Class
Source: Frontend/src/app/components/warehouse/warehouse.ts (line 182)
Part of: Frontend
Properties
| Property | Type |
|---|---|
Id | number |
ExternalTransferId | number |
ProductId | number |
ProductVariantId | number |
AssembledProductId | number |
ProductName | string |
VariantName | string |
ProductDescription | string |
ProductUnitId | number |
StockingProductDetailId | number |
TransferedQty | number |
LostQty | 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)
TransferExternallyDetailsComponent—Frontend/src/app/components/warehouse/transfer-externally-details/transfer-externally-details.component.ts:1
Was this page helpful?