Feature#778_DeletePaymentMode : added delete functionality using id #299
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Feature#778_DeletePaymentMode"
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 the ability to delete a Payment Mode from the list view
Delete action is triggered using the unique id of the selected Payment Mode
Confirmation shown before deletion
On successful deletion, the list refreshes to reflect changes