Quote:
Hello,
I have the same problem (have to load about 1000 stock records with lotnumbers). I tried to install the said add-on from almacom (ac_inventory, see other reply), but it fails on the latest stable versions (5.0.9 and 5.0.10 running on Windows). I get the following message while installing the module :
File "C:\OpenERP AllInOne\Server\addons\base\ir\ir_model.py", line 447, in _get_id
ValueError: No references to stock.stock_inventory_line_form
Any idea what the reason for this could be ?
I would expect such feature to be part of the standard system. Would this be planned ?
Thanks for any help here!
Koen De Coninck
Meanwhile, this problem is solved (i found a mistake in the reference to the form, should have been stock.view_inventory_line_form). So could at least successfully install this module now.