Expanses_Management_Feature #109
@ -737,6 +737,7 @@ namespace Marco.Pms.Services.Service
|
||||
ExpenseId = expense.Id,
|
||||
Action = $"Status changed to '{statusTransition.NextStatus?.Name}'",
|
||||
UpdatedById = loggedInEmployee.Id,
|
||||
UpdateAt = DateTime.UtcNow,
|
||||
Comment = model.Comment,
|
||||
TenantId = tenantId
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user