跳至內容
選單
此問題已被標幟
2174 瀏覽次數

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
6月 17
9043
0
2月 21
3973
0
2月 18
3011
0
12月 17
3672
3
6月 17
6091