Feature#774_DeleteExpenseType : dded delete functionality for Expense Type using ID #296
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Feature#774_DeleteExpenseType"
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?
Implemented delete functionality for Expense Types.
The deletion is handled by passing only the id of the selected item.
This allows users to remove unwanted Expense Types directly from the list view.