Commit d4997cfb authored by Frank Bergmann's avatar Frank Bergmann

- Removed debugging code

parent 66352319
......@@ -120,8 +120,6 @@ BEGIN
return v_work_days;
END;$body$ language 'plpgsql';
select im_resource_mgmt_work_days(55815, '2020-01-01', '2020-01-31');
select im_resource_mgmt_work_days_cosine(55815, '2020-01-01', '2020-01-31');
select im_resource_mgmt_absence_days(55815, '2020-01-01', '2020-01-31');
-- select im_resource_mgmt_work_days(55815, '2020-01-01', '2020-01-31');
-- select im_resource_mgmt_absence_days(55815, '2020-01-01', '2020-01-31');
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