跳至内容
菜单
此问题已终结
3270 查看

what's the field '_date_name' means in this model?

class MrpProduction(models.Model):

    """ Manufacturing Orders """

    _name = 'mrp.production'

    _description = 'Production Order'

    _date_name = 'date_planned_start'

形象
丢弃

_date_name = 'date' # field to use for default calendar view

相关帖文 回复 查看 活动
2
12月 23
9944
3
10月 16
6934
1
3月 15
7835
1
12月 23
26932
0
2月 25
1276