This commit is contained in:
@@ -438,7 +438,8 @@ namespace AyaNova.PlugIn.V8
|
||||
throw new NotImplementedException("V8:util:RootObjectToAyaType -> type " + rot.ToString() + "," + specificWoType.ToString() + " is not coded yet");
|
||||
}
|
||||
|
||||
|
||||
case biz.RootObjectTypes.Memo:
|
||||
return AyaType.Memo;
|
||||
case biz.RootObjectTypes.Project:
|
||||
return AyaType.Project;
|
||||
case biz.RootObjectTypes.PurchaseOrder:
|
||||
|
||||
Reference in New Issue
Block a user