How do we reverse the order in which lines appear on the report - the detail should be listed first and totals on the bottom of each section instead of totals being listed first? So send an 'order by' clause to the database object as part of the browse supposedly? Would like to avoid having to create new model, py script, etc.
Any help is greatly appreciated