Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 121 |
Technical Name |
odoo_export_list |
License | AGPL-3 |
Export current list view Odoo 11
Export all or selected rows
This module allow you to export your current list view on Odoo 11
This module is inspired by the OCA Web Export Current View on Odoo 10
New Export button next create and import

Add an export button on all list views
By default without selecting any row click on export button will export all rows in the current list view
Select rows to export

Xls content after export

Contributors
- OdooTeamCi < odooteamci@gmail.com>
- Jean Marc N'dja < ndjajeanmarc@gmail.com>
- Aka Amichia Frejus < frejusarnaud@gmail.com>
- Adja Massa < Adjamassara09061993@gmail.com>
- Kamgate adboukarim < kamagate331@gmail.com>
- Coulibaly Zana < coulzadra@gmail.com>
- Nougbele daniel < 001ndj@gmail.com>
Maintainer
This module is maintained by OdooTeamCi, if you are interested to contribute please let us know
Thank you :)
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedGreat module
To avoid hiding "Export" button on parameter , you can change """""" to """""" in 'static/src/xml/web_export_view_template.xml'. Good luck!
I dont see any export button
Hi I have installed it but the export button is not shown (enterprise edition) Any aditional confirguration parameter needed? Thanks
param: create=false, change: t t-jquery="button.o_list_button_add" t-operation="after" to t t-jquery="button.o_list_button_save" t-operation="before"
@Prateek Could you please tell what's the content of your computed field and what is the content of the exported file you get It should normally works
I am unable to export computed fields which is available in list view and please share the demo link for this module