| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 1536 |
| Technical Name |
aso_import_from_old_version |
| License | OPL-1 |
| Website | https://allservices.one |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 1536 |
| Technical Name |
aso_import_from_old_version |
| License | OPL-1 |
| Website | https://allservices.one |
Universal Data Migration Engine
Seamlessly transfer your data from any Odoo database
Upgrade your Odoo system without leaving your valuable data behind. aso_import_from_old_version is a professional-grade migration tool designed to pull data via XML-RPC, ensuring your transition to your new Odoo instance is smooth and efficient.
Key Features
- Universal Object Support: Migrate virtually any model from the source database.
- Smart Dependency Resolution: Automatically fetches related records (up to 3 levels deep) to maintain data integrity.
- Duplicate Prevention: Intelligent name-based matching prevents creating duplicate records if they already exist.
- Staged Import Process:
- Inspect: Scan remote data first.
- Pull: Download raw data to a safe staging area.
- Process: Validate and create local records with full control.
- Cron Automation: Set up scheduled jobs to keep data in sync incrementally.
Best Practices & Limitations
How it works:
This module does NOT copy the database file. It uses the API (XML-RPC) to read data record-by-record. This ensures that the data is validated by your new Odoo's logic.
This module does NOT copy the database file. It uses the API (XML-RPC) to read data record-by-record. This ensures that the data is validated by your new Odoo's logic.
Auto-Generated Models:
Avoid importing models that are automatically generated by Odoo's business logic, such as Product Variants or Journal Items. Importing these directly creates duplicates or conflicts. Always import the Parent Object (e.g., Product Templates, Journal Entries), and Odoo will handle the rest automatically.
Avoid importing models that are automatically generated by Odoo's business logic, such as Product Variants or Journal Items. Importing these directly creates duplicates or conflicts. Always import the Parent Object (e.g., Product Templates, Journal Entries), and Odoo will handle the rest automatically.
Partial Load Guarantee:
Due to architectural differences between Odoo versions, 100% full historical fidelity cannot be guaranteed. Complex workflows or archived data may need manual check. Use this tool to migrate your master data and active records.
Due to architectural differences between Odoo versions, 100% full historical fidelity cannot be guaranteed. Complex workflows or archived data may need manual check. Use this tool to migrate your master data and active records.
Premium Support
Need help with a complex migration? Custom mapping requirements?
Contact UsOdoo 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