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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
|
7635 | ||
|
0
10月 19
|
4489 | ||
|
2
7月 25
|
548 | ||
|
2
12月 23
|
1720 | ||
|
3
10月 23
|
8884 |