I am currently having a problem, in a form view there is a tree view detail row, when I click on a row in the tree view and open the second form view, the button in the second form view is not clickable, when I save the main form and then open the second form view, the button is clickable, why? Thanks for your help.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
1958
화면
Hi,
By default the button in a treeview(one2many) will be disabled unless it is saved.
have a look at this similar question,
Thanks
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
0
8월 23
|
1818 | ||
|
1
12월 22
|
5106 | ||
|
1
12월 20
|
5064 | ||
|
4
11월 18
|
15068 | ||
|
0
9월 17
|
3262 |
Okay, thank you very much for your help!