Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
2914 Lượt xem

Hello,

Is that there is a method to track user logins in openerp v7? example utulisateur name and date of connection.

Thx.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

I believe if you check the log file you should find it there. the times and date a user was on the application or at least did something on the application and what they did. You can also check the last time a user logged in by going to the settings>>users>>users you might need admin access

Ảnh đại diện
Huỷ bỏ
Tác giả

Thank you for your reply but the date field blank. :(

On which of the options

Tác giả

settings>>users>>users.

Go to the openerp server eg C:\Program Files \OpenERP 6.1-1\server\server and open the document named openerp-server. then search for the log in name of the person you want.

Tác giả

I work in ubuntu openerp v7

Tác giả

I work in ubuntu openerp v7 and I find openerp-server under / opt/openerp/v7/server that content: #! / usr / bin / env python import openerp

if __ name__ == "__main__": openerp.cli.main ()

Vim: expandtab: smartindent: tabstop = 4: softtabstop = 4: shiftwidth = 4:

Go to the openerp server eg C:\Program Files \OpenERP 6.1-1\server\server and open the document named openerp-server. then search for the log in name of the person you want. Search for openerp-server in your machine