Browse Source
Merge pull request #1397 from bealdav/patch-6
Update Readme for Sql Export Module
pull/1334/merge
Pedro M. Baeza
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
10 additions and
0 deletions
-
sql_export/README.rst
|
|
@ -38,6 +38,16 @@ Dashboards > Sql Export. |
|
|
|
:alt: Try me on Runbot |
|
|
|
:target: https://runbot.odoo-community.org/runbot/149/10.0 |
|
|
|
|
|
|
|
|
|
|
|
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) |
|
|
|
|
|
|
|
|
|
|
|
Bug Tracker |
|
|
|
=========== |
|
|
|
|
|
|
|