Ir al contenido
Menú
Se marcó esta pregunta
2126 Vistas

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
jun 17
8966
0
feb 21
3929
0
feb 18
2992
0
dic 17
3635
3
jun 17
6044