跳至内容
菜单
此问题已终结
1 回复
1169 查看

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.

形象
丢弃
编写者

Thanks a lot!

最佳答案

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>
形象
丢弃
相关帖文 回复 查看 活动
0
5月 23
1765
0
12月 23
1354
0
11月 21
1256
1
11月 20
3200
1
7月 25
549