Přejít na obsah
Menu
This question has been flagged
1776 Zobrazení

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
pro 24
1113
1
srp 24
1746
0
čvc 23
1336
1
bře 23
1890
3
bře 25
2179