Skip to content

Commit

Permalink
Merge pull request #352 from LerianStudio/feature/MIDAZ-314
Browse files Browse the repository at this point in the history
Feature/MIDAZ-314
  • Loading branch information
qnen authored Dec 2, 2024
2 parents 4cb56b0 + 18c93a7 commit a49342a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ func (r *TransactionPostgreSQLRepository) ListByIDs(ctx context.Context, organiz
&transaction.Description,
&transaction.Template,
&transaction.Status,
&transaction.StatusDescription,
&transaction.Amount,
&transaction.AmountScale,
&transaction.AssetCode,
Expand Down

0 comments on commit a49342a

Please sign in to comment.