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
@@ -599,6 +602,7 @@ User Preference Extension provides the properties of user's preference associate
599
602
|---|---|---|---|
600
603
|`showImagingIntro`|`boolean`|`true`/`false`| If `true`, displays imaging introduction. Default: `true`|
601
604
|`expenseAuditRequired`|`string`|-| Expense audit is required. Supported values: `NEVER`, `REQUIRED`, `ALWAYS`|
605
+
|`processorReportAccess`|`string`|-| Report access for processor roles (Expense Processor, Expense Processor Audit, Expense Processor Manager). Note that this field can only be modified if the user has one of the aforementioned roles. The field is `null` (all reports excluding returned reports) by default, but cannot be set back to `null` after it is modified. When this field is `null` and not populated with any value, it is not returned in the extension by default. Supported values: `COMPLETE` (all reports including returned reports), `RESTRICTED` (only reports pending processor step and beyond)|
|`promptForCardTransactionsOnReport`|`boolean`|`true`/`false`| If `true`, displays a prompt for company card transactions when creating a new report. Default: `true`|
0 commit comments