Hi how do i inherit a "+ New" button in a tree? pls help i have no idea
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
1082
Views
You can try inheriting the template below for a 'New' button in tree view.
<t t-name="account.ListView.
<xpath expr="//div[hasclass('o_list_
//Contents
</xpath>
</t>
Hope it helps
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
Sep 24
|
965 | ||
|
0
Sep 24
|
610 | ||
|
3
Jul 25
|
1525 | ||
|
1
Jun 25
|
556 | ||
|
1
Jun 25
|
1511 |