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
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
1
abr 20
|
6676 | |||
|
1
mar 26
|
1401 | |||
|
2
ago 25
|
3655 | |||
|
Deleting wrong stage in CRM
Resuelto
|
1
sept 24
|
3568 | ||
|
5
jul 24
|
18486 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.