[IMP] bi_sql_editor: allow to generate form view. So It is possible to see data detail, when clicking on an item in a tree view

This commit is contained in:
Sylvain LE GAL
2024-01-12 00:55:03 +01:00
parent 45a5a018ae
commit 26cf0f9912
6 changed files with 45 additions and 4 deletions

View File

@@ -200,6 +200,7 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
<field name="parent_menu_id" />
</group>
<group string="UI Instances">
<field name="form_view_id" />
<field name="tree_view_id" />
<field name="graph_view_id" />
<field name="pivot_view_id" />