Odoo Help
Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps:
CRM
|
e-Commerce
|
Accounting
|
Inventory
|
PoS
|
Project management
|
MRP
|
etc.
Method to track user logins in openerp v7?
Hello,
Is that there is a method to track user logins in openerp v7? example utulisateur name and date of connection.
Thx.
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
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.
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
About This Community
This platform is for beginners and experts willing to share their Odoo knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers.
RegisterOdoo Training Center
Access to our E-learning platform and experience all Odoo Apps through learning videos, exercises and Quizz.
Test it nowQuestion tools
Stats
Asked: 11/12/13, 11:54 AM |
Seen: 1372 times |
Last updated: 3/16/15, 8:10 AM |