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
Skapa ett konto idag för att ta del av exklusiva funktioner och engagera dig i vår fantastiska community!
Registrera dig| Relaterade inlägg | Svar | Vyer | Verksamhet | |
|---|---|---|---|---|
|
1
apr. 20
|
6696 | |||
|
1
mars 26
|
1412 | |||
|
2
aug. 25
|
3661 | |||
|
1
sep. 24
|
3577 | |||
|
5
juli 24
|
18500 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.