Odoo export list view

by ,
Odoo
v 11.0 Third Party 1105
Download for v 11.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 121
Technical Name odoo_export_list
LicenseAGPL-3
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 121
Technical Name odoo_export_list
LicenseAGPL-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

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

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
Great module
by
Arzamas
on 2/14/19, 5:55 AM

To avoid hiding "Export" button on parameter , you can change """""" to """""" in 'static/src/xml/web_export_view_template.xml'. Good luck!


by
suhaib
on 3/8/20, 5:05 AM

I dont see any export button


by
Cristian Henriquez
on 4/25/19, 12:11 PM

Hi I have installed it but the export button is not shown (enterprise edition) Any aditional confirguration parameter needed? Thanks


by
Arzamas
on 2/14/19, 5:57 AM

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"


by
Nougbele daniel jonatan
on 12/4/18, 6:35 AM Author

@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
by
Prateek
on 11/17/18, 5:54 AM