Skip to Content
Menu
This question has been flagged
2051 Views

I would like to know if the domain filter in the below code has any function in the http.route? An example can be found in the website_hr_recruitment model.

@http.route('''/jobs/apply/<model("hr.job", "[('website_id', 'in', (False, current_website_id))]"):job>''', type='http', auth="public", website=True)

Avatar
Discard
Related Posts Replies Views Activity
0
Mar 16
4610
1
Aug 20
3984
1
Jun 18
4470
1
Mar 15
3512
1
Apr 19
2460