Importar el inventario a partir de un archivo csv

Rodney Enciso Arias 691a91add2 commit inicial преди 8 години
i18n 691a91add2 commit inicial преди 8 години
models 691a91add2 commit inicial преди 8 години
security 691a91add2 commit inicial преди 8 години
views 691a91add2 commit inicial преди 8 години
wizard 691a91add2 commit inicial преди 8 години
README.rst 691a91add2 commit inicial преди 8 години
__init__.py 691a91add2 commit inicial преди 8 години
__init__.pyc 691a91add2 commit inicial преди 8 години
__openerp__.py 691a91add2 commit inicial преди 8 години

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