Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
2572 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

test

Awatar
Odrzuć
Najlepsza odpowiedź

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"

Awatar
Odrzuć