[16.0][ADD] project_task_name_with_id - #1158
Conversation
|
The usage overlaps with that of |
|
@AungKoKoLin1997 could you add an USAGE file? |
8d63cae to
734e22c
Compare
Done! |
526c6ab to
cfbcbe5
Compare
|
I believe we already have a module for this need: |
|
@dreispt Please see this comment: #1158 (comment) One reason I prefer this module over |
cfbcbe5 to
097a925
Compare
|
This PR has the |
@yostashiro thank you for a hint! |
| </field> | ||
| </record> | ||
|
|
||
| <!-- Sharing views --> |
There was a problem hiding this comment.
@ivs-cetmix You may also want to pay attention to the sharing views in project_task_code, in case you invite external partners to collaborate on your projects.
|
/ocabot merge nobump |
|
On my way to merge this fine PR! |
|
@dreispt your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-1158-by-dreispt-bump-nobump. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
|
@AungKoKoLin1997 Can you please check if you can make |
7a5e751 to
f39cc57
Compare
yostashiro
left a comment
There was a problem hiding this comment.
Looks good. Can you please squash commits.
f39cc57 to
e4edbf9
Compare
|
@dreispt Can you please try to merge again? |
|
/ocabot merge nobump |
|
What a great day to merge this nice PR. Let's do it! |
|
Congratulations, your PR was merged at f33d5dc. Thanks a lot for contributing to OCA. ❤️ |

This module introduces improvements to our project task management. Now, users can locate tasks using not only the task name, but also the unique task ID. Furthermore, to make tasks easily distinguishable, each task's display name will now include its unique ID.
@qrtl