Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
2
답글
6852
화면
Set those property like create="false" edit="false" in Tree view itself, that will eliminate rest of the things,
Suppose if you are loading the view from py method, then you set the flags on a return action
'flags': {'form': {'action_buttons': False}}
Hi Wendra,
kindly replace "target" mode for action to "inline" and update module.
<field name="target">inline</field>
ps: pls add option: create='false' into form view which you want remove button.
<form create="false" >
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
1
12월 15
|
4125 | ||
|
2
7월 23
|
784 | ||
|
2
1월 22
|
48321 | ||
|
1
10월 24
|
1796 | ||
Non-dict expression
해결 완료
|
|
2
7월 22
|
3008 |