Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- सीआरएम
- e-Commerce
- लेखांकन
- इन्वेंटरी
- PoS
- Project
- MRP
This question has been flagged
2
Replies
6707
Views
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" >
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
दिस॰ 15
|
4023 | ||
|
2
जुल॰ 23
|
784 | ||
|
2
जन॰ 22
|
48067 | ||
|
1
अक्तू॰ 24
|
1629 | ||
Non-dict expression
Solved
|
|
2
जुल॰ 22
|
2850 |