Tasks:
AN-2389 Remove public IP from VM when creating new Asta7 instance with pipeline for customers
AN-2420 Optimize Integration testing
AN-2438 Starbas template change require Asta7 code changeAN-2514 For underlying search, show identificator/navn/ title instead of showing UUID.
AN-2540 Add a report that exports occupied and available space in the repository to Excel
AN-2553 Use actual users context when requesting external modules from repository
AN-2554 Use actual users context when requesting external modules from requisition
AN-2565 Organization information sync mechanism in repository
AN-2568 Make default timeZone configurable
AN-2571 Cache Organizations
AN-2581 For 'equals' query operator, show title instead of showing UUID.
AN-2583 Single archive import fails because of duplicate participant / aktør
AN-2586 Implement Prettier and commit lint in Client code base
AN-2587 Move ES-Query Builder from library to component
AN-2588 As developers we want an AM common module such that domain objects can be kept consistent across multiple apps
AN-2591 Document RepositoryAN-2612 Starbas: Placement missing for items in requisition module after upgrade to 1.69.0
Bugs:
AN-2551 Unable to create depot for an organization
AN-2552 New organization is not being shown in add depot organization list
AN-2557 The input fields in basic search overlaps each other in smaller screens
AN-2558 Provide a good error message if user tries to create organization with existing org_name or org_identifier.
AN-2561 Minimum value error message during storage location creation is now showing any value.
AN-2563 Storage Unit Update gets failed
AN-2566 Improve error message for shelf barcode generation for organizations without identifier
AN-2579 Add Storage Unit Type in the 'Export Storage Units' featureAN-2590 Starbas - Corrections to shelf marker
AN-2611 In the asta-repository. syncing the storage objects should sync the organization identifier information.
AN-2614 Organization list is not showing, while importing repository.
Tasks with release note:
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.70.02
Adjust the
.env
file according to the previous oneRun Asta7 1.70.02
Code Block cd asta7-1.70.02 docker compose up -d
Configuration:
View file | ||
---|---|---|
|
...