Skip to Content
मेन्यू
This question has been flagged
3057 Views

Hello guys how to filter hr.employee by work_location_id using external API in php

"work_location_id":[1,"First Branch"]

I want to show all employees under the work_location_id 1

$id = $_GET['id'];

$models->execute_kw($db, $uid, $password, 'hr.employee', 'search_read', array(array(array('work_location_id', '=', $id))));

thanks in advance!..

 

Avatar
Discard
Related Posts Replies Views Activity
0
दिस॰ 24
2281
1
अग॰ 24
2976
0
जुल॰ 23
2536
1
मार्च 23
3011
3
मार्च 25
3604