X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FCA.pm;h=e24be69c3c68d7964459deb8c5f542933c3359c8;hb=2f6e7625957d22de1008f2c6828835295b468fb7;hp=577d6b98a90e6c899ecb8d24447e1a55b1b21abd;hpb=781c16772f3c80cc827f11815bfb07b8318621f0;p=kivitendo-erp.git diff --git a/SL/CA.pm b/SL/CA.pm index 577d6b98a..e24be69c3 100644 --- a/SL/CA.pm +++ b/SL/CA.pm @@ -113,7 +113,7 @@ sub all_accounts { LEFT JOIN tax tx ON (tk.tax_id = tx.id) WHERE 1=1 $where - GROUP BY c.accno, c.id, c.description, c.charttype, c.gifi_accno, + GROUP BY c.accno, c.id, c.description, c.charttype, c.category, c.link, c.pos_bwa, c.pos_bilanz, c.pos_eur, c.valid_from, c.datevautomatik ORDER BY c.accno