Skip to Content
Menu
This question has been flagged
8 Replies
18660 Rodiniai

Is there any way to export my orders to an excel sheet?

I would need fields like, phonenumer, price, marge, state of the invoice,...

thx.

Portretas
Atmesti

Have a look on this module https://www.odoo.com/apps/modules/8.0/ir_export_extended_ept/ if it can be useful for you.

Best Answer

Go to tree/list view -> Select the row you want to export -> Go to more option -> Export -> Select the fields you want to export -> Export format (Excel)

Portretas
Atmesti
Best Answer

Hello,

Take a look on this module.

http://www.zbeanztech.com/blog/printscreen-openerp-7

It will export any list view in to excel.

Portretas
Atmesti
Best Answer

HI Johan, 

You can check below apps which will export fields of data for any application into excel format 

https://apps.odoo.com/apps/modules/10.0/dev_export_excel/

Hope it Helps !

Thanks ,

Devintelle : Odoo Support Service Provider '

Mail: Devintelle@gmail.com

Portretas
Atmesti
Autorius Best Answer

and where can i do that regular export?

I have never seen that screen you posted earlier...

Portretas
Atmesti

You need also to have permission on ir.exports object (don't know what is default group for that, seems like hr.employee)

Best Answer

In list view, select all orders you wish to export by clicking the checkbox.
A box then appears on the top, to the right of the Create/Import button.
Click on More, Export, and then you follow steps described by a previous user answer.

Portretas
Atmesti
Best Answer

You have to do a regular export, but when you see a form to select fields, just select 'Export all Data' from the dropdown list. See image below:

Export data

Portretas
Atmesti