Is there anyway to have a one2many open in the main window instead of the popup?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
6997
화면
Hello,
You can edit/overwrite the view to add editable="top"
or editable="bottom"
on your one2many field.
You can have a look at the invoice view to find an example.
As far as I know you can not switch to form view without a pop-up
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
1
10월 24
|
69608 | ||
|
2
12월 23
|
26045 | ||
|
1
10월 21
|
9826 | ||
|
1
3월 15
|
6947 | ||
|
3
12월 23
|
21867 |
I have edited the question. The meaning was not really clear. Let me now if it is not correct.