Quote Status

Quote Status

ClaricoQUOTE  has two types of status options assigned to quotes, "Status" and "QuoteStatus". Each are defined below.

Status
Property : Status 
Type: enum
     Entered = 0
     RequiresApproval = 2
     ApprovalRequested = 4
     Completed = 5
     Sent = 30
     NeedsAttention = 35
     Submit = 38
     Closed = 40
     Closed_Revised = 50
     Closed_Expired = 60

Quote Status
Property: QuoteStatus
Type: string

 "OPEN-DRAFT"
 "OPEN-REQUEST"
 "OPEN-NEW"
 "OPEN-SAVED"
 "OPEN-COMPLETED"
 "OPEN-REWORK"
 "OPEN-REQUOTE"
 "SUBMIT"
 "APPROVED"
 "APPROVED-AUTO"
 "SENT"
 "CLOSED-WON"
"CLOSED-WON-PROCESSED"
 "CLOSED-LOST"
 "CLOSED-REQUOTE"
 "CLOSED-EXPIRED"
 "CLOSED-REVISED"
 "ARCHIVED"

    • Related Articles

    • Quote Integration Status

      Quote integration status allows for syncing between ClaricoQUOTE and ERP system. ClaricoQUOTE provides several quote status options giving users the ability to customize syncing to best suit their quoting process. See below for available status ...
    • Quote Work Flow

      Setup > Preferences & Costs >Quote Details >Quote Work Flow Sets the work flow steps of a quote Integration The work flow will add a "Submit" status when a quote in won. This allows for external integration to process all the quote that are won and ...
    • Quote Life Cycle

      The provided information outlines the life cycle of a quote, detailing different stages and their corresponding statuses, integration statuses, and sent status. Create a new Quote: QuoteStatus: OPEN-NEW Status: 0 - Entered IntegrationStatus: 0 - ...
    • Customer Status

      Setup > Organization > List > Customer Status Customer Status ClaricoQUOTE allows you to set different customer statuses. For each status you can define the waring level and if customer with this status should be added to the customer selection ...
    • API Calls

      An API call is a request made by a computer program or application to communicate with an Application Programming Interface (API). APIs define a set of rules and protocols that enable different software applications to interact with each other. ...