Skip to content

initialState

reference
1 min readUpdated

Kind: Constant

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

Part of: Pams

Definition

ts
JobState

Value

ts
{
  inquiry: null,
  initialInquiry: null,
  branches: [],
  clients: [],
  productTypes: [],
  employees: [],
  suppliers: [],
  projects: [],
  inquiryTypes: [],
  guaranteeValueTypes: [],
  processReasons: [],
  offerStatuses: [],
  orderStatuses: [],
  orderChances: [],
  deliveryTerms: [],
  paymentMethods: [],
  allTimePeriods: [],
  reactivationReasons: [],
  jobVersionsStatusLog: [],
  loa…

Was this page helpful?

Download as PDF