Add ir_action_server on sql view generated

This commit is contained in:
Valentin
2021-12-13 14:57:09 +01:00
parent a77de56567
commit 88a2a24d47
11 changed files with 168 additions and 0 deletions

View File

@@ -0,0 +1 @@
* Nagy Valentin <valentin.nagy@haulogy.net>

View File

@@ -0,0 +1,7 @@
This module extends the functionality of bi_sql_editor module, to allow the addition
of server actions on the newly generated view.
Warning
-------
This module will set the required parameter of the 'model_id' field on the server action object
to false.