change default probability scores in opportunities

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hellojalex
    Junior Member
    • Apr 2016
    • 5

    change default probability scores in opportunities

    Hi

    Can anyone advise me how to change the default probability % scores in opportunities?
    thanks
  • aabyron
    Junior Member
    • Mar 2016
    • 1

    #2
    Administration » Entity Manager » Opportunity » Fields => default

    Comment

    • hellojalex
      Junior Member
      • Apr 2016
      • 5

      #3
      i can't see the "default" (see attached)
      kindly advise

      Comment

      • jcortes0309
        Member
        • Mar 2016
        • 68

        #4
        You cannot change it in that screen. You would have to change it in the code. You can copy the opportunity file found at application\Espo\Modules\Crm\Resources\metadata\en tityDefs\Opportunity.json into the Custom\Resources\metadata\entityDefs and change the numbers under the probabilityMap section (by the way you only need to copy the probabilityMap section as nothing else needs to change, but it might be easier to copy the whole thing if you are just starting out with EspoCRM)

        Comment

        Working...