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
refactor(OUT-3523): rename manage*AccountRef to getOrCreate*AccountRef
Rename methods to better reflect their find-or-create semantics and add
consistent logging across all three account ref methods.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
'TokenService#getOrCreateAssetAccountRef | No existing asset account found. Creating new one.',
232
+
)
233
+
220
234
// Need to create this account as the source of cash for the company. This account will be referenced while creating a purchase as Expense for absorbed fee.
0 commit comments