Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADD] provelo_timesheet_hide_to_review #80

Open
wants to merge 1 commit into
base: 12.0
Choose a base branch
from

Conversation

carmenbianca
Copy link
Member

Signed-off-by: Carmen Bianca Bakker [email protected]

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) to
some 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

  • Tests are present (or not needed).
  • Credits/copyright have been changed correctly.
  • Change log snippet is present.
  • (If a new module) Moving this to OCA has been considered.

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 <[email protected]>
@huguesdk
Copy link
Member

made #89 to replace this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants