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
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
Özel özelliklerden yararlanmak ve harika topluluğumuzla etkileşime geçmek için bugün bir hesap oluşturun!
Üye Ol| İlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
|---|---|---|---|---|
|
2
Haz 17
|
10810 | |||
|
0
Şub 21
|
5903 | |||
|
0
Şub 18
|
4259 | |||
|
0
Ara 17
|
4813 | |||
|
3
Haz 17
|
7985 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.