I want to add button at the top of the tree view. I am able to add the buttons in the tree view on each row, but not at the top. Basically I want to enable a button when user selects a few rows in the tree view. Can someone help me to achieve the same? Any suggestion is appreciated !!! Am a new bee to openERP.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
15630
Views
Hello, As per my knowledge it is not possible to add button at the top of tree view. you can only add button in the row of tree view. There are some alternate option you can take note i.e, you can create wizard and in that wizard you can add your button.. thanks. Regards, Ali.
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
May 24
|
1411 | ||
|
1
Feb 17
|
5209 | ||
|
1
Mar 15
|
3900 | ||
|
4
Nov 24
|
12152 | ||
|
0
Aug 20
|
2615 |
I think you should be able to add buttons to the more field, you can add you button in there instead and use server or window action to call trigger it
can you tell me please how to add the buttons in the tree view on each row???
You just add the button in the tree tag.
<tree>
<button>
</tree>
Then the button is created in every field.
Thanks
@ kaynis
pls look
https://www.odoo.com/forum/help-1/question/can-i-add-button-to-tree-view-8155