Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
8 Replies
18628 Tampilan

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
Buang

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.

Jawaban Terbai

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
Buang
Jawaban Terbai

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
Buang
Jawaban Terbai

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
Buang
Penulis Jawaban Terbai

and where can i do that regular export?

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

Avatar
Buang

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

Jawaban Terbai

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
Buang
Jawaban Terbai

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
Buang