Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 276 |
Technical Name |
export_xml |
License | OPL-1 |
Website | http://www.synconics.com |
Versions | 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |
XML Export
In standard Odoo system will only allow user to export data in .csv & .xls files.This plugin will help user to export data in XML.
There are many applications that only accepts XML file format for import data. Using this plugin user can easily export data in XML format & import in other applications.
Using proper configuration user can export any database table/object in XML format.
This plugin is also support the relation fields like Many2one, Many2many & One2many.
Configure XML Structure
Go to Settings > Export Records > Export Definition
Name: Name of Definition.
Root: Name of Root element.
Definition Lines: Fields & Structure of XML.

Create Definition Lines
Action: Specifies action on model field value and its XML tag.
- Field Value (Tag that will have value of field).
- Empty (Empty Tag).
- Repeat Per Value (Repeat tag for field values - use for relation fields).
Model Field: Need to select model field.
XML Field: XML tag name and its position.

Create and Configure XML fields
Name: Name of tag.
Parent Element: Need to select parent element as per XML structure.
Path: Shows XML path of current element as per configuration.

Configuration Examples
Simple Fields
Configuration

Result

Relational Fields
Many2one Fields
Configuration

Result

Many2one Fields (export id)
Configuration

Result

Many2many Fields
Configuration

Result

Many2many Fields (export ids)
Configuration

Result

One2many Fields
Configuration

Result

One2many Fields (export ids)
Configuration

Result

Generate XML
Go to Settings > Export Records > Export Data
Export Model: Need to select model for export data.
Definition: Configured XML definition for selected model.
Click on 'Export' button to generate XMl file.


Free Support
2) If an error appears in our app due to other custom modules installed in your system, we will charge for our efforts to resolve those errors.
3) Please refer the document for configuration. If you need our support for configuration, please request our paid support.
4) Please note that you are not allowed to distribute or resell this module after purchase.
5) This module is tested and working on Odoo vanilla with Ubuntu OS.
Get Help & Support
Our Services
Our Contact Details
E-mail : contact@synconics.com | Skype : synconics.technologies | Mobile : +91-942-686-4274Odoo 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