Feature#777_EditPaymentMode : added update functionality with fields (id, name, description) in ManagePaymentMode #298

Merged
pramod.mahajan merged 1 commits from Feature#777_EditPaymentMode into Feature_Expense 2025-07-25 19:15:35 +00:00
Collaborator

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

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
pramod.mahajan added 1 commit 2025-07-25 19:14:57 +00:00
pramod.mahajan merged commit e69ea6462a into Feature_Expense 2025-07-25 19:15:35 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/marco.pms.web#298
No description provided.