Kind: Constant
Source: Pams/Web/Pams.Web/Client/app/reducers/job.ts (line 47)
Part of: Pams
Definition
tsJobState
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?