コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3900 ビュー

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
4144
0
3月 15
3523
1
7月 25
1691
3
2月 25
14876
1
4月 25
2061