コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2182 ビュー

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
9045
0
2月 21
3983
0
2月 18
3019
0
12月 17
3675
3
6月 17
6097