Skip to Content
Meniu
Această întrebare a fost marcată
5533 Vizualizări

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

 

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
dec. 24
4566
1
aug. 24
5856
0
iul. 23
4969
1
mar. 23
5426
0
sept. 25
95