Skip to content

Commit

Permalink
fix unable to save merchant when categorizing track expense
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardoj committed Jun 27, 2024
1 parent 050641a commit e7042e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libs/ReportUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6960,6 +6960,7 @@ function createDraftTransactionAndNavigateToParticipantSelector(transactionID: s
currency,
comment,
merchant,
modifiedMerchant: '',
mccGroup,
} as Transaction);

Expand Down

0 comments on commit e7042e6

Please sign in to comment.