Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
3 ตอบกลับ
11594 มุมมอง

In odoo 9 we can export all type off  data ( fields ) to CSV or Excel but i dont know if there is an app or method to exports this data to XML.  by using the same process


Best regards


อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi medmars,

By default there is no option to export data to XML in Odoo and I haven't seen a module for this yet either.
This is something that you can create your own though! You could use existing Python libraries such as xmltree, etree etc. If you really want to you could work without any external libraries and build your own XML files from the Python code.
Just create a wizard that generates the correct data, convert it to a file and show an option to the user to download it (or download it right away).

Regards,
Yenthe

อวตาร
ละทิ้ง
ผู้เขียน

Thanks it seems not easy to do it, i should have more skills in Python libraries, hope will see an app in the future :)

คำตอบที่ดีที่สุด

There are a few good options on odoo app store now

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

This one looks like it can generate the the format used in demo data.

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

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
พ.ค. 17
393
1
มี.ค. 15
6081
1
ก.ค. 25
1516
1
มี.ค. 25
1182
3
ก.พ. 25
14689