mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[IMP] Add back the variable feature in sql_export
Refactore to use the new properties field
This commit is contained in:
committed by
David Beal
parent
8df404eff2
commit
3cb3fae1f6
@@ -6,5 +6,4 @@ Dashboards > Sql Export
|
||||
|
||||
- `%(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)
|
||||
- for any created property, you can use it with `%(Property String)s` syntax
|
||||
|
||||
Reference in New Issue
Block a user