Commit 251f4605 authored by Frank Bergmann's avatar Frank Bergmann

- Last Baselkb changes

parent 45421631
......@@ -48,7 +48,6 @@ db_multirow journal journal_select "
wf_attribute_value_audit v, acs_attributes a
where j.object_id = :case_id
and o.object_id = j.journal_id
and p.party_id (+) = o.creation_user
and v.journal_id (+) = j.journal_id
and a.attribute_id (+) = v.attribute_id
order by o.creation_date $sql_order, j.journal_id $sql_order
......
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