Skip to Content
मेन्यू
This question has been flagged
5876 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
4921
1
अग॰ 24
6203
0
जुल॰ 23
5341
1
मार्च 23
5783
0
सित॰ 25
163