Skip to Content
Menu
This question has been flagged
3 Replies
19903 Views

In the old rml reports I was able to make arthmatic operations on the field (like multiplying 2 fields)

is this still possible in the new Qweb reports  ??

I want to show a value in the <td> that consists of multiplying 2 fields together 

 

Thanks 

 

Avatar
Discard
Best Answer

Yes, this is possible, use t-esc and try like this:

<td><span t-esc="o.ABC * o.XYZ"/></td>

See Qweb reference

Avatar
Discard
Best Answer

Thanks for the help :)


Avatar
Discard
Related Posts Replies Views Activity
0
Nov 15
4288
0
Jan 25
3690
4
Jan 25
43687
0
Oct 24
1088
0
Oct 24
5