Included Dependencies | Show |
Lines of code | 3796 |
Technical Name |
edoo_export_data |
License | OPL-1 |
Website | https://www.edoo.me |
Also available in version | v 11.0 v 14.0 v 15.0 v 13.0 |


Edoo Export Data
Thismodule will definitely help in migrating data from an Odoo Old Version's (12, 13) to other newer Odoo Versions (15, 16, 11 etc) or the same Version too (12).

Explore this module
Overview
The Edoo Export Data module helps you to export data of odoo models from odoo12 / 13 to odoo15 or other version. We can define templates for any models that we want to export to odoo15. The template includes all necessary information i.e. src_field which is the technical name of field in odoo12 we want to export from and the dest_field which is the technical name of the field in odoo15 we want to export data to.
The amazing thing about this module is we can not just export the simple fields but we can also export the relational fields (many2one, many2many).
Configuration

Access Rights

Manager
- Users with access profile to the technical menu will be able to configure the settings in this module

Internal Users
- Internal users can export data from any system module, using the treeview action
Features

Any Odoo Origin model can be exported

You can filter any data in your models and then the result will be exported

When exporting a record, this same record will not be duplicated in the destination, we just update the same

No matter where your Odoo Origin or Odoo Destination is located, any Odoo Customer in the World will be able to use this tool

You will be able to export all fields even if fields are of type many2one

You can define an Odoo target using credentials of any user you create

By exporting thousands of product records for example, the V12 user can perform other tasks in their environment and the module will work in the background, updating the data on the live destination

There is no limit of records to export, it will only depend on your source and destination infrastructure

V12 / 13 admins can receive alerts in their email in case any record cannot be exported for some technical reason

In Odoo destination, all records will be logged with integration user lognote
Screenshots
Template Creation Interface
In this location, you create models that you want to export. You can also import models in Json format.

Our Module Performs a Test Connection
You can test your source and target model to verify that the fields are properly configured.

Example of Exporting a Product From Odoo Old Version
Here you display a list of products, using filters and the result is to create an action to export all selected records

Product successfully exported to Destination
Here we can see the result of the export in the target environment of Odoo V15

Here is an example of Partner Export from Odoo Old Version
Likewise, the modeld and res.partner can be filtered selected. Then with an export action, the records are sent to the target environment


Example of Partner created in Target Environment
Here we have an example of a partner completely created in Odoo Destination, including an image

Our Services

Odoo Customization

Odoo Implementation

Odoo Support

Odoo Integration

Odoo Migration

Odoo Consultancy
Contact Us Here

Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module