Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'localpm.main_book.amount' which is not functionally dependent on columns in GROUP BY clause;
this is incompatible with sql_mode=only_full_group_by
group by categoryType order by amount desc
group by categoryType