Is there anyway to have a one2many open in the main window instead of the popup?
此問題已被標幟
1
回覆
9039
瀏覽次數
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
|
73100 | ||
|
|
2
12月 23
|
28887 | ||
|
|
1
10月 21
|
11696 | ||
|
|
1
3月 15
|
8528 | ||
|
|
3
12月 23
|
24691 |
I have edited the question. The meaning was not really clear. Let me now if it is not correct.