Importar el inventario a partir de un archivo csv

Rodney Enciso Arias 691a91add2 commit inicial hace 8 años
i18n 691a91add2 commit inicial hace 8 años
models 691a91add2 commit inicial hace 8 años
security 691a91add2 commit inicial hace 8 años
views 691a91add2 commit inicial hace 8 años
wizard 691a91add2 commit inicial hace 8 años
README.rst 691a91add2 commit inicial hace 8 años
__init__.py 691a91add2 commit inicial hace 8 años
__init__.pyc 691a91add2 commit inicial hace 8 años
__openerp__.py 691a91add2 commit inicial hace 8 años

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