Hi,
I created a project library that has some custom data types on it.
Whenever I import this library as a dapency to my app, I loose track my LOCAL data types.
This is a example, 'DtStatusCorStruct' is defined localy, and the LOCAL custom function that is throwing this error, was compiling just fine before the library was added.
I'm having 6 more erros like this, on 6 other customs functions regarding 'custom data types' defined locally.