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
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati| Post correlati | Risposte | Visualizzazioni | Attività | |
|---|---|---|---|---|
|
2
giu 17
|
10845 | |||
|
0
feb 21
|
6012 | |||
|
0
feb 18
|
4305 | |||
|
0
dic 17
|
4849 | |||
|
3
giu 17
|
8094 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.