Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
3 Replies
24710 Tampilan

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    


Avatar
Buang
Jawaban Terbai
  1. declare  'post_init_hook': '_my_method' in side __openerp__.py,

  2.  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


Avatar
Buang
Jawaban Terbai

Explaination not done properly

Avatar
Buang
Jawaban Terbai

The information from the link below answers all your questions: 

https://www.cybrosys.com/blog/how-to-use-hooks-in-odoo-development

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
2
Agu 25
2245
1
Jul 25
779
1
Agu 25
1150
0
Mei 25
1267
2
Apr 25
3471