Skip to Content
Menu
This question has been flagged
1 Reply
7614 Views

I have a function in python wich returns an array like this [[code,value1,value2...],[code,value1,value2].....]  them i call the function  in a xml which geberate a report. my question is how can i loop the array i want in each line of the table show the values of the items in the array

part of the code in the xml but it gives me an out of range error

regards


    
        
            
        
        
            
        
Avatar
Discard
Best Answer

Hi,

Try refer the following blog which will help you to perform looping in xml for report.

https://www.cybrosys.com/blog/conditional-and-looping-in-qweb-templates


Hope it helps

Avatar
Discard
Related Posts Replies Views Activity
2
May 24
3878
1
May 25
375
1
Apr 25
1594
1
Feb 25
645
0
Apr 25
719