Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2133 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
8969
0
feb. 21
3935
0
feb. 18
2992
0
dec. 17
3636
3
jun. 17
6049