Skip to Content
Menu
This question has been flagged
1 Odpoveď
1373 Zobrazenia

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
Zrušiť
Autor

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
máj 23
1924
0
dec 23
1559
0
nov 21
1416
1
nov 20
3295
2
sep 25
447