跳至內容
選單
此問題已被標幟
5 回覆
6672 瀏覽次數

Is it possible to do this?
I want to have two views in one page. The list view on the left and the details in the form view on the right. So we have to replace the default menu on the right with a list view and the main page with a form view.


If it's possible, how to do?

Thank you for your reply​

頭像
捨棄

Da Manda, I dont think its possible in odoo by default.

作者

Thank you,

By default, no, but can we customize this kind of view?

HI..,

You got the solution brother???

作者

Hi Kiran,

No, but in the new version, you can see this view, as in the module employe

最佳答案

You could create an extra view type & handle this logic by extending the JS framework. It's quite a big job though.

頭像
捨棄
作者

Thanks Yenthe.

最佳答案

Hello Odooer,

Yes it is possible using base model board.board and multi view functionality.


Refer below example written in v10 for your reference.

https://github.com/OCA/vertical-hotel/blob/10.0/board_frontdesk/views/board_frontdesk_view.xml

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
9月 21
3415
1
3月 19
8043
0
4月 22
2220
4
3月 22
17019
2
8月 21
6347