ExpensePermissions Object
Fields for the user permissions on an expense
Fields
#
canEditAccountingCategory
Boolean !
Non-null
Whether the current user can edit the expense accounting category
canEditTags
Boolean !
Non-null
Tags permissions are a bit different, and can be edited by admins even if the expense has already been paid
canSeeInvoiceInfo
Boolean !
Non-null
Whether the current user can the the invoice info for this expense
canComment
Boolean !
Non-null
Whether the current user can comment and see comments for this expense
canUnschedulePayment
Boolean !
Non-null
Whether the current user can unschedule this expense payment
editAccountingCategory
Boolean !
Non-null
Whether the current user can edit the expense accounting category
Usages
#
References
#
- Field permissions from Expense
Previous
ExpenseParsedFileInfo
Next
ExpenseProcessAction