[ADD] provelo_timesheet_hide_to_review - #80
Open
carmenbianca wants to merge 1 commit into
Open
Conversation
Not sure if this is the best solution, but there's no 'invisible' field on ir.ui.menu objects. Alternatively, we could set `groups_id` (M2M) to some new empty group, effectively making the menu only visible to people in the empty group. Signed-off-by: Carmen Bianca Bakker <carmen@coopiteasy.be>
carmenbianca
requested review from
huguesdk,
remytms,
robinkeunen and
victor-champonnois
September 29, 2022 07:54
carmenbianca
force-pushed
the
12.0-hr_timesheet_hide_verify
branch
from
September 29, 2022 07:54
4d1e4fb to
756af80
Compare
Member
|
made #89 to replace this. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Carmen Bianca Bakker carmen@coopiteasy.be
Description
Not sure if this is the best solution, but there's no 'invisible' field
on ir.ui.menu objects. Alternatively, we could set
groups_id(M2M) tosome new empty group, effectively making the menu only visible to people
in the empty group.
Odoo task (if applicable)
https://gestion.coopiteasy.be/web#view_type=form&model=project.task&id=8738&active_id=8738&menu_id=
Checklist before approval