El 27/06/18 a les 01:34, Josias Pérez ha escrit:
> I have already created a report for account.account.type but I have doubts on how to order the data to print, I was thinking something like tree view but in a printed report, I will be perfect.
>
Normally a report work with the selected records. So the user selects
the records she wants to print and then the template is rendered for
each one of.
In your case, you can include the type childs if interested.
BTW, Could you explain which report are you going to develop? Maybe it's
interesting for other and can be included on account module.