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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-teRelated Posts | Răspunsuri | Vizualizări | Activitate | |
---|---|---|---|---|
|
2
iun. 17
|
8782 | ||
|
0
feb. 21
|
3732 | ||
|
0
feb. 18
|
2890 | ||
|
0
dec. 17
|
3512 | ||
|
3
iun. 17
|
5822 |