标签: odoo-10
我在product.template中有一个名为route_ids的字段,带有小部件many2many_checkeboxes。
如何设置默认情况下要检查的many2many字段的值(使用odoo 9)?
谢谢。