Kind: Class
Source: Pams/Web/Pams.Web/Client/app/components/procurement/procurement.ts (line 189)
Part of: Pams
Properties
| Property | Type |
|---|---|
Id | number |
CompanyBranchId | number |
ProductQuantity | number |
MRQQuantity | number |
ProductUnitId | number |
BOMDetailId | number |
ProductCategoryId | number |
ProductId | number |
ProductVariantId | number |
VariantName | string |
MRQJobId | number |
RequestNo | string |
RequestId | number |
_RequestInfo | RequestInfo[] |
_placeToDelete | boolean |
_productStage | number |
_productStageName | string |
ShortVendorList | RequestInfo[] |
IsLimitedToVendorList | boolean |
CurrentVendorList | RequestInfo[] |
NotifiedFromManySubsupplier | boolean |
RequiredFromManySubsupplier | boolean |
MRQDetailId | number |
SalesJobId | number |
MRQTypeName | string |
SalesJobNo | string |
SalesItemNo | string |
ItemNo | string |
CreatedAt | Date |
CreatedById | number |
LastModifiedById | number |
LastModifiedAt | Date |
ProductDescription | string |
ProductName | string |
ProductUnit | string |
RequiredDeliveryDate | Date |
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—Pams/Web/Pams.Web/Client/app/components/procurement/procurement-details/procurement-details.component.ts:1
Was this page helpful?