This commit is contained in:
2021-08-02 18:43:29 +00:00
parent d7e329c616
commit ab5e2205d0
2 changed files with 2 additions and 2 deletions

View File

@@ -4802,7 +4802,7 @@ namespace AyaNova.Biz
}
try
{
throw new Exception("TEST EXCEPTION IN PM GENERATION");
//make new workorder
if (await NewServiceWorkOrderFromPMAsync(p, ct, log))
{