3.5.038

INVENTORY

Correct management of inventory field on edit_triggers

Inventory field on node, arc, connec and gully tables wasn't correctly managed on INSERT. Now this issue has been fixed, modifying edit triggers and use inventory field value on the right way.

EPA

Add user variables to auto load or not go2epa selector layers

A new variable allow users to decide if Result layers and Compare Result layers will be loaded when using Go2epa Selector.

It can be configured using the Advanced Menu on Giswater plugin.

  • ws_load_result_layers: If True, when using Go2epa Selector, if result layers are not loaded, they will be automatically loaded. Otherwise nothing will happen.

  • ws_load_compare_layers: If True, when using Go2epa Selector with compare option, if result compare layers are not loaded, they will be automatically loaded. Otherwise nothing will happen.

ADMIN/SYSTEM

Enhance trg_config_control adding element_type to allowed values on featurecat_id field

Until this version was not possible to configure any value from element_type table on featurecat_id field, because it was controlled by trg_config_control and only manage cat_feature table.

Now trg_config_control have been improved and allow also to configure values from element_type on featurecat_id field. It is only related to featurecat_id field on these tables:

  • man_type_category

  • man_type_fluid

  • man_type_function

  • man_type_location

  • cat_brand

  • cat_brand_model

Enhance performance for check projects

Some processes executed by check project have been imporved to enhance its performance.

Last updated