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

[FIX] hr_timesheet: set allow_timesheets on task to readonly #28943

Closed

Conversation

tbe-odoo
Copy link
Contributor

  • On project.task records the field allow_timesheets is a related
    set to readonly=False which triggers writes on project.project and
    raise access rights issue for users who can create tasks but cannot
    write on project.project.

    OPW-1910877

--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

- On `project.task` records the field `allow_timesheets` is a related
  set to `readonly=False` which triggers writes on `project.project` and
  raise access rights issue for users who can create tasks but cannot
  write on `project.project`.

  OPW-1910877
@tbe-odoo tbe-odoo requested a review from KangOl November 22, 2018 09:54
@C3POdoo C3POdoo added the OE the report is linked to a support ticket (opw-...) label Nov 22, 2018
@KangOl
Copy link
Contributor

KangOl commented Nov 22, 2018

@robodoo r+

@robodoo robodoo added r+ 👌 CI 🤖 Robodoo has seen passing statuses labels Nov 22, 2018
robodoo pushed a commit that referenced this pull request Nov 22, 2018
- On `project.task` records the field `allow_timesheets` is a related
  set to `readonly=False` which triggers writes on `project.project` and
  raise access rights issue for users who can create tasks but cannot
  write on `project.project`.

  OPW-1910877

closes #28943
@robodoo
Copy link
Contributor

robodoo commented Nov 22, 2018

Merged, thanks!

@robodoo robodoo closed this Nov 22, 2018
@fw-bot fw-bot deleted the 12.0-access-right-issue-project-user-tbe branch October 20, 2019 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI 🤖 Robodoo has seen passing statuses OE the report is linked to a support ticket (opw-...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants