odoo

##odoo 报"Model %r inherits from non-existing model %r." % (name, parent) 解决方法: 在_maifest_.py文件中添加 ‘depends’: [‘mail’],如图。
相关文章
相关标签/搜索