Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
3893 Prikazi

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.

Avatar
Opusti
Best Answer

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>
Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
mar. 15
4140
0
mar. 15
3503
1
jul. 25
1675
3
feb. 25
14869
1
apr. 25
2057