Detail
#28316
Button without functionality in the "Currencies" administration view
In the Administration > Basic administration > Currencies view, there is a button in the toolbar that does not have the correct functionality. The button is supposed to remove currencies, which it does not do correctly. At the moment it only removes the top currency.
Solution
The view has been completely revised and the currencies are now contained in a grid. The currencies can now be modified in edit mode.
Test
Start the application and test the view.
Data migration
The Currency view has been moved. In the "security.xml" the view com.top_logic/admin/model/currencies/adminCurrencies.layout.xml#adminCurrencies must be replaced by com.top_logic.element/admin/base/currencies/adminCurrencies.layout.xml#adminCurrencies. Furthermore, new command groups "Delete" and "Export" have been added to the view which must be newly authorized.