Skip to content

PurchasingOffer

reference
1 min readUpdated

Kind: Class

Source: Pams/Web/Pams.Web/Client/app/models/purchasing/purchasing.ts (line 142)

Part of: Pams

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
isOpenedboolean

Used by

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

Imported by (2)

  • PurchasingOfferComponentPams/Web/Pams.Web/Client/app/components/purchasing/purchasing-details/purchasing-offer/purchasing-offer.component.ts:1
  • PurchasingServicePams/Web/Pams.Web/Client/app/services/purchasing/purchasing.service.ts:1

Was this page helpful?

Download as PDF