Commit 2cbcfbdf authored by Frank Bergmann's avatar Frank Bergmann

- fixed typo

parent 3d8e3820
......@@ -546,7 +546,7 @@ foreach csv_line_fields $values_list_of_lists {
where p.project_id = :project_id and
sub_p.tree_sortkey between p.tree_sortkey and tree_right(p.tree_sortkey) and
r.object_id_one = sub_p.project_id and
r.object_id_two = :invoice_id
r.object_id_two = :cost_id
"]
if {!$v_rel_exists_p} {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment