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
회신
9447
화면
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
|
9317 | ||
|
1
12월 23
|
5459 | ||
|
0
3월 15
|
6958 | ||
|
1
3월 15
|
10435 | ||
|
1
8월 22
|
8293 |