<report
id="account_invoices"
model="account.invoice"
string="Invoices"
report_type="qweb-pdf"
name="account.report_invoice_with_payments"
file="account.report_invoice_with_payments"
attachment="(object.state in ('open','in_payment','paid')) and ('INV'+(object.number or '').replace('/','')+'.pdf')" print_report_name="(object._get_report_base_filename())"
groups="account.group_account_invoice"
menu="False" />
i'm using this syntex but menu not goes to false any help
Hide Report Menu: https://goo.gl/i3d4Cb