Ir al contenido
Menú
Se marcó esta pregunta
2203 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
9085
0
feb 21
4059
0
feb 18
3074
0
dic 17
3720
3
jun 17
6145