add create, edit, delete functionality with validation and UI integration #303
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Feature-#809_ExpenseStatsuMang"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Users can now create, edit, and delete Expense Status with the following fields: Name, Display Name, PermissionIds, and Color.
Validation and UI integration are completed.