Skip to content

Commit

Permalink
Merge pull request #496 from bigcapitalhq/fix-payment-receive-attachm…
Browse files Browse the repository at this point in the history
…ents

fix: Edit the payment received transactions with attachments
  • Loading branch information
abouolia authored Jun 10, 2024
2 parents e4f6182 + 031ccc4 commit d998d71
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 d998d71

Please sign in to comment.