Importar el inventario a partir de un archivo csv

Rodney Enciso Arias 691a91add2 commit inicial 8 lat temu
i18n 691a91add2 commit inicial 8 lat temu
models 691a91add2 commit inicial 8 lat temu
security 691a91add2 commit inicial 8 lat temu
views 691a91add2 commit inicial 8 lat temu
wizard 691a91add2 commit inicial 8 lat temu
README.rst 691a91add2 commit inicial 8 lat temu
__init__.py 691a91add2 commit inicial 8 lat temu
__init__.pyc 691a91add2 commit inicial 8 lat temu
__openerp__.py 691a91add2 commit inicial 8 lat temu

README.rst

Stock Inventory Import from CSV file
====================================

Wizard to import Inventory from a CSV file
The file must have at least 2 columns with "code" and "quantity" Head Keys.
You can also add a third column with Key "location" to add product location
(if not defined, default inventory location will be used)
You can also add a fourth column with Key "lot" to add a product lot.

Credits
=======

Contributors
------------
* Daniel Campos
* Pedro M. Baeza
* Ana Juaristi
* Oihane Crucelaegui