This commit is contained in:
2021-04-16 23:28:14 +00:00
parent a13e9e0a40
commit 8d340b3f5f

View File

@@ -2936,10 +2936,10 @@ namespace AyaNova.Biz
}
// //TEST TEST TEST
// if (proposedObj.EstimatedQuantity == 69)
// {
// AddError(ApiErrorCode.VALIDATION_INVALID_VALUE, $"EstimatedQuantity", "◈◈ TEST SAVE ERROR ◈◈");
// }
if (proposedObj.EstimatedQuantity == 69)
{
AddError(ApiErrorCode.VALIDATION_INVALID_VALUE, $"EstimatedQuantity", "◈◈ TEST SAVE ERROR ◈◈");
}
//Check state if updatable right now