Skip to Content
Menu
This question has been flagged
3 Replies
2063 Views

 Putting in the data for a day/week time-sheet is ok.

After pressing the button "Submitting to the Manager' the Manager of course gets the ability to agree, but the user can do it same way directly afterwards with pressung the button 'Approve'.
The user hat NO manager rights, but always can appove himself.

This does not make any sense, as it should only be approvable by the manager. Otherwise the time-sheet of a employee can be changed/resetted back and forth anytime the user want it to do. 


On the runbot the demo user can do the same,mentioned above,  without manager rights.

Avatar
Discard
Best Answer

Hi Zeldarius,

try below code.

<button name="action_timesheet_done" states="confirm" string="Approve" type="object" groups="hr_timesheet.group_timesheet_manager" class="oe_highlight"/>

Hope it will help.

Thanks.





Email: odoo@aktivsoftware.com

Skype: kalpeshmaheshwari


Avatar
Discard
Author Best Answer

A very very good hint.  As a newbie I 'only' know how to place a group...but then with less knowledge I'm fishing inside these endless abilities of insertings. Even maybe I have done it right so far ....but it's also possible, the group 'timesheets-user' must get any delete inside too.

 


Many thanks  kalpeshmaheshwari,

your code works very very well. Now the timesheets are in the right running order. Only the manager can agree, as it should be.



Avatar
Discard
Best Answer

You can place a group on the button approve, only users of the group can see the button and approve 

Avatar
Discard
Related Posts Replies Views Activity
1
Apr 22
8063
2
Oct 21
7023
1
Jul 21
18891
6
Aug 20
4309
1
May 20
4256