| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 2099 |
| Technical Name |
instant_import |
| License | LGPL-3 |
| Website | https://www.cybrosys.com |
| Versions | 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 2099 |
| Technical Name |
instant_import |
| License | LGPL-3 |
| Website | https://www.cybrosys.com |
| Versions | 17.0 18.0 19.0 |
Supports:
Community
Enterprise
Odoo.sh
Availability:
Odoo Online
Odoo.sh
On Premise
Read Blog
Dive into our comprehensive blog posts covering the latest in cybersecurity trends and insights.
Video Tutorial
Watch our detailed video demonstrations and tutorials on YouTube for hands-on learning.
This module uses some external python dependencies :
pandas. Before
installing the module install the python
package
first. The required python packages can be installed using the
following commands.
For smoother performance during limit handling and bulk imports, you may optionally increase processing time in odoo.conf by adjusting limit_time_cpu and limit_time_real.
The ability to update existing records during import is not yet implemented. Currently, the importer supports only the creation of new records, Updates to existing entries will be available in a future release.
pip
install pandas
For smoother performance during limit handling and bulk imports, you may optionally increase processing time in odoo.conf by adjusting limit_time_cpu and limit_time_real.
limit_time_cpu
= 600
limit_time_real = 9999
The ability to update existing records during import is not yet implemented. Currently, the importer supports only the creation of new records, Updates to existing entries will be available in a future release.
Key Highlights
Fast Data Import.
Real-Time Validation.
OWL-Based Interface.
Seamless Record Creation.
Click on the action button in the view then click on the Instant import menu.
Upload the Data to be imported.
Test the data by clicking the Test Button.
Import the data by clicking on the Import Button.
Data is being imported.
Data successfully imported.
Our Features
01
Import bulk data instantly.
02
Ensures clean and consistent import for Many2one, One2many and Many2many relational fields.
03
Works effortlessly with Odoo 19 models.
Latest Releases
Latest Release 19.0.1.0.0
Add
Initial Commit
Please log in to comment on this module