Skip to content

PurchasingOrder

reference
1 min readUpdated

Kind: Class

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

Part of: Pams

Properties

PropertyType
Idnumber
CompanyBranchIdnumber
OrderDateDate
OrderNumeberstring
LCNumeberstring
OrderStagenumber
DeliveryTermIdnumber
DeliveryTimeIdnumber
DeliveryPeriodnumber
PaymentPeriodIdnumber
PaymentPeriodnumber
PaymentMethodIdnumber
OrderCurrencyCodestring
OrderCurrencySymbolstring
OrderTotalPricenumber
RateToMainCurrencynumber
IsPartialDeliveryAllowedboolean
OrderBackLognumber
DelayInDaysnumber
OrderDeliveredOnDate
OfferIdnumber
JobIdnumber
IsDeletedboolean
CreatedByIdnumber
LastModifiedByIdnumber
PaymentMilestonesPaymentMilestone[]
CreatedAtDate
LastModificationDateDate
ClientIdnumber
SupplierIdnumber
SupplierNamestring
PurchaseItemsPurchasingItems[]
SupplierOrderNumeberstring
OrderActivationDateDate
CancelDetailCancelReasonModel
ApproveByIdnumber
isOpenedboolean
RejectDetailRejectReasonModel
IsAmedmentboolean
_skipZeroPriceValidationboolean

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)

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

Was this page helpful?

Download as PDF