Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
9201 Vistas

 I have developed one custom module  in odoo 12. I want to delete all module related sample data from odoo when uninstall the module. I have added some row in ir_config_parameter . i want to remove that row when uninstall

Please help

Thank You

Avatar
Descartar
Mejor respuesta

You will need to write a unnstall hook.

Look at the uninstall hook related portion of this:

https://www.odoo.com/documentation/12.0/reference/module.html

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
9
nov 15
7606
0
oct 19
4471
2
jul 25
515
2
dic 23
1712
3
oct 23
8850