Skip to content

MaterialRequisition

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/components/MRQ/mrq.ts (line 28)

Part of: Frontend

Properties

PropertyType
Idnumber
CompanyBranchIdnumber
BranchNamestring
RequestNostring
RequestTitlestring
RequiredDeliveryDateDate
TimeFramePeriodnumber
TimeFramePeriodIdnumber
TimeFramestring
ProductTypeIdnumber
MRQTypeIdnumber
DestinationTypeIdnumber
SalesJobIdnumber
SalesJobNostring
BOMIdnumber
StatusIdnumber
DetailsMaterialRequisitionProduct[]
CreatedByIdnumber
LastModifiedByIdnumber
CreatedAtDate
LastModifiedAtDate
RecommendedSuppliersRecommendedSuppliers[]
IsLimitedToVendorListboolean

Used by

3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (3)

  • MrqDetailsComponentFrontend/src/app/components/MRQ/mrq-details/mrq-details.component.ts:1
  • MrqServiceFrontend/src/app/components/MRQ/mrq.service.ts:1
  • BillOfMaterialsDetailsComponentFrontend/src/app/components/bill-of-materials/bill-of-materials-details/bill-of-materials-details.component.ts:1

Was this page helpful?

Download as PDF