Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ

Wish the Gantt pop-ups were able to be edited with drag'n'drop Studio editor. But they're not. So, I'm to new Odoo and Xpath, so please excuse my naiveté. 


We're trying to add more information into the Gantt popovers on manufacturing orders. We're using the following code below, however, it's not populating the actual data from these fields (it's just blank, but "S/O" and "Customer" are working as expected).  What setting do we have wrong?

<xpath expr="//li[position()=last()]" position="after">
<li><strong>S/O: </strong> <field name="x_wo_origin_so"/></li>
<li><strong>Customer: </strong> <field name="x_wo_customer"/></li>
</xpath>

To confirm, these are custom fields and do live on the Work Orders. The fields are populating correctly in the Work Order Form and List views.

Ảnh đại diện
Huỷ bỏ
Tác giả

Code is not working for me... 



  • S/O:

  • Customer:



  • Bài viết liên quan Trả lời Lượt xem Hoạt động
    0
    thg 2 25
    1076
    1
    thg 9 24
    1855
    2
    thg 7 24
    1971
    1
    thg 4 24
    5048
    0
    thg 1 24
    1554