This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# SVC-LOANERS Placeholder
|
||||
|
||||
This is a placeholder page for sections that are not written yet
|
||||
|
||||
todo: Shadow Units - mention the Shadow Unit feature and recommended practices regarding Shadow Unit's Customer being self etc
|
||||
|
||||
@@ -157,7 +157,7 @@ namespace AyaNova.Biz
|
||||
AddError(ApiErrorCode.NOT_FOUND);
|
||||
return false;
|
||||
}
|
||||
ValidateCanDelete(dbObject);
|
||||
await ValidateCanDelete(dbObject);
|
||||
if (HasErrors)
|
||||
return false;
|
||||
if (HasErrors)
|
||||
|
||||
Reference in New Issue
Block a user