Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
5356 Tampilan

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
Buang
Post Terkait Replies Tampilan Aktivitas
0
Des 24
4438
1
Agu 24
5667
0
Jul 23
4842
1
Mar 23
5276
0
Sep 25
48