The main idea of the project is to give functional users the availability to move data from one odoo database to another odoo database. The design is quite simple, it use native odoo methods (primarily load and export_data).
The aim of this project is different from odoo migration or OpenUpgrade, it allows to start from a clean database, merging different odoo databases into a single multicompany db, etc.
This project was developed by a non developer so for sure you are gonna find lot of ugly statements and ideas.
It was developed using xmi2oerp tool, thanks Cristian Sebastian Rocha for that great work!
In this example we are going to show how to move data from a v6.1 database with demo data to a trunk database without demo data.
Any feedback is welcome, if someone likes the idea, please don't hesitate to contact us so we can work together.
Project homepage: https://github.com/ingadhoc/odoo-etl
28 de agosto de 2014
por
Javier Diez
Blog Post Title