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
회신
1547
화면
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
|
1397 | ||
|
1
12월 22
|
4550 | ||
|
1
12월 20
|
4611 | ||
|
4
11월 18
|
14559 | ||
|
0
9월 17
|
2728 |
Okay, thank you very much for your help!