Commit d2652865 authored by Frank Bergmann's avatar Frank Bergmann

- added optional-style parameters for im_cost_center_options

- Added cost_center_id filter to RfcListPage
parent bb5da70f
......@@ -53,7 +53,7 @@ if {![info exists cost_center_id]} { set form_mode "edit" }
# Build the form
# ------------------------------------------------------------------
set cost_center_parent_options [im_cost_center_options 0 0 ""]
set cost_center_parent_options [im_cost_center_options]
set cost_center_type_options [im_cost_center_type_options]
set cost_center_status_options [im_cost_center_status_options]
set manager_options [im_employee_options]
......
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