跳至内容
菜单
此问题已终结
2787 查看

I am using OpenERP7. I want to modify the standard partner form. I applied some changes but now I need to change the destination of the links inside the tab Contacts (is_company has to value True to see this tab).

I looked the code and this is the line I have to change, don't I?

<h4><a type="open"><field name="name"/></a></h4>

I see that type="open" is the instruction which shows the popup with the partner information when a user clicks on the link. I need to change it and if the user clicks on the link, it has to show the standard partner form of that partner.

For example, I have created the company Odoo. When I go to its contacts tab, I see the partners who work on Odoo. One of them is called John Doe. If I click on his name, I should have to go to the standard partner view of John Doe, in spite of seeing the popup with his information.

I tried several ways but nothing. Any idea?

形象
丢弃
相关帖文 回复 查看 活动
5
8月 24
47092
2
4月 24
2799
3
6月 23
6228
2
6月 23
4995
3
3月 23
10540