...
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 | ||
---|---|---|
|
How to upgrade:
Stop the previously running Asta7
Code Block cd previous_asta7_directory docker compose down
Download and extract Asta7 1.67.0
Adjust the
.env
file according to the previous oneRun Asta7 1.67.0
Code Block cd asta7-1.67.0 docker compose up -d
Configuration:
View file | ||
---|---|---|
|