Skip to Content
मेन्यू
This question has been flagged
1802 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
1134
1
अग॰ 24
1759
0
जुल॰ 23
1357
1
मार्च 23
1911
3
मार्च 25
2193