gltn / stdm

STDM is a free and open source pro-poor land recordation system based on QGIS, PostgreSQL and PostGIS.
http://stdm.gltn.net/
GNU General Public License v2.0
30 stars 30 forks source link

Enhance entity details dialog to add STR creation functionality #428

Closed pgathogo closed 3 years ago

pgathogo commented 3 years ago

This enhancement is intended to add the functionality of creating Social Tenure Relationship (STR) records within the entity details dialog. The data forms for entities that are participating in STR (party and spatial unit) should include an extra tab for creating new STR records, but if an entity does not participate in STR, this tab should be disabled.

image

The STR tab will have the following behavior; if you select to create STR from the Party Entity Form, the Entity Type Tab will show the Spatial Entity details, and if you choose to create STR from the Spatial Entity Form, the entity type tab will show Party Entity details.

image