===== Version 3.2.180 (26.11.18) ===== ==== Case insensitive keys in lookups ==== Keys in lookup tables are case insensitive and since eBiss [[en:relnotes:version_3_2:version_03_02_176|]], that is validated by a database constraint. In this version an update was done for the [[en:transformation:mappings:funktionen:abfragefunktionen:lookup:start|]] to fix an error that may occur in case of an auto create look values. ==== Deleting partner ==== Deleting partner is now possible, if a location of a partner contains lookup tables. ==== Maintenance interface ==== New parameter 'HideZeroCount' for [[en:howtos:maintenanceinterface|]], to hide message boxes without error, e.g.: * http://127.0.0.1:9990/?maintenance=1&Action=Messages&UseMBoxFilter=negative&EntryDateBefore=-4&HideZeroCount=true&Style=1 ==== Excel reader ==== An error was fixed, that happens if a column was formatted as number but contains text. {{:images:sign_warning.png?nolink|}} **New namespace for Excel** The excel structure namespace was change from * ExcelImporter.File to * eBiss.ExcelImporter.File Therefore, the type in the mappings must be changed.