Skip to Content
Menu
This question has been flagged
1846 Rodiniai

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!..

 

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
0
gruod. 24
1177
1
rugp. 24
1799
0
liep. 23
1393
1
kov. 23
1948
3
kov. 25
2227