-
Notifications
You must be signed in to change notification settings - Fork 35
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
MAIN - B-21527 counselor actual expense reimbursement #14038
base: main
Are you sure you want to change the base?
MAIN - B-21527 counselor actual expense reimbursement #14038
Conversation
…eimbursement' into MAIN-B-21527-counselor-actual-expense-reimbursement
…eimbursement' into MAIN-B-21527-counselor-actual-expense-reimbursement
Bundle StatsHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset
View detailed bundle breakdownAdded
Removed
Bigger No assets were bigger Smaller
Unchanged
|
Test coverage on client failed.Last run: Wed 30 Oct 2024 05:16:04 PM UTC |
B-21527
INT PR: #14039
Summary
This adds the frontend functionality for PPM field - "Actual Expense Reimbursement". This is a editable field on the Edit Shipments page for PPMs and when reviewing PPM closeout documents using the edit icon.
Civilian Employee
->isActualExpenseReimbursement
is auto changed totrue
for all PPM shipments.isActualExpenseReimbursement
should betrue
(yes).Actual Expense Reimbursement
tags are added to Move details page(shipment card), add/edit PPM shipment, and PPM closeout document review page.How to test
Civilian Employee
as Pay grade and create a PPM shipment.ACTUAL EXPENSE REIMBURSEMENT
tag on the PPM shipment card in Move details page.Is this PPM an Actual Expense Reimbursement?
is checked onYes
but disabled.ApprovedMoveWithPPMProgearWeightTicketOfficeCivilian
testharness for ease.ACTUAL EXPENSE REIMBURSEMENT
tag and Actual Expense Reimbursement should beYes
under Shipment Info and Edit icon should be disabled.No
is checked.Actual Expense Reimbursement
should auto change totrue
(yes).Screenshots