mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
PORT v12 sql_export
This commit is contained in:
committed by
Sylvain LE GAL
parent
02b595fac6
commit
3f86fe0ae9
11
sql_export/readme/USAGE.rst
Normal file
11
sql_export/readme/USAGE.rst
Normal 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)
|
||||
Reference in New Issue
Block a user