Importar el inventario a partir de un archivo csv

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

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