[16.0][FIX] maintenance_timesheet: Define the correct rule to show only what is related to maintenance_request_id#501
Conversation
pedrobaeza
left a comment
There was a problem hiding this comment.
The change is not correct as is. I don't say it was correct, but the solution isn't to change = to !=. That way, you give access to all the timesheets related to maintenance. Maybe you need to just remove that part?
|
Right now, I don't know exactly what is not being taken into account. Before After So what is the appropriate rule? |
Sure, the original code seems to be incorrect, you're right 😕 The new one already makes more changes than moving |
maintenance_timesheet/security/maintenance_timesheet_security.xml
Outdated
Show resolved
Hide resolved
…t is related to maintenance_request_id TT56859
ced87c2 to
f08beb8
Compare
|
/ocabot merge nobump |
|
What a great day to merge this nice PR. Let's do it! |
|
Congratulations, your PR was merged at a131e60. Thanks a lot for contributing to OCA. ❤️ |
Define the correct rule to show only what is related to
maintenance_request_idLocked by:
project_timesheet_time_control: [16.0][FIX] project_timesheet_time_control: Define the appropriate date if it is a str project#1547Please @pedrobaeza and @pilarvargas-tecnativa can you review it?
@Tecnativa TT56859