
Hi experts,
I have created a VS Code project only made up of "Queries" and "Webservices". It is purpose is only to make some fields available for reporting.
I want to upload the APP to App source, and one of the requirements is to have an Upgrade Codeunit. As far as I understand its purpose of this is to ensure compatibility between extension versions.
Since I only have queries and web services, I haven't figured out which dependencies I should be including in my project., therefore my questions are:
Many thanks
If this is required then you should create a simple upgrade codeunit that does nothing in the relevant triggers.