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
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
9
нояб. 15
|
7618 | ||
|
0
окт. 19
|
4477 | ||
|
2
июл. 25
|
525 | ||
|
2
дек. 23
|
1715 | ||
|
3
окт. 23
|
8854 |