Regenerate regenerates all Entities in the solution
The CLI command hso-d365 regenerate will now regenerate all Entities in the solution. Missing ones will be added. This command is now very usefull to start your project.
It will not look for added entities from other solutions anymore. For that you have to use the hso-d365 generate Entity name command for every external Entity.
Breaking change (only when using the hso-d365 regenerate)
- Existing folder names and files inside should match the Table display name without spaces
Migration
- Execute the hso-d365 regenerate
- Port mismatching folder name code to new generated one
- Replace onLoad function in forms/ribbons