Add page that shows status of TO officer invitations

This commit is contained in:
Patrick Smith
2019-01-22 15:29:39 -05:00
parent 5766819213
commit ddafa25f22
5 changed files with 214 additions and 1 deletions

View File

@@ -438,6 +438,23 @@ task_orders:
invited: Invited
not_invited: Not Yet Invited
not_uploaded: Not Uploaded
invitations:
dod_id_label: DoD ID
contracting_officer:
title: Contracting Officer (KO) Information
description: You'll need a signature from your KO. You might want to work with your program Financial Manager to get your TO documents moved in the right direction.
add_button_text: Add / Invite KO
invite_button_text: Invite KO
contracting_officer_representative:
title: Contracting Officer Representative (COR) Information
description: Your COR may assist in submitting the Task Order documents within their official system of record.
add_button_text: Add / Invite COR
invite_button_text: Invite COR
security_officer:
title: IA Security Officer Information
description: Your Security Officer will need to answer some security configuration questions in order to generate a DD-254 document, then electronically sign.
add_button_text: Add / Invite Security Officer
invite_button_text: Invite Security Officer
testing:
example_string: Hello World
example_with_variables: 'Hello, {name}!'