Importar el inventario a partir de un archivo csv

Rodney Enciso Arias 691a91add2 commit inicial há 8 anos atrás
i18n 691a91add2 commit inicial há 8 anos atrás
models 691a91add2 commit inicial há 8 anos atrás
security 691a91add2 commit inicial há 8 anos atrás
views 691a91add2 commit inicial há 8 anos atrás
wizard 691a91add2 commit inicial há 8 anos atrás
README.rst 691a91add2 commit inicial há 8 anos atrás
__init__.py 691a91add2 commit inicial há 8 anos atrás
__init__.pyc 691a91add2 commit inicial há 8 anos atrás
__openerp__.py 691a91add2 commit inicial há 8 anos atrás

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