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

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
8860
0
2月 21
3797
0
2月 18
2942
0
12月 17
3542
3
6月 17
5904