Ir al contenido
Menú
Se marcó esta pregunta
8 Respuestas
18613 Vistas

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.

Avatar
Descartar

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.

Mejor respuesta

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)

Avatar
Descartar
Mejor respuesta

Hello,

Take a look on this module.

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

It will export any list view in to excel.

Avatar
Descartar
Mejor respuesta

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

Avatar
Descartar
Autor Mejor respuesta

and where can i do that regular export?

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

Avatar
Descartar

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

Mejor respuesta

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.

Avatar
Descartar
Mejor respuesta

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

Avatar
Descartar