lp:~openerp-community/openobject-addons/product_importer

Created by Eetu Salpaharju and last modified

With this module you can import products from CSV files to OpenERP.

In some cases vendors or suppliers sends CSV files including pricelists or product lists. If a product have a unique code (default_code in product.product) and a unique EAN13 code (if defined), the module adds a new product into a database. If product already exist in the database the module adds the supplier into product supplier list, if not already exists.

The modules run_action function can be run from scheduler when all active product importers are run.

The module also overwrites EAN13 checker so any kind of EAN or GTIN codes will work.

Get this branch:
bzr branch lp:~openerp-community/openobject-addons/product_importer
Members of OpenERP Community (OBSOLETE) can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
OpenERP Community (OBSOLETE)
Project:
Odoo Addons (MOVED TO GITHUB)
Status:
Development

Recent revisions

3. By Eetu Salpaharju

Fixed bug: now runs all active importers if run by scheduler.
Also prevented of adding duplicate producst, added products default_code and ean13 is added to checklist.

2. By Eetu Salpaharju

Added support for separate variants file

1. By Eetu Salpaharju

Initial upload for product_importer.

This version is already used in some production environments.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:openobject-addons
This branch contains Public information 
Everyone can see this information.