跳至内容
菜单
此问题已终结
1 回复
9213 查看

 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

形象
丢弃
最佳答案

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

形象
丢弃
相关帖文 回复 查看 活动
9
11月 15
7621
0
10月 19
4481
2
7月 25
529
2
12月 23
1715
3
10月 23
8855