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  | 10814 | ||
|  | 3 thg 10 16  | 7568 | ||
|  | 1 thg 3 15  | 8574 | ||
|  | 1 thg 12 23  | 27690 | ||
| 
            
                Selection field or many2one field ?
            
            
                    Đã xử lý
            
         |  | 2 thg 9 25  | 544 | 
_date_name = 'date' # field to use for default calendar view