Skip to content

Instantly share code, notes, and snippets.

@bradberger
Created August 21, 2015 14:08
Show Gist options
  • Save bradberger/81c71b8d5c8f233c8781 to your computer and use it in GitHub Desktop.
Save bradberger/81c71b8d5c8f233c8781 to your computer and use it in GitHub Desktop.
CLLS Import Logic

This is an overview of the logic implemented in Import.php for external review.

Application (Period 3)

Returns data from previous year's Revised Budget for all forms.

Revised Budget (Period 4)

Returns data from current year's application.

Final (Period 2)

Expenditures Report

Retrieved from current year's Revised Budget - Financial Report

Staff Commitment forms

Retrieved from current year's Revised Budget period.

Funding Fields

Retrieved from corresponding funding fields in current year's Application period.

All Others

Imported from previous year's Final period.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment