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

I would like to add some new fields (totals) to the bottom area of the stock picking view in Odoo v8.

I know xpath and now to extend views, but I can not find where to add exactly the new field. Any help with the right xpath expression to add a new field is welcomed. Thanks

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

Hi, Try this:

<xpath expr="//notebook" position="after">
  your new fields here ...
</xpath>


อวตาร
ละทิ้ง
ผู้เขียน

I used something different, but I guess notebook works too. It was my fault as there was a typo in my expression so fields where outside sheet.

Related Posts ตอบกลับ มุมมอง กิจกรรม
3
ก.พ. 16
5705
1
ส.ค. 24
2244
1
มี.ค. 17
2884
conditionally hide a button openerp/odoo แก้ไขแล้ว
4
มี.ค. 17
8409
1
ก.พ. 16
9709