Is there anyway to have a one2many open in the main window instead of the popup?
この質問にフラグが付けられました
1
返信
8597
ビュー
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
|
72697 | ||
|
|
2
12月 23
|
28495 | ||
|
|
1
10月 21
|
11452 | ||
|
|
1
3月 15
|
8313 | ||
|
|
3
12月 23
|
24220 |
I have edited the question. The meaning was not really clear. Let me now if it is not correct.