Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
3860 Представления

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>
Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
мар. 15
4127
0
мар. 15
3481
1
июл. 25
1607
3
февр. 25
14811
1
апр. 25
2044