İçereği Atla
Menü
Bu soru işaretlendi
3 Cevaplar
11719 Görünümler

How to get the id of the current user logged-in to the erp, in the javascript of webmodule . My scenario is like this i want to filter the contents of a listing based on the user logged in .

Avatar
Vazgeç

I noticed that your accepted answer ratio is 0 / 3 ...

Üretici

Sorry, Unfortunately no useful answers yet :(

En İyi Yanıt

Hi,

If you are in back-end get user-id by ['user_id', '=', self.session.uid], or check the context ie, " session.context ".

before that you have to define:-

var session = require('web.session');

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
1
May 24
6898
1
Mar 22
4190
2
Mar 21
4458
2
Ara 16
7361
2
Tem 15
4392