Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
2533 Zobrazení

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

Avatar
Zrušit
Nejlepší odpověď

test

Avatar
Zrušit
Nejlepší odpověď

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"

Avatar
Zrušit