3.5.035

INDEX

INVENTORY

Add new field expl_id2 for all inventory features

New field 'expl_id2' have been added to all invetory tables (node, arc, connec, gully and link). The goal of this new field is to allow visualization of features that needed to be managed by two different exploitations.

For example, having exploitation A and B, if some parts of B are managed by someone who only have access to A, just set expl_id2 = A and these features will also be visible when only A is selected.

By default, expl_id2 is hidden on forms. Just set hidden=false on config_form_fields to show it on forms.

New field wjoin_type on man_netwjoin (WS)

New vdefault on config for workcat_id_plan

A new user variable have been added to Config tool. It manage default value for workcat_id_plan field, which is used to assign a work catalog to planified features.

As it's only recommended to set this field when inserted feature is planified, new default value for workcat_id_plan will only work when state default value = PLANIFIED.

New variable can be found on Inventory layout (Basic tab) of Config.

EPA

Add Print button on Non Visual Object to export SHAPES images

A Print button have been added to Non Visual Object manager (only on Curves tab). It allows to export all curves with curve_type = SHAPE from the table and convert it to png.

Last updated