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

I have this py

class SalesSourcing(models.Model):
_name='sales.sourcing'

date = fields.Date('Request Date',default=fields.Datetime.now)


How to limit posting only before 7 PM and show the warning ?

Thank you for help

形象
丢弃
相关帖文 回复 查看 活动
2
6月 17
8978
0
2月 21
3939
0
2月 18
2995
0
12月 17
3637
3
6月 17
6061