0
点赞
收藏
分享

微信扫一扫

odoo15 selection attribute will be ignored as the field is related

Ichjns 2022-01-30 阅读 92
python
jiancelx = fields.Selection([('szx', '数字型'), ('msx', '描述型')], string='检测类型', related='biaozhun_id.jiancelx')

selection 与related如何关联使用

举报

相关推荐

0 条评论