bi_view_editor: Better error message if the query is not correct

This commit is contained in:
SimoRubi
2020-05-07 14:39:04 +02:00
committed by Andrea
parent c76552c224
commit 2d17441547
3 changed files with 32 additions and 3 deletions

View File

@@ -5,4 +5,3 @@
* Data the user has no access to (e.g. in a multi company situation) can be
viewed by making a view. Would be nice if models available to select when
creating a view are limited to the ones that have intersecting groups.
* Raise a warning in case the SQL query is not correct.