Skip to content

ProcurementOffer

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/components/procurement/procurement.ts (line 299)

Part of: Frontend

Properties

PropertyType
Idnumber
JobIdnumber
CompanyBranchIdnumber
OldStagenumber
StatusIdnumber
SupplierIdnumber
BidDueDateDate
CreatedAtDate
CreatedByIdnumber
LastModifiedByIdnumber
LastModifiedAtDate
ProductsProcurementProducts[]
OfferNumberstring
OfferDateDate
OfferStagenumber
DeliveryTermIdnumber
DeliveryTimeIdnumber
DeliveryPeriodnumber
PaymentPeriodIdnumber
PaymentPeriodnumber
OfferValidationIdnumber
OfferValidationPeriodnumber
IsPartialDeliveryAllowedboolean
OfferTypeIdnumber
PaymentMethodIdnumber
OfferTotalPricenumber
RateToMainCurrencynumber
OfferCurrencyCodestring
OfferCurrencySymbolstring
InquiryIdnumber
ClientIdnumber
OfferExpiryDateDate
CancelDetailIdnumber
CancelDetailCancelReasonModel
RejectExtensionDetailIdnumber
RejectDetailIdnumber
RejectDetailRejectReasonModel
RegretDetailRegretReasonModel
PaymentMilestonesany[]
SourceVersionIdnumber
IsRevisedboolean
IsAlternativeOfferboolean
OfferReviseNonumber
IsCurrentboolean
isOpenedboolean
_skipZeroPriceValidationboolean
_TotalTaxAmountnumber
OfferTotalPriceAfterTaxnumber

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)

  • ProcurementDetailsComponentFrontend/src/app/components/procurement/procurement-details/procurement-details.component.ts:1
  • ProcurementOfferComponentFrontend/src/app/components/procurement/procurement-details/procurement-offer/procurement-offer.component.ts:1
  • ProcurementHtmlTemplateServiceFrontend/src/app/components/procurement/procurement-html.service.ts:1
  • ProcurementServiceFrontend/src/app/components/procurement/procurement.service.ts:1

Was this page helpful?

Download as PDF