Create version and publish
In order to share the application to other accounts we need to publish to the store. Before the application can be published it needs to meet the following conditions:
- Have publishing permissions on the account for the application uuid
- Version needs to pass the application validation rules
- Have a rate higher than 0
- Valid application name, description and short description
- Not include partials or static files that are not used by the application
- Not include any critical validation errors
- Unlinked partials or static files
- Links to untrusted sources
- Not use file names that are already used by another application
- Has at-least one ‘Open’ menu link
- has at-least one Erply menu link
- Have a rate higher than 0
To publish the application the workflow would be the following: Validate version -> Create version -> Publish to the selected cluster