Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
5434 Tampilan

Hi all,

I created a cronjob to run download new applicants. After download server will send a mail to HR for notification of new applicants imported to the system. In the mail, I create a link to the position folder in odoo. For example:

http://localhost:8069/web#action=145&active_id=87&model=hr.applicant&view_type=kanban&menu_id=108
base_url = request.env['ir.config_parameter'].sudo().get_param('web.base.url')

I don't know how to get these parameter: action, active_id, menu_id. how can I get these to my URL.

Many thanks!


Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Feb 24
2804
2
Mei 20
3947
3
Apr 25
18515
0
Okt 24
1023
1
Mei 24
1427