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(Timesheet): ignore permissions when updating Task and Project (backport #45168) #45170

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 8, 2025

A user who is supposed to submit or cancel a Timesheet does not necessarily have write permissions on Project and Task.


This is an automatic backport of pull request #45168 done by [Mergify](https://mergify.com).

…5168)

(cherry picked from commit 9e760e5)

# Conflicts:
#	erpnext/projects/doctype/timesheet/timesheet.py

This comment was marked as resolved.

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Jan 8, 2025
@barredterra barredterra force-pushed the mergify/bp/version-15-hotfix/pr-45168 branch from e01a6f3 to 0d9ea1a Compare January 8, 2025 13:09
@barredterra barredterra removed conflicts needs-tests This PR needs automated unit-tests. labels Jan 8, 2025
@barredterra barredterra removed their assignment Jan 8, 2025
@nabinhait nabinhait merged commit f7448c6 into version-15-hotfix Jan 13, 2025
11 checks passed
@nabinhait nabinhait deleted the mergify/bp/version-15-hotfix/pr-45168 branch January 13, 2025 06:38
frappe-pr-bot pushed a commit that referenced this pull request Jan 15, 2025
## [15.48.4](v15.48.3...v15.48.4) (2025-01-15)

### Bug Fixes

* auto fetch batch and serial no for draft stock transactions ([2f2554e](2f2554e))
* batch number search on pos ([#45209](#45209)) ([fe5c458](fe5c458))
* change string to be able to translate ([#45090](#45090)) ([7a3687c](7a3687c))
* deduct tds on excess amount if checked ([07c3605](07c3605))
* delivery_document_no column issue ([0df1808](0df1808))
* do not add ordered items from Quotation to new Sales Order ([f414fa4](f414fa4))
* don't create invoice if invoice start date is in future ([3f6d774](3f6d774))
* incorrect label in Item-wise sales register ([36d1fbd](36d1fbd))
* incorrect valuation for sales return with different warhouse ([9ee5651](9ee5651))
* incorrect valuation rate for PI based revaluation ([f7e3854](f7e3854))
* linter issue ([af21bca](af21bca))
* minor update for readability ([abfcfdf](abfcfdf))
* not able to see create Quality Inspection button ([a79cae1](a79cae1))
* pass right existing address ([80e6112](80e6112))
* precision loss causing process loss variance ([d84601b](d84601b))
* Semgrep rules ([1d5a73a](1d5a73a))
* set billing and shipping address on change of company ([42eb88f](42eb88f))
* Skip WIP Warehouse transfer ([bb0695a](bb0695a))
* test case ([f5667f5](f5667f5))
* test case ([7d66e4e](7d66e4e))
* tests ([8ba42cf](8ba42cf))
* timeout error for work order ([122b966](122b966))
* **Timesheet:** ignore permissions when updating Task and Project (backport [#45168](#45168)) ([#45170](#45170)) ([f7448c6](f7448c6))
* typo in manufacturing settings (backport [#45190](#45190)) ([#45193](#45193)) ([47c6e5a](47c6e5a))
* update  discounting on mixed conditions ([38cb5a9](38cb5a9))
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants