Skip to Content
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
5 Ответы
6651 Представления

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
сент. 21
3384
1
мар. 19
8027
0
апр. 22
2196
4
мар. 22
16989
2
авг. 21
6330