Need to generate report for number of times user logged into odoo based on monthwise.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- ลูกค้าสัมพันธ์
- e-Commerce
- ระบบบัญชี
- สินค้าคงคลัง
- PoS
- Project
- MRP
คำถามนี้ถูกตั้งค่าสถานะ
1
ตอบกลับ
2383
มุมมอง
I am not sure and I don't know that Odoo stores the logged info in database.
My hint is that you override the controller
@http.route('/web/login', type='http', auth="none")
def web_login(self, redirect=None, **kw):
# ...................
Inside this controller, store the logged info to database with uid, date etc .
Then you can create report from it
Thanks. I managed with audit_logs module and generated report by fetching data from this module. Anyway i will try your method.
สนุกกับการพูดคุยนี้ใช่ไหม? เข้าร่วมเลย!
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อ