====== Budget overview (visible only for admins) ====== After changes where made in the individual tables of the projects the overview needs to be updated. Therefore use the following form.
action script budget.php fieldset "Update overview" select "Year" "2024|2023|2022|2021|2020|2019" thanks "The overview is now up to date." submit "Update"
/*{{page>:internal:principal_investigators:budget_overview&nofooter&noheader}}*/ ====== Create new budget table (visible only for admins) ====== To create a blank budget table use the following form. Do not worry, you cannot delete existing data.
action template :internal:principal_investigators:budget_table_template ":internal:principal_investigators:budget_tables:@@Year@@:@@Project@@" fieldset "General" textbox "Year" "=2024" select "Type" "Project" fieldset "Details - Project" "Type" "Project" textbox "Project" fieldset "Finish" thanks "New table created." submit "Create table"