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:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
9353
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
Sep 19
|
9201 | ||
|
1
Dec 23
|
5307 | ||
|
0
Mar 15
|
6827 | ||
|
1
Mar 15
|
10345 | ||
|
1
Aug 22
|
8197 |