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

Hi, 

I would like to hide the field with "Delivery Date" on all my invoices. 

Thanks, nana

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

Use :



อวตาร
ละทิ้ง

<field name="delivery_date" invisible="1"/>

คำตอบที่ดีที่สุด

Hi,

1. Activate developer mode

2. Go to invoice -> OPen invoice

3. Now click on the Debugged Button and click Edit View Form,

4. Search the field in architecture ->  Remove the field -> Save

5. If the field is not found in this, check the inherited view with this field -> remove the field

Hope it helps,


อวตาร
ละทิ้ง