7
Not sure if this has already been asked. Is there anything on the roadmap for automatically updating a model's references with the standard models used in code?

As an example, I may be writing some code that uses VendInvoiceJour to find purchase order IDs. I write the code, everything seems fine but then I get an error saying that the assembly for SourceDocument is missing. So I then need to update model parameters, add a reference and recompile. After the second compilation, I might find other missing references.

Developers can do this manually but it's really bad user experience. Hence my question on this forum.

Thanks!
Category: Development
STATUS DETAILS
Needs Votes