Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
9227 Visninger

 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
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
9
nov. 15
7636
0
okt. 19
4494
2
jul. 25
556
2
dec. 23
1722
3
okt. 23
8910