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

How can i   modify the QWeb report to only display the sales order line when the quantity is not zero ?

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

test

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

You can see an iteration for writing product lines in the report. There you can give condition to satisfy like t-if="product_line.uom_qty > 0"

อวตาร
ละทิ้ง