Skip to Content
Menu
This question has been flagged

I already publish some recruitment but it didn't show in /jobs . Any idea how to show it?




[UPDATE]

I debug the source code 

this is from odoo-16.0\addons\website_hr_recruitment\controllers\main.py

the domain is [('website_id', 'in',(False,1))]. then I try to see each hr.job with Jobs.search([]). All of the hr.job website_id is empty. 

When debugging, I try using domain [('website_id','=',False)] and the hr.job was founded

Avatar
Discard
Related Posts Replies Views Activity
2
Jun 24
1535
0
Jun 22
1595
0
Oct 18
3590
1
Sep 25
402
5
Aug 25
4968