第一个按钮链接到指定action,地二哥按钮执行model的say_hello函数。

<header>
    <button name="%(hb_module.iframe_demo_action)d"
        string="IFRAME测试"
        type="action"
        class="oe_stat_button"/>
    <button name="say_hello" string="测试" type="object" class="btn-primary"/>
</header>