Skip to content

PurchasingInquiry

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/purchasing/purchasing.ts (line 120)

Part of: Frontend

Properties

PropertyType
Idnumber
JobIdnumber
CompanyBranchIdnumber
ClientIdnumber
ClientNamestring
SupplierIdnumber
SupplierNamestring
InquiryStagenumber
BidDueDateDate
InquiryDateDate
RequiredOfferTypenumber
IsDeletedboolean
CreatedByIdnumber
LastModifiedByIdnumber
CreatedAtDate
LastModificationDateDate
PurchaseItemsPurchasingItems[]
RegretDetailRegretReasonModel
CancelDetailCancelReasonModel
isOpenedboolean
_dataForPDFPurchasingInquiryForPrint

Used by

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

Imported by (4)

  • PurchasingDetailsComponentFrontend/src/app/components/purchasing/purchasing-details/purchasing-details.component.ts:1
  • PurchasingInquiryComponentFrontend/src/app/components/purchasing/purchasing-details/purchasing-inquiry/purchasing-inquiry.component.ts:1
  • InquiryToPdfServiceFrontend/src/app/services/purchasing/inquiry-to-pdf.service.ts:1
  • PurchasingServiceFrontend/src/app/services/purchasing/purchasing.service.ts:1

Was this page helpful?

Download as PDF