跳至內容
選單
此問題已被標幟
2761 瀏覽次數

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
47054
2
4月 24
2773
3
6月 23
6199
2
6月 23
4972
3
3月 23
10522