Skip to content

Commit

Permalink
fix: Edit the payment received transactions with attachments
Browse files Browse the repository at this point in the history
  • Loading branch information
abouolia committed Jun 10, 2024
1 parent 858f347 commit 031ccc4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ export class EditPaymentReceive {
paymentReceiveId,
paymentReceive,
oldPaymentReceive,
paymentReceiveDTO,
authorizedUser,
trx,
} as IPaymentReceiveEditedPayload);
Expand Down

0 comments on commit 031ccc4

Please sign in to comment.