We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
result:
http://localhost:4069/web?#page=0&limit=80&view_type=list&model=ir.module.module&action=37:7
export as csv format is working
export excel format without web_export_view is working
The text was updated successfully, but these errors were encountered:
Hello @OpenERPJeff , just tried the step you describe on http://3117128-8-0-99c83e.runbot1.odoo-community.org/web?db=3117128-8-0-99c83e-base and I am able to download the excel file. So, I can't reproduce the error
Sorry, something went wrong.
Thank you for you reply!
I did check my version and found there is a old version module(8.0.1.2 at Feb 2015) in my addons path
I removed it and install newest version in my db, it works now
I guess this patch fixed this issue fc0c62e
No branches or pull requests
openerp 8.0
install web_export_view
on module list, more-export, select a field to export, then select excel format
result:
Uncaught SyntaxError: Unexpected token T
http://localhost:4069/web?#page=0&limit=80&view_type=list&model=ir.module.module&action=37:7
export as csv format is working
export excel format without web_export_view is working
The text was updated successfully, but these errors were encountered: