You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

18 lines
464 B

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2020 initOS GmbH <https://initos.com>
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl)
-->
<odoo>
<report
id="account_move_line_xlsx"
model="account.move.line"
string="Export Selected Lines"
report_type="xlsx"
name="account_move_line_report_xls.account_move_line_xlsx"
file="Export Selected Lines"
attachment_use="False"
/>
</odoo>