Feature#777_EditPaymentMode : added update functionality with fields (id, name, description) in ManagePaymentMode #298
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Feature#777_EditPaymentMode"
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 edit and update existing Payment Modes
Used a shared form for both create and update operations
On edit, the form is pre-populated with the selected Payment Mode’s data
On submission, an API call is made to update the Payment Mode using its id