mirror of
https://gitlab.com/flectra-community/reporting-engine.git
synced 2024-11-15 10:42:07 +00:00
14 lines
268 B
XML
14 lines
268 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
||
|
<flectra>
|
||
|
|
||
|
<report id="res_users_csv"
|
||
|
model="res.users"
|
||
|
name="report_qweb_txt.report_res_users_csv"
|
||
|
string="CSV List"
|
||
|
report_type="qweb-txt-csv"
|
||
|
file="report_qweb_txt.report_res_users_csv"
|
||
|
/>
|
||
|
|
||
|
</flectra>
|