Skip to content

RequestTypeEnum

reference
1 min readUpdated

Kind: Enum

Source: Pams/Web/Pams.Web/Client/app/components/notifications/notfications.service.ts (line 16)

Part of: Pams

Values

  • NA
  • SalesOfferApprovalRequest
  • SalesOfferApprovalRejection
  • SalesOfferApproved
  • SalesOrderApprovalRecuest
  • SalesOrderApprovalRejection
  • SalesOrderApproved
  • SalesRequestCancelled
  • SalesRequestAwaitingCancel
  • SalesJobAwaitingReject
  • SalesJobAwaitingLoss
  • PurchaseOrderApprovalRequest
  • PurchaseOrderApprovalRejection
  • PurchaseOrderApproved
  • LGApprovalRequest
  • LGApprovalRejection
  • LGApproved
  • TaskAssigning
  • TaskAccepted
  • TaskRefused
  • TaskReminder
  • ActivityAssigning
  • ActivityAccepted
  • ActivityRefused
  • ActivityParticipantRemoved
  • ActivityReminder
  • ActivityChanged
  • AwaitingInspectionShipment
  • PMTeamMemberNoted
  • StoreManagerNoted
  • FinanceMemberNoted
  • SalesRepNoted
  • AssignSalesJobToSalesRep
  • AssignProjectToSalesRep
  • UnAssignSalesJobToSalesRep
  • UnAssignProjectToSalesRep
  • SalesInquiryReviewRequest
  • SalesInquiryReviewed
  • CommentOnSalesJob
  • CommentOnPurchseJob
  • CommentOnBuyout
  • CommentOnMRQ
  • CommentOnPrincipalInvoice
  • CommentOnInvoice
  • CommentOnPayment
  • CommentOnLG
  • CommentOnAccount
  • CommentOnContact
  • CommentOnProject
  • CommentOnProduct

Used by

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

Imported by (3)

  • NotificationRowComponentPams/Web/Pams.Web/Client/app/components/notifications/notification-row/notification-row.component.ts:1
  • NotificationsComponentPams/Web/Pams.Web/Client/app/components/notifications/notifications.component.ts:1
  • AppMenuComponentPams/Web/Pams.Web/Client/app/components/shared/app-menu/app-menu.component.ts:1

Was this page helpful?

Download as PDF