You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move resetSplitShares below no-op guard in edit flow
Prevent no-op edits from wiping custom split shares by moving
resetSplitShares after the unchanged-amount early return. For
non-editing flows it still runs before navigation as before.
Co-authored-by: Eskalifer1 <Eskalifer1@users.noreply.github.com>
// If currency has changed, then we get the default tax rate based on currency, otherwise we use the current tax rate selected in transaction, if we have it.
0 commit comments