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

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
4112
0
3月 15
3467
1
7月 25
1570
3
2月 25
14769
1
4月 25
2029