| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Community Apps Dependencies | Show |
| Lines of code | 1619 |
| Technical Name |
muk_import |
| License | See License tab |
| Website | http://www.mukit.at |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Community Apps Dependencies | Show |
| Lines of code | 1619 |
| Technical Name |
muk_import |
| License | See License tab |
| Website | http://www.mukit.at |
MuK Import
Background Import
MuK IT GmbH - www.mukit.at
Overview
The module can be used as a framework for background imports in Odoo. But the extension can also be used on its own to run the standard Odoo import in the background to handle large imports with ease.
Standard Import
Use the regular Odoo Import records action from any list view. Select your CSV/Excel file, map columns to fields, and validate the preview as usual. To process large files without timeouts, enable Import in background. This creates a background import job with the exact same mapping and options, executed by cron. You can continue working while the job runs.
Import Jobs
Open the jobs dashboard from the systray icon to see all imports at a glance. Each job shows status, progress, duration, and import type. From here you can inspect messages, open the related records, download an error CSV, retry failed lines, or cancel a queued job. Jobs are processed by cron to be as timeout-safe as possible.
Import Error
Errors are reported per import line with clear messages. You can download all error lines merged in a single CSV to fix them in bulk and re-import the updated import file.
Retry Import Lines
Failed rows can be retried with a batch size of 1. The retry action re-queues only the failed lines with the original mapping and options. With a batch size of 1, each failed line is retried on its own. This lets you export only the failed lines as CSV to fix only the needed lines.
Help and Support
Feel free to contact us, if you need any help with your Odoo
integration or additional features.
You will get 30 days of
support in case of any issues (except data recovery, migration or
training).
Our Services
Odoo
Development
Odoo
Integration
Odoo
Infrastructure
Odoo
Training
Odoo
Support
MuK Import
The module can be used as a framework for background imports in Odoo. But the extension can also be used on its own to run the standard Odoo import in the background to handle large imports with ease.
Installation
To install this module, you need to:
Download the module and add it to your Odoo addons folder. Afterward, log on to your Odoo server and go to the Apps menu. Trigger the debug mode and update the list by clicking on the "Update Apps List" link. Now install the module by clicking on the install button.
Upgrade
To upgrade this module, you need to:
Download the module and add it to your Odoo addons folder. Restart the server and log on to your Odoo server. Select the Apps menu and upgrade the module by clicking on the upgrade button.
Configuration
No additional configuration is needed to use this module.
Usage
- Open a list view (e.g., Contacts) and click Import records.
- Select your CSV/Excel file and map columns to fields as usual.
- Enable Import in background to create a new import job.
- Confirm to enqueue the job.
Credits
Contributors
- Mathias Markl <mathias.markl@mukit.at>
Author & Maintainer
This module is maintained by the MuK IT GmbH.
MuK IT is an Austrian company specialized in customizing and extending Odoo. We develop custom solutions for your individual needs to help you focus on your strength and expertise to grow your business.
If you want to get in touch please contact us via mail (sale@mukit.at) or visit our website (https://mukit.at).
MuK 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 MuK IT GmbH. The above permissions are granted for a single database per purchased license. Furthermore, with a valid license it is permitted to use the software on other databases as long as the usage is limited to a testing or development environment. You may develop modules based on the Software or 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 MuK 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