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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- ลูกค้าสัมพันธ์
- e-Commerce
- ระบบบัญชี
- สินค้าคงคลัง
- PoS
- Project
- MRP
คำถามนี้ถูกตั้งค่าสถานะ
5
ตอบกลับ
6575
มุมมอง
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
|
3258 | ||
Error in odoo12 community
แก้ไขแล้ว
|
|
1
มี.ค. 19
|
7900 | |
|
0
เม.ย. 22
|
2104 | ||
Creating a new view TYPE from scratch.
แก้ไขแล้ว
|
|
4
มี.ค. 22
|
16874 | |
|
2
ส.ค. 21
|
6242 |
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