【发布时间】:2017-04-21 12:52:27
【问题描述】:
这是我的代码,
<tree string="School Tree" editable="top">
<field name="name"/>
<field name="school_id"/>
<field name="age" />
</tree>
我尝试了 editable="top" 和 editable="bottom" 但结果相同,谁能解释一下确切的区别?
【问题讨论】:
标签: python-2.7 odoo-10