PORT v12 sql_export

This commit is contained in:
David Beal
2019-04-08 17:05:08 +02:00
committed by Sylvain LE GAL
parent 02b595fac6
commit 3f86fe0ae9
13 changed files with 53 additions and 91 deletions

View File

@@ -0,0 +1,11 @@
Dashboards > Sql Export
Specific use with parameters
----------------------------
- `%(company_id)s` allows to set in the query the company id of the user
- `%(user_id)s` allows to set in the query the user id
- for any created field with `Sql Export Variables` menu, you can use it with `%(x_field_example)s` syntax
(Limitation for relational fields)