تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
4809 أدوات العرض

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!


الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
فبراير 24
2169
2
مايو 20
3695
3
أبريل 25
17291
0
أكتوبر 24
524
1
مايو 24
880