Commit 8c034c6d authored by Frank Bergmann's avatar Frank Bergmann

- VAW changes

parent 652edb29
......@@ -98,7 +98,8 @@ ad_proc -public im_timesheet2_sync_timesheet_costs {
lappend cost_ids $cost_id
db_dml update_hours "
update im_hours
set cost_id = :cost_id
set billing_rate = :billing_rate,
cost_id = :cost_id
where
user_id = :hour_user_id
and project_id = :project_id
......
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