コンテンツへスキップ
メニュー
この質問にフラグが付けられました

I have a variable in lines which is "vendor" and i am looping through it but i want to see if a vendor name is repeating in the line it must not print i just wanna know how to compare

right now its like 


<t t-foreach="docs" t-as="o">
<tr class="row2">
<t t-set="i" t-value="o.vendor"/>
i know how to put a t-if condition but just help me with the condition. Thank you so much 
アバター
破棄
関連投稿 返信 ビュー 活動
1
3月 22
7240
4
8月 20
5279
0
11月 19
3304
2
9月 24
1873
2
3月 24
1560