odoo editable两种属性的区别

3cock / 2023-07-19 / 原文

editable =top时,新增的行出现的第一行,如下图:

editable = bottom,,新增的行出现的最后一行,如下图:

代码如图: