Versions Compared

Key

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

Changes:

  • AN-2658 Repository users can now scroll horizontally within the content section, making viewing and navigating through wide datasets or information-rich tables easier.

  • AN-2882 Introduced the ability to search for shelf space that is less than 1 meter

  • AN-2886 Introduced the ability for placement suggestion and placement search for Storage Unit Item

  • AN-2913 Implemented the available space should be equal to total space when creating a single shelf

  • AN-2955 Modified the limit on requisition list print from 100 to 1000 and sorted requisitions by code

Bug fixes:

  • AN-2830 Implemented the missing extension to view large pdf

  • AN-2871 Implemented the height and width behavior of the custom Label

  • AN-2873 Adjusted the long titles in separator sheets that extend beyond the page

  • AN-2878 User is getting 403 while calling 'gui-server/api/repository/storageUnit/byChildrenItems'

  • AN-2881 Implemented to replace All 'Navn' When Selected Units Contain Data in Other Fields

  • AN-2891 Removed showing duplicate files if the file conflict while uploading files in asta7

  • AN-2898 Adjusted object title in repository and requisition to use global preference instead of user preference in all cases.

  • AN-2905 Implemented not to break button while user changes the language in the shelf details page of asta-repository.

  • AN-2912 Adjusted mottatt fra field in Aksesjon which was showing multiple times while editing the field

  • AN-2920 Modified the text wrapping for a single word is too long in the title of breadcrumb

  • AN-2928 Implemented continuous space start rack which was not working correctly for asta-repository

  • AN-2979 Ignored previous offset while running the placement job in repository

Install-Package:

View file
nameasta7-1.78.01.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.78.01

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

  4. Run Asta7 1.78.01

    Code Block
    cd asta7-1.78.01
    docker compose up -d

Configuration:

View file
nameconfiguration.zip

...