Skip to Content
Menu
This question has been flagged
2833 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
5563
1
Aug 20
4925
1
Jun 18
5420
1
Mar 15
4274
1
Apr 19
3345