Skip to content

PurchasingOffer

reference
1 min readUpdated

Kind: Class

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

Part of: Frontend

Properties

PropertyType
Idnumber
CompanyBranchIdnumber
SourceVersionIdnumber
IsAlternativeOfferboolean
IsCurrentboolean
BidDueDateDate
IsOrderednumber
OfferNumberstring
OfferDateDate
OfferStagenumber
DeliveryTermIdnumber
DeliveryTimeIdnumber
DeliveryPeriodnumber
PaymentPeriodIdnumber
PaymentPeriodnumber
OfferValidationIdnumber
OfferValidationPeriodnumber
IsPartialDeliveryAllowedboolean
OfferTypeIdnumber
PaymentMethodIdnumber
OfferTotalPricenumber
RateToMainCurrencynumber
OfferCurrencyCodestring
OfferCurrencySymbolstring
InquiryIdnumber
ClientIdnumber
SupplierIdnumber
SupplierNamestring
JobIdnumber
IsDeletedboolean
CreatedByIdnumber
LastModifiedByIdnumber
PaymentMilestonesPaymentMilestone[]
CreatedAtDate
LastModificationDateDate
PurchaseItemsPurchasingItems[]
RegretDetailRegretReasonModel
CancelDetailCancelReasonModel
RejectDetailRejectReasonModel
PurchaseOrderIdnumber
PurchaseOrderNostring
isOpenedboolean
_dataForPDFPurchasingOfferForPrint

Used by

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

Imported by (5)

  • PurchasingDetailsComponentFrontend/src/app/components/purchasing/purchasing-details/purchasing-details.component.ts:1
  • PurchasingOfferComponentFrontend/src/app/components/purchasing/purchasing-details/purchasing-offer/purchasing-offer.component.ts:1
  • SummarizedBuyoutComponentFrontend/src/app/components/purchasing/summarized-buyout/summarized-buyout.component.ts:1
  • CostCalculationComponentFrontend/src/app/components/sales/cost-calculation/cost-calculation.component.ts:1
  • PurchasingServiceFrontend/src/app/services/purchasing/purchasing.service.ts:1

Was this page helpful?

Download as PDF