You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User Story
As a ministry user, I need to prioritize getting a supplier and site number for students who are receiving provincial disbursements that require a T4A. A report that I can pull at any time can support this work.
Acceptance Criteria
Create a ministry report "Disbursements Without Valid Supplier" accessible by only business-administrators (for now, this may need to be updated pending review of the current roles)
Each record on the report should reflect a student profile that has a CAS isValid=False and has had a disbursement within the timeframe. (Disbursement SENT)
The award total fields should represent the sum total of award amounts within the timeframe.
FT/PT filter is not needed for this report
Fields don't need to be translated unless specified.
Student profile data is to be used, do not use CAS profile data.
Data fields to include:
Given Name
Last Name
SIN
Profile Type
Address Line 1
City
Province
Country
Postal Code
Disability Status: Profile
BCAG: FT & PT
SBSD: FT & PT
BGPD: FT Only
Technical
Student-based report which means one line per student.
The period is based on the disbursement date sent.
E2E test to retrieve the report including part-time and full-time.
The text was updated successfully, but these errors were encountered:
User Story
As a ministry user, I need to prioritize getting a supplier and site number for students who are receiving provincial disbursements that require a T4A. A report that I can pull at any time can support this work.
Acceptance Criteria
isValid=False
and has had a disbursement within the timeframe. (Disbursement SENT)Technical
The text was updated successfully, but these errors were encountered: