Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
3095 มุมมอง

Hi, 
I m creating a new view for picking products on odoo 10.
Is there any way to create a view without the header and the footer?
Infact i would like to have a simple view with only one title and one input field
I tried with fullscreen like this but it doesn t work : 

<record model="ir.actions.act_window" id="action_stock_picking_products">
<field name="name">stock picking product</field>
<field name="res_model">picking_products</field>
<field name="view_type">form</field>
<field name="view_mode">tree,form</field>
<field name="target">fullscreen</field>

</record> 

And we don't use the website :) 

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi,

read this might be usefull to you :

https://www.codeproject.com/Tips/998870/Odoo-custom-view-module

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi 
Look this 

https://www.odoo.com/forum/help-1/question/change-an-existent-statusbar-44356

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
พ.ย. 18
3321
2
พ.ย. 23
7611
Can't create view (model not found) แก้ไขแล้ว
2
พ.ค. 23
7915
2
มี.ค. 22
9919
2
เม.ย. 21
8484