-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FAS - add badge for Returned undeliverable #19361
Comments
email sent to SBC FIN requesting additional information. |
@ethantspitt , do you have time tomorrow maybe to discuss this? |
sure let's chat about this tomorrow |
@ethantspitt , please create a design for the "badge" |
@ethantspitt, how will the badge get placed beside the chq? is it a manual option to add this badge? I think we want it to be a manual option, . If you click on the undeliverable badge, would you be able to add a comment? |
No the badge is not clickable. If we want manual options, we might need to add additional actions in the detail page. |
@ethantspitt , for a RS, if you click the 'Open" button, you can see the cheque details, name, address,etc. |
@pstemkens Can you please follow up with Finance and reg staff to confirm the answers to these questions mentioned in the description: Learn what SBC Finance does today when they get an undeliverable cheque If they don't send the cheque to a new address, and instead cut a new one manually, how are the books balanced? How is FAS updated, and all of the $ tracked in CAS? |
@JohnamLane , most of the answers are here, just waiting on a few more. If a new mailing address isn’t provided within 90 days: see#21883 |
Design updated, also added a design option to allow staff to update the Cheque Undelivered badge manually. |
@ethantspitt , thank you for the updated designs. I am still waiting for SBC FIN to reply to some questions. |
Example of cleared refunds:
It's possible to backflow from Datawarehouse -> Pay via CloudProxy (thanks @bolyachevets ) We're going to have to use this anyways migrating to GCP, because we can't be connecting to CPRD from GCP. |
Hey team! Please add your planning poker estimate with Zenhub @Jxio @lizhuomeng71 @ochiu @rodrigo-barraza @seeker25 |
Reminder: Update the FAS component in auth-web as well |
UXA reviewed, please refer to this page for detail |
REFUND_UNDELIVERABLE - badge
Assumptions:
Editing refund status to mark refund cheque as refund undeliverable
GIVEN a cheque has been identified by FASB as returned undeliverable
WHEN I go view the RS in FAS
THEN I will be able to add the badge "Returned Undeliverable" beside the chq
AND a comment is auto-generated with user and timestamp and action recorded.
Editing refund status to mark refund cheque as refund processed
GIVEN a RS with the returned undeliverable flag
WHEN I open the RS in FAS
THEN I will be able to remove the badge "Returned Undeliverable" beside the chq
AND a comment is auto-generated with user and timestamp and action recorded.
Searching
GIVEN I have searched for a RS
WHEN I see the results list
THEN I can see the Refund Status column in the result table.
Viewing a single RS
GIVEN I have searched for a RS
WHEN I click the Open button
THEN I can see the Returned Undeliverable refund status
Out of scope: CAS integration via DW to populate flag
Design link:
https://www.figma.com/design/NcchZlxVp502zeoiCLeMgi/Enhancements-for-Staff?node-id=2626-1332&t=l7n9zCZqe08D0i2c-4
The text was updated successfully, but these errors were encountered: