[IMP] shift: Better logging for generating next planning#513
Open
carmenbianca wants to merge 3 commits into12.0from
Open
[IMP] shift: Better logging for generating next planning#513carmenbianca wants to merge 3 commits into12.0from
carmenbianca wants to merge 3 commits into12.0from
Conversation
carmenbianca
commented
May 16, 2023
Comment on lines
112
to
115
| if not planning.task_template_ids: | ||
| _logger.error("Could not generate next planning: no task template defined.") | ||
| return |
Collaborator
Author
There was a problem hiding this comment.
Why doesn't this raise an error?
7aa8584 to
843fca2
Compare
Signed-off-by: Carmen Bianca BAKKER <carmen@coopiteasy.be>
843fca2 to
acaf7c3
Compare
Signed-off-by: Carmen Bianca BAKKER <carmen@coopiteasy.be>
Signed-off-by: Carmen Bianca BAKKER <carmen@coopiteasy.be>
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## 12.0 #513 +/- ##
=======================================
Coverage 61.64% 61.64%
=======================================
Files 193 193
Lines 5525 5528 +3
Branches 961 961
=======================================
+ Hits 3406 3408 +2
- Misses 1976 1977 +1
Partials 143 143
|
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.
Description
Odoo task (if applicable)
Timesheet on this task
https://gestion.coopiteasy.be/web#id=10628&model=project.task&view_type=form&menu_id=
Don't timesheet on this task.
https://gestion.coopiteasy.be/web#id=10625&model=project.task&view_type=form&menu_id=
Checklist before approval