Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2250 Prikazi

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

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
jun. 17
9136
0
feb. 21
4142
0
feb. 18
3129
0
dec. 17
3783
3
jun. 17
6243