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
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيل| المنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
|---|---|---|---|---|
|
2
يونيو 17
|
10805 | |||
|
0
فبراير 21
|
5903 | |||
|
0
فبراير 18
|
4258 | |||
|
0
ديسمبر 17
|
4811 | |||
|
3
يونيو 17
|
7983 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.