Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

XML Export with relations

by
AlphaPet Ventures Financing GmbH, Markus Schneider
- 10/06/2016 16:44:47
Hi Community,

we build a module to export from OpenERP/Odoo data in a xml file
including all related object and his links. You can do it direct from
the Export-Interface, just select "Export all Data" and "XML". Then
select all fields + related fields what you want to export.

For example:

sale.order + sale.order.line + res.partner + product.product + pricelist

with the right relation of res.partner  res.partner (delivery address)
res.partner  pricelist
sale.order  pricelist
...

The plugin analyse all data and will export a xml file with the entries
in the right order that you can just easy import again.

You find our pull request here:

https://github.com/OCA/server-tools/pull/413

Sorry this takes some time, so this is OpenERP v7. Hope we can bring
this to OCA and port it to next version. I request for helping us.

Kind Regards

Markus

-- 
Dipl.-Comp.-Math. Markus Schneider
Leiter der Softwareentwicklung

initOS GmbH
An der Eisenbahn 1
21224 Rosengarten

Mobil:   +49 (0)172 2303699
Phone:   +49 (0)4105 5615613
Fax:     +49 (0)4105 5615610

Email:   markus.schneider@initos.com
Web:     http://www.initos.com

Geschäftsführung:
Dipl. Wirt.-Inf. Frederik Kramer & Dipl.-Ing. (FH) Torsten Francke

Sitz der Gesellschaft: Rosengarten – Klecken
Amtsgericht: Tostedt, HRB 205226
Steuer-Nr.: 15/205/21518
USt-IdNr.: DE815580155

Follow-Ups