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
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
9410
ビュー
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
|
9267 | ||
|
1
12月 23
|
5377 | ||
|
0
3月 15
|
6878 | ||
|
1
3月 15
|
10398 | ||
|
1
8月 22
|
8256 |