How to proceed to create a tree view that will open a form on create but allow to make some quick edition in list view?
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
1
Reply
9388
Views
Here, is the solution I found. However, it is a bit buggy yet.
I add a filter in search view that I can activate to set the list editable: <filter string="Quick edit mode" context="{'set_editable': True}"/>
doc.openerp.com Editability Status
However, this doesn't work completely: bug 1117320
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
सित॰ 19
|
9245 | ||
|
1
दिस॰ 23
|
5336 | ||
|
0
मार्च 15
|
6857 | ||
|
1
मार्च 15
|
10377 | ||
|
1
अग॰ 22
|
8225 |