Skip to Content
मेन्यू
This question has been flagged
3 Replies
11696 Views

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
Discard

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

Author

Sorry, Unfortunately no useful answers yet :(

Best Answer

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
Discard
Related Posts Replies Views Activity
1
मई 24
6867
1
मार्च 22
4165
2
मार्च 21
4443
2
दिस॰ 16
7343
2
जुल॰ 15
4381