Skip to Content
Menu
This question has been flagged
2163 Zobrazenia

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
jún 17
9022
0
feb 21
3955
0
feb 18
3001
0
dec 17
3661
3
jún 17
6078