Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3143 Zobrazení

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'

Avatar
Zrušit

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

Related Posts Odpovědi Zobrazení Aktivita
2
pro 23
9859
3
říj 16
6838
1
bře 15
7732
1
pro 23
26800
0
úno 25
1150