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'
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng ký| Bài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
|---|---|---|---|---|
|
|
2
thg 12 23
|
10802 | ||
|
|
3
thg 10 16
|
7554 | ||
|
|
1
thg 3 15
|
8558 | ||
|
|
1
thg 12 23
|
27667 | ||
|
Selection field or many2one field ?
Đã xử lý
|
|
2
thg 9 25
|
536 |
_date_name = 'date' # field to use for default calendar view