-
…into separate specialized source
-
add the management of short_name in hk_table add the generation of the menu of application
-
add checking of the model rename almost all db_ to hk_
-
boolean fields are rendered as icon in list view
-
fix the column name which can be reserved keyword like 'index' by enclose it with double quote -ie-> "index" will protect the column name to not be confused with the index keyword add some table to generate
-
The file organization is also messy and can change in the near future.