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
The cancel_invoice function does not append an audit entry before returning. It should call append_audit with symbol_short!("cancel") so the full lifecycle is captured in get_audit_log.
The cancel_invoice function does not append an audit entry before returning. It should call append_audit with symbol_short!("cancel") so the full lifecycle is captured in get_audit_log.