Skip to content

SalesOrders

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/sales/new-job/job.model.ts (line 369)

Part of: Frontend

Properties

PropertyType
Idnumber
CompanyBranchIdnumber
ClientIdnumber
PrincipalIdnumber
OfferDateDate
OrderDateDate
OrderActivationDateDate
OrderActivationConditionIdnumber
OrderNumeberAtVendorstring
OrderNumeberAtClientstring
DeliveryTermIdnumber
DeliveryTimeIdnumber
DeliveryPeriodnumber
ShippingAddressIdnumber
PaymentPeriodIdnumber
PaymentPeriodnumber
PaymentMethodIdnumber
OrderCurrencyCodestring
OrderCurrencySymbolstring
RateToMainCurrencynumber
RateToOldSellingCurrencynumber
PaymentCurrencyCodestring
PaymentCurrencySymbolstring
RateToPaymentCurrencynumber
IsPartialDeliveryAllowedboolean
LCNumeberstring
DelayInDaysnumber
OrderDeliveredOnDate
OfferIdnumber
SalesJobIdnumber
OrderStatusIdnumber
OrderStagenumber
OldStagenumber
OrderStageNamestring
OrderCancelDetailIdnumber
OrderCancelDetailCancelReasonModel
OrderRejectDetailIdnumber
OrderRejectDetailRejectReasonModel
IsCommissionboolean
IsDeletedboolean
CreatedByIdnumber
LastModifiedByIdnumber
CreatedAtDate
LastModificationDateDate
HasCustomFieldsboolean
ApproveByIdnumber
AgreedCommissionValuenumber
AgreedCommissionPercentnumber
CommissionCurrencyCodenumber
CommissionValueInBaseCurrencynumber

Used by

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

Imported by (7)

  • BillOfMaterialsDetailsComponentFrontend/src/app/components/bill-of-materials/bill-of-materials-details/bill-of-materials-details.component.ts:1
  • CostCalculationComponentFrontend/src/app/components/sales/cost-calculation/cost-calculation.component.ts:1
  • NewJobComponentFrontend/src/app/components/sales/new-job/new-job.component.ts:1
  • OrderPanelDetailsComponentFrontend/src/app/components/sales/new-job/order-panel-details/order-panel-details.component.ts:1
  • FilterForListOfAllFrontend/src/app/services/sales/new-job/new-job.service.ts:1
  • OrderToPdfServiceFrontend/src/app/services/sales/new-job/order-to-pdf.service.ts:1
  • SalesHtmlTemplateServiceFrontend/src/app/services/sales/new-job/sales-html-template.service.ts:1

Was this page helpful?

Download as PDF