This question has been flagged
1 Reply
2639 Views

I want to create a many to many relationship with the timesheet model which model should i relate to to get the timesheet details i have tried using 'account.analytic.line' model but its bringing different results.Kindly assist.

Avatar
Discard
Best Answer

Hi Dishon , 

the timesheet module object is  "hr_timesheet_sheet.sheet"
and  you  can activate the developer mode to get some technical details about the modules , simply youcan activate the developer mode by adding http://host:port/web?debug=#   on your odoo server url , then after you can see the module details by hovering the mouse point in one of the module's field , a pop will appear with details about the object , field name , etc  .


thank you 

Avatar
Discard
Author

Thanks Ramsad i want to create a field which relates to the tree view you get when you go to Timesheets>My Timesheets>Detailed Activities