ICH Stewardship calculation
Jump to navigation
Jump to search
Intro
The stewardship calculation helps each office to calculate how much money they owe to other fields, and how much money they should be receiving from other fields.
Functionality involved
Generate and post the ICH stewardship batch
- UI: gl2150-1.w to select the period for which the stewardship should be run.
- Progress code: gl2160.p (called from accounts.w)
after the calculation
UI
- The user selects the output options.
- Progress code: gi3000o.w
Print Admin Fee calculation
- Progress code: gl2150p.p
DROP: Recalculate the balances of the ledger
This might not be necessary in OpenPetra anymore. For the moment we should assume all balances are correct all the time.
- Progress code: gs5530.p
Calculate the report
- Progress code: gl2161p.p (for the moment ignore gl2160p.p, since it is slower, and only needed for previous years)
Generate the HOSA file
Home office statement of accounts, is sent to all offices that this office has financial dealings with.
- Progress code: gl2120-1.i, gl2120p.p, gi3200.p etc
Generate and Email the report
- Generate ICH Stewardship FILE and send it via email to the ICH office
- ignore for the moment, needs to be done later
- Progress code: gi3100.p
DROP: Recipient gift statements
- send a report of received gifts to the recipients.
- not needed anymore, should be uploaded the Intranet solution
- Progress code: gr1121p.p
Special treatment for branch processing
- this is for departments within the current field.
- for the moment we should ignore this.
- Progress code: gi3400.p