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

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
9121
0
2月 21
4088
0
2月 18
3092
0
12月 17
3771
3
6月 17
6200