Skip to content

JobState

reference
1 min readUpdated

Kind: Interface

Source: Pams/Web/Pams.Web/Client/app/reducers/job.ts (line 22)

Part of: Pams

Properties

PropertyType
inquiryInquiry
initialInquiryInquiry
branchesCompanyBranch[]
clientsAccount[]
productTypesProductType[]
employeesEmployee[]
suppliersAccount[]
projectsProject[]
inquiryTypesInquiryType[]
guaranteeValueTypesGuaranteeValueType[]
processReasonsProcessReason[]
offerStatusesOfferStatus[]
orderStatusesOrderStatus[]
orderChancesOrderChance[]
deliveryTermsDeliveryTerm[]
paymentMethodsPaymentMethod[]
allTimePeriodsTimePeriod[]
reactivationReasonsReactivationReasons[]
jobVersionsStatusLogJobVersionStatusLog[]
loadingboolean
dirtyboolean
allowEditboolean

Relationships

  • IMPORTS → JobVersionStatusLog
  • IMPORTS → ReactivationReasons
  • IMPORTS → PaymentMethod
  • IMPORTS → OrderChance
  • IMPORTS → OrderStatus
  • IMPORTS → OfferStatus
  • IMPORTS → InquiryType
  • IMPORTS → Employee
  • IMPORTS → ProductType
  • IMPORTS → Account
  • IMPORTS → CompanyBranch
  • IMPORTS → Inquiry
  • IMPORTS → GuaranteeValueType
  • IMPORTS → Project
  • IMPORTS → ProcessReason
  • IMPORTS → TimePeriod
  • IMPORTS → LoadDataAction

Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (1)

  • AppStatePams/Web/Pams.Web/Client/app/reducers/index.ts:6

Was this page helpful?

Download as PDF