How to use hook inside module?
When to use pre, post or uninstall hook inside openerp file?
What is purpose of it?
Thanks
Regards,
Anil Kesariya
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How to use hook inside module?
When to use pre, post or uninstall hook inside openerp file?
What is purpose of it?
Thanks
Regards,
Anil Kesariya
declare 'post_init_hook': '_my_method' in side __openerp__.py,
declare def _my_method(cr, registry) in side your __init__.py of module and put the logic here
same in case of pre_init_hook
Explaination not done properly
The information from the link below answers all your questions:
https://www.cybrosys.com/blog/how-to-use-hooks-in-odoo-development
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
2
thg 8 25
|
2831 | ||
|
1
thg 7 25
|
1151 | ||
|
1
thg 8 25
|
1152 | ||
|
0
thg 5 25
|
1568 | ||
|
2
thg 4 25
|
3766 |