Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
2894 Tampilan

Hello,

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

Thx.

Avatar
Buang
Jawaban Terbai

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

Avatar
Buang
Penulis

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

On which of the options

Penulis

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.

Penulis

I work in ubuntu openerp v7

Penulis

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