Skip to content

Regenerate regenerates all Entities in the solution

Compare
Choose a tag to compare
@nsteenbeek nsteenbeek released this 10 Feb 11:32
· 85 commits to master since this release

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