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

Hello, 


How can i make edit and delete button invisible for users after request has been created and submitted?

アバター
破棄

You can override (create,delete and write) method and raise validation to prevent users to delete or create record.

Reference: http://learnopenerp.blogspot.com/2017/11/how-to-override-odoo-functions.html

最善の回答

What about setting a flag like submitted=True/False? You can set it in controller and check it on the website.

アバター
破棄
関連投稿 返信 ビュー 活動
1
6月 20
2754
0
6月 20
2505
1
6月 21
3642
1
3月 21
3249
0
1月 21
2026