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

Auto-generated Code TypeError Fix #361

Closed nkoech closed 5 years ago

nkoech commented 5 years ago

Changed positional arguments to keyword arguments on AutoGeneratedLineEdit instance to fix a typeError exception. This error was being raised when working on spatial/non-spatial entity that had an Auto Generated Code field type.