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'
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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'
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
2
Des 23
|
9954 | ||
|
3
Okt 16
|
6938 | ||
|
1
Mar 15
|
7842 | ||
|
1
Des 23
|
26938 | ||
|
0
Feb 25
|
1279 |
_date_name = 'date' # field to use for default calendar view