Hello All,
How Can I change the stage name in CRM using code ?
Hi,
The following code helps to Change the Stage Name 'New' to 'Intial'
For example:
Stages = self.env[;crm.stage'].search([('name','=','New')])
Stages.update{ 'name':'Intial' }
This code will help to change the stage name New to Initial
Regards
Create an account today to enjoy exclusive features and engage with our awesome community!
साइन अप करें| Related Posts | Replies | डेटा देखने का तरीका | ऐक्टिविटी | |
|---|---|---|---|---|
|
1
अप्रैल 20
|
6691 | |||
|
1
मार्च 26
|
1401 | |||
|
2
अग॰ 25
|
3656 | |||
|
Deleting wrong stage in CRM
Solved
|
1
सित॰ 24
|
3571 | ||
|
5
जुल॰ 24
|
18489 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.