在odoov8树视图中添加图标到按钮

时间:2016-08-17 06:00:06

标签: python-2.7 openerp odoo-8 odoo-view

我需要在树状视图中将按钮添加到按钮

<button name="gen_link" type="object" icon="/custom_module/static/src/img/image.png" string="MyButton"/>

但是当我在浏览器中检查元素时它会显示我

<button type="button" class="" title="MyButton">
    <img alt="MyButton" src="http://localhost:8000/web/static/src/img/icons//custom_module/static/src/img/image.png.png">
</button>

默认情况下,它始终采用默认路径,我无法为图标提供自定义路径。

任何建议。 。

1 个答案:

答案 0 :(得分:0)

您可以使用--ntasks向上移动--ntasks-per-node目录。

像这样插入你的按钮(测试):

/..