跳至內容
選單
此問題已被標幟
1 回覆
3903 瀏覽次數

In OpenERP 7, you can open an export window from a list view by the more-menu. I want to edit some of the stuff that is written there, mainly add another checkbox, but I can't find the file or place where I can do that. Can somebody give me a hint? I got it running on Ubuntu with eclipse, if that is any help at all.

頭像
捨棄
最佳答案

Export options source code available in the web module. In the location addons/web/static/src/xml/base.xml file Line No: 1695 code

<t t-name="ExportView">
--
</t>
頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
3月 15
4145
0
3月 15
3523
1
7月 25
1692
3
2月 25
14880
1
4月 25
2061