Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

AN-2293 Fix repository partial import for Asta5 migration

AN-2433 Updating an item format in the repository is giving 504 gateway timeout.AN-2441 Elasticsearch container health check is not working

...

AN-2440 As a repository user I want to scan a QR-code of a shelf and then scan a QR-code of multiple items to move the items to that shelf

Install-Package:

View file
nameasta7-1.67.0.zip

How to upgrade:

  1. Stop the previously running Asta7

    Code Block
    cd previous_asta7_directory
    docker compose down
  2. Download and extract Asta7 1.67.0

  3. Adjust the .env file according to the previous one

  4. Run Asta7 1.67.0

    Code Block
    cd asta7-1.67.0
    docker compose up -d

Configuration:

View file
nameconfiguration.zip