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
此問題已被標幟
1
回覆
9412
瀏覽次數
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
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
9月 19
|
9270 | ||
|
1
12月 23
|
5377 | ||
|
0
3月 15
|
6880 | ||
|
1
3月 15
|
10398 | ||
|
1
8月 22
|
8256 |