Skip to Content
Menu
This question has been flagged
1 Reply
1464 Views

I'm trying to edit the sidebar, which shows a summary of the project about milestones and proditability, but I can't find the view to edit it.


Can someone please help me how to edit this part?


My goal is to display the profitability only to users with correct privileges, but for some reason it's displayed for everybody who has access to the project.

Avatar
Discard
Author

Thanks a lot!

Best Answer

Hello!

The XML code for the project's right sidebar is located at:

addons/project/static/src/components/project_right_side_panel/project_right_side_panel.xml

You can customize it as follows:

<t t-name="project_custom.ProjectRightSidePanel" t-inherit="project.ProjectRightSidePanel">
...
</t>
Avatar
Discard
Related Posts Replies Views Activity
0
May 23
2039
0
Dec 23
1638
0
Nov 21
1493
1
Nov 20
3351
2
Sep 25
609