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

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
9044
0
2月 21
3978
0
2月 18
3014
0
12月 17
3674
3
6月 17
6092