X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/c90ba6c8ad4b35f2b7cd3159165aab5f29b4e3d2..548f4467739c9fea1addee0e0717a89e7be75429:/SL/Form.pm diff --git a/SL/Form.pm b/SL/Form.pm index 67f378244..852c3f953 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -2146,7 +2146,7 @@ sub create_links { # get amounts from individual entries $query = qq|SELECT - c.accno, c.description, + c.accno, c.description, c.link, a.source, a.amount, a.memo, a.transdate, a.cleared, a.project_id, a.taxkey, p.projectnumber, t.rate, t.id