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
'I certify my receipts with expenses greater than $75 include an itemized description of goods or service purchased.',
309
+
detail: `I certify that I have a Concur account${financeDelegates.length>0 ? ', and have assigned '+financeDelegates.map(fullNamePipe).join(', ')+' as delegate(s) to submit this reimbursement request on my behalf.' : '.'}`,
298
310
id: '1'
299
311
},
300
312
{
301
313
resolved: false,
302
-
detail: `I certify my receipts include the vendor's name (for ex. Amazon, stop and shop, Target).`,
314
+
detail:
315
+
'I certify my receipts with expenses greater than $75 include an itemized description of goods or service purchased.',
303
316
id: '2'
304
317
},
305
-
{
306
-
resolved: false,
307
-
detail: `I certify my receipts include a Transaction Date for each expense.`,
308
-
id: '3'
309
-
},
310
-
{
311
-
resolved: false,
312
-
detail: `I certify my receipts include the amount paid for each expense.`,
313
-
id: '4'
314
-
},
315
-
{
316
-
resolved: false,
317
-
detail: `I certify my receipts include the form of payment for each expense (Cash, check or last four digits of credit card).`,
318
-
id: '5'
319
-
},
320
318
{
321
319
resolved: false,
322
320
detail: `This reimbursement request is "NOT" for a faculty or full-time staff member.`,
323
-
id: '6'
321
+
id: '3'
324
322
},
325
323
{
326
324
resolved: false,
327
325
detail: `The reimbursement does not include sales tax unless it is for a prepared meal or hotel.`,
title="In order for the finance team to submit reimbursements on your behalf, you must assign them as delegates in concur. To do this, go to concur (reach out to your head if you do not have concur access), click your profile -> Profile Settings -> Expense Delegates -> add all finance delegates, and ensure they have can prepare permissions."
0 commit comments