NASA-Tournament-Lab / CoECI-OPM-Service-Credit-Redeposit-Deposit-Application

This repository houses code for the United States Office of Personnel Management Service Credit Re-deposit/Deposit (SCRD) Application.
Apache License 2.0
6 stars 9 forks source link

Reporting - 6 Report Issues #46

Closed pizza-and-dog closed 10 years ago

pizza-and-dog commented 10 years ago

Report 1 - Reprint Statement The Reprint Statement button can be accessed by going to View Account > Account Details > Billing Summary. The Reprint Statement button should generate the last updated interest receipt.

Report 2 - Print Final Statement The Print Final Statement button can be accessed by going to View Account > Account Details > Billing Summary. When the Print Final Statement button is pushed the figures on the statement do not match what is on the billing screen.

Report 3 - Payment Receipt The Payment Receipt button can be accessed by going to View Account > Account Details > Payment History. When the Payment Receipt button is pressed, an error message appears "failed to get report data". The payment receipt for that particular payment should generate and error should not occur.

Report 4 - Print Summary The Print Summary button can be accessed by going to View Account > Account Details (appears at the top of the page). When the "Print Summary" button is clicked the personal information, billing information, and payment information should be on the summary sheet. The Print Summary is not in the correct format. The report that is generated is titled Account Summary Report and does not have payment or billing information.

Report 5 - Show Sample Initial The Show Sample Initial button can be accessed by going to View Account > Service History and Tools > Printing Tools >. This should show the sample initial bill.

Report 6 - Update Interest The Update Interest button can be accessed by going to View Account > Billing Summary > Update Interest Button. When the Update Interest button is pushed an updated payment receipt should appear showing the accounts additional interest and balance. The receipt is in the same format as the #1 and #3.

pizza-and-dog commented 10 years ago

Fixed, now ready for OPM review (after the code has been deployed by OPM).

pizza-and-dog commented 10 years ago

Feedback from OPM: Rashid: Accepting your premise that the $33K was pre-loaded (for lack of a better word), why was the total still $1201.00? The deposit plus interest totaled $1201.00 and if there had been approved payments of $33K, the balance would have been -$31K, right? So the simple math still does not add up…the bill (or any subsequent receipt) needs to reflect the correct deposit, plus the correct interest, minus any payments, actual or created for test purposes, so even though the situation isn’t realistic, the code behind the bill needs to do the simple addition and subtraction.

pizza-and-dog commented 10 years ago

Fixed, and ready for OPM review after OPM deploys the code.