edoc contract Administration Guide
Breadcrumbs

Update edoc contract from build 23.7.33 or higher

You update edoc contract on the server with edoc automate. Familiarize yourself with edoc automate before updating edoc contract.

For more information see the edoc automate guide.

When updating apps in edoc automate, the following applies: data source properties and app variables are retained.

To update an existing version of edoc contract from build 23.7.33 and higher, proceed as follows:

  1. Import the new version of edoc contract into edoc automate. Pay attention to the import options: You can select whether the tasks (reminder service, user and group synchronization) should be stopped or executed. If you execute the tasks, previously stopped tasks will also be executed automatically.

  2. Go to the edoc contract app editor. If errors are displayed, install the required dependencies under App details > Composer > Install. After you have reloaded the app editor, the errors should no longer be displayed.

  3. Open the Versions section in the App details and activate the new version.

  4. Perform the required database migrations:

    1. Click on Files in the app editor under App details in the burger menu to open the edoc automate file manager.

    2. Execute the new SQL scripts in the path assets/sql/migrations in phpMyAdmin in the edoc contract database.

The app has been successfully updated.