Skip to Content
Menu
This question has been flagged
1447 Views

I have this in my qweb report

 <span t-esc="formatLang(get_routing_data(o)[-1]['total'] , digits=3)"/>

it works ok, but sometimes it returns an empty list and then i get error index tuple out of range. how can i avoid it?

Avatar
Discard

Hello,

You have try if else condition in qweb ?

Related Posts Replies Views Activity
1
Dec 24
160
0
Nov 24
63
2
Jul 24
699
0
Apr 24
554
3
Mar 24
579