Kind: Class
Source: Frontend/src/app/components/MRQ/mrq.ts (line 96)
Part of: Frontend
Properties
| Property | Type |
|---|---|
SupplierId | number |
ProductId | number |
ProductVariantId | number |
VariantName | string |
BOMDetailId | number |
MRQDetailId | number |
ProductName | string |
ProductUnitId | number |
CompanyBranchId | number |
ProductCategoryId | number |
ProductGroupId | number |
ProductQuantity | number |
ProductDescription | string |
MRQTypeName | string |
RequestId | number |
RequestNo | string |
SalesItemNo | string |
SalesJobId | number |
SalesJobNo | string |
RequiredDeliveryDate | Date |
IsLimitedToVendorList | boolean |
_SuppliersIds | 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)
ProcurementDetailsComponent—Frontend/src/app/components/procurement/procurement-details/procurement-details.component.ts:1
Was this page helpful?